LessOrEqual
Description
Less than or equal to calculation.
Input
Two inputs:
x: tensor of type float16 or float.
y: tensor of type float16 or float.
Output
One output:
y: tensor of type bool, with the same shape as input x.
ONNX Opset Support
Opset v12/v13/v14/v15/v16/v17/v18
Parent topic: Operators Specifications of the AI Framework