Iterate through tensor1, tensor2, and apply func to the elements
Iterate through tensor1, tensor2, and apply func to the elements
(tensor1Data, tensor1Offset)
Iterate through tensor1, and apply func to the elements, set function result to tensor 2
Iterate through tensor1, and apply func to the elements, set function result to tensor 2
the tensor1
the result tensor
(tensor1Data, tensor1Offset, tensor2Data, tensor2Offset)
Iterate through tensor1, tensor2, and apply func to the elements, set function result to tensor 3
Iterate through tensor1, tensor2, and apply func to the elements, set function result to tensor 3
the tensor1
the tensor2
the result tensor
(tensor1Data, tensor1Offset, tensor2Data, tensor2Offset, tensor3Data, tensor3Offset)
Iterate through tensor1, tensor2, and apply func to the elements
Iterate through tensor1, tensor2, and apply func to the elements
the tensor
the tensor
(tensor1Data, tensor1Offset, tensor2Data, tensor2Offset)
Get the stride discard dimensions with size 1
Get the stride discard dimensions with size 1
tensor