Abs (CPU) ========= * Domain: ``ai.onnx`` * Device: ``CPU`` * Kernel: ``onnx_light_cpu::Abs`` * Supported types: ``FLOAT``, ``DOUBLE``, ``INT32``, ``INT64``, ``FLOAT16``, ``BFLOAT16``, ``INT8``, ``INT16`` * Opset bounds: none 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.