Equal (CPU)#
Domain:
ai.onnxDevice:
CPUKernel:
onnx_light_cpu::EqualSupported types:
BOOL,FLOAT,DOUBLE,FLOAT16,INT8,INT16,INT32,INT64,UINT8,UINT16,UINT32,UINT64Opset bounds: since opset 11, until opset 12
Operator support#
The standard ONNX schema and any standard shape inference come from onnx-light. No additional shape, peak-memory, fusion-pattern, or gradient implementation is registered by onnx-light-cpu for this operator.