Home
last modified time | relevance | path

Searched refs:get_elementwise_nested_tensor_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorBinaryOps.cpp23 static get_elementwise_nested_tensor_impl( in get_elementwise_nested_tensor_impl() function
171 get_elementwise_nested_tensor_impl(self_contiguous, other_contiguous, op_name); in NestedTensor_elementwise_Tensor()
255 get_elementwise_nested_tensor_impl(self, other, op_name); in NestedTensor_elementwise__Tensor()