Overview
Registers the operator InferValueRangeFuncRegister function. This API is referenced by other header files and is not directly called by operator developers.
Header Files to Be Included
1 | #include <graph/operator_factory.h> |
Public Member Functions
InferValueRangeFuncRegister(const char_t *const operator_type, const WHEN_CALL when_call, const InferValueRangeFunc &infer_value_range_func) InferValueRangeFuncRegister(const char_t *const operator_type) ~InferValueRangeFuncRegister() = default
Parent topic: InferValueRangeFuncRegister