Introduction

show one datatype result

python hex-to-float.py fp32/bf16/fp16 3f80

or show all datatype result

python hex-to-float.py 3f80

or call python from cpp

g++ hex-to-float.cpp -o hex-to-float

./hex-to-float fp32/fp16/bf16 3f80