I want to use posit as a kind of data type in deep learning, so I want to ask some questions.
(1) How many es-bits does the posit have? For example, is posit8 posit<8, 0>, posit<8, 1> or other types?
(2) How to enable or disable the FMA and Quire operation for posit?
(3) Does it support GPU acceleration?
I want to use posit as a kind of data type in deep learning, so I want to ask some questions.
(1) How many es-bits does the posit have? For example, is posit8 posit<8, 0>, posit<8, 1> or other types?
(2) How to enable or disable the FMA and Quire operation for posit?
(3) Does it support GPU acceleration?