Not#
Domain:
ai.onnxSince version: 1
Returns the negation of the input tensor element-wise.
Inputs
X (T): Input tensor
Outputs
Y (T): Output tensor
Type Constraints
T: Constrain input/output to boolean tensors. Allowed types: tensor(bool).
Domain: ai.onnx
Since version: 1
Returns the negation of the input tensor element-wise.
Inputs
X (T): Input tensor
Outputs
Y (T): Output tensor
Type Constraints
T: Constrain input/output to boolean tensors. Allowed types: tensor(bool).