Commits


Tianlei Wu authored and GitHub committed 2deab75d39a
Add numeric_limits for float8 types (#22228) Add std::numeric_limits for float8 data types to provide a consistent way to access limits of those types. Reference: * https://onnx.ai/onnx/technical/float8.html