-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I am building a reference runtime for ONNX using this library, which needs to support data types commonly used in machine learning, e.g. bfloat16, float8*, float4, and lower bit ints like (u)int4 and (u)int2. These types exist in frameworks like jax, pytorch and numpy (via the ml_dtypes package). Is there a plan to support these datatypes?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested