This operator supports in-place execution, meaning that OutputTensor is permitted to alias one of the input tensors during binding.SyntaxC++ Kopiera struct DML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC { const DML_TENSOR_DESC *ATensor; const DML_TENSOR_DESC *BTensor; const DML_...
but it's not obvious. > it would be confusing to change the meaning of the elementary operator % and not change its name Confusing to existing Go users for a little while, but there aren't many of them yet. Users from other languages will expect different behavior; Python, for example,...
DML_ELEMENT_WISE_LOGICAL_XOR_OPERATOR_DESC structure DML_ELEMENT_WISE_MAX_OPERATOR_DESC structure DML_ELEMENT_WISE_MEAN_OPERATOR_DESC structure DML_ELEMENT_WISE_MIN_OPERATOR_DESC structure DML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC structure
This operator supports in-place execution, meaning thatOutputTensoris permitted to alias one of the input tensors during binding. Syntax C++ structDML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC{constDML_TENSOR_DESC *ATensor;constDML_TENSOR_DESC *BTensor;constDML_TENSOR_DESC *OutputTens...
Computes the modulus, with the same results as the Python modulus, for each pair of corresponding elements from the input tensors, placing the result into the corresponding element of OutputTensor.Because the quotient is rounded towards -inf, the result will have the same sign as...
This operator supports in-place execution, meaning thatOutputTensoris permitted to alias one of the input tensors during binding. Syntax C++ structDML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC{constDML_TENSOR_DESC *ATensor;constDML_TENSOR_DESC *BTensor;constDML_TENSOR_DESC *Output...
This operator supports in-place execution, meaning thatOutputTensoris permitted to alias one of the input tensors during binding. Syntax C++ structDML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC{constDML_TENSOR_DESC *ATensor;constDML_TENSOR_DESC *BTensor;constDML_TENSOR_DESC *OutputTens...
This operator supports in-place execution, meaning thatOutputTensoris permitted to alias one of the input tensors during binding. Syntax C++ structDML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC{constDML_TENSOR_DESC *ATensor;constDML_TENSOR_DESC *BTensor;constDML_TENSOR_DESC *OutputTens...
This operator supports in-place execution, meaning thatOutputTensoris permitted to alias one of the input tensors during binding. Syntax C++ structDML_ELEMENT_WISE_MODULUS_FLOOR_OPERATOR_DESC{constDML_TENSOR_DESC *ATensor;constDML_TENSOR_DESC *BTensor;constDML_TENSOR_DESC *OutputTens...