Equal (CPU) =========== * Domain: ``ai.onnx`` * Device: ``CPU`` * Kernel: ``onnx_light_cpu::Equal`` * Supported types: ``BOOL``, ``INT32``, ``INT64`` * Opset bounds: since opset 7, until opset 10 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.