evanw / float-toy

Use this to build intuition for the IEEE floating-point format
155 stars 38 forks source link

Add more data format #10

Open fumihwh opened 2 years ago

fumihwh commented 2 years ago

@evanw This is an awesome project and I love it! But lack of some new data format, such as BF16, TF32. Could you add supports of them?

leoniescape commented 1 year ago

hi evanw, this project is great!!! I use it everyday 👍 Do you consider adding new data format like F8? Thanks