Rostyslav Geyyer
62d4af7449
Refactor f8_t, add bf8_t (#792)
* Refactor f8_t to add bf8_t
* Add check_err impl for f8_t
* Update fp8 test
* Format
* Revert the fix
* Update vector_type implementation
* Add bf8 test
* Add bf8, use BitInt types
* Add bf8 conversion methods
* Update type_convert for fp8/bf8
* Add check_err fp8/bf8 support
* Add subnorm fp8 tests
* Add subnorm bf8 tests
* Fix conversion
* Add bf8 cmake bindings
* Add macros to enable build with disabled fp8/bf8
* Remove is_native method
* Update flag combination for mixed precision instances
* Add more flag checks
* Add another flag to a client example
* Add type traits, decouple f8/bf8 casting
* Clean up
* Decouple fp8 and bf8 flags
* Remove more redundant flags
* Remove leftover comments
2023-09-12 17:04:27 -05:00
..
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-23 11:36:17 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-05-31 18:46:57 -05:00
2023-07-26 14:18:15 -05:00
2023-05-31 18:46:57 -05:00
2023-08-22 11:25:41 -05:00
2023-05-31 18:46:57 -05:00
2023-06-15 08:20:59 -07:00
2023-06-15 08:20:59 -07:00
2023-09-12 17:04:27 -05:00
2023-08-07 14:56:10 -07:00
2023-07-17 18:02:42 -07:00
2023-08-07 14:56:10 -07:00
2023-08-07 14:56:10 -07:00
2023-06-15 08:20:59 -07:00
2023-08-22 11:25:41 -05:00
2023-08-09 10:40:55 -05:00
2023-08-09 10:40:55 -05:00
2023-08-22 16:54:34 -07:00
2023-09-05 10:11:40 -05:00
2023-05-31 18:46:57 -05:00
2023-08-07 14:56:10 -07:00
2023-08-31 21:01:50 +08:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-08-23 11:36:17 -07:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-09-05 10:11:40 -05:00