|
My Project
|
A binary reducer that minimizing a numeric type. More...
#include <Rules.h>
Public Types | |
| using | ValueTy = T |
Static Public Member Functions | |
| static ValueTy | initialValue () |
| static ValueTy | reduce (ValueTy lhs, ValueTy rhs) |
A binary reducer that minimizing a numeric type.
| using mlir::quantizer::MinimizingNumericReducer< T >::ValueTy = T |
|
inlinestatic |
|
inlinestatic |
1.8.13