Home
last modified time | relevance | path

Searched defs:nt_input (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorTransformerFunctions.cpp19 auto* nt_input = get_nested_tensor_impl(nested_tensor); in check_nested_tensor_matrix_constraints() local
63 auto* nt_input = get_nested_tensor_impl(input); in nested_linear() local
H A DNestedTensorUnaryOps.cpp171 auto* nt_input = get_nested_tensor_impl(self); in _pin_memory_nested() local
H A DNestedTensorMath.cpp158 auto* nt_input = get_nested_tensor_impl(input); in nested_layer_norm() local
381 auto nt_input = get_nested_tensor_impl(self); in NestedTensor_sum_dim_CPU() local
H A DNestedTensorBackward.cpp50 auto* nt_input = get_nested_tensor_impl(input); in nested_linear_backward() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/
H A DNestedTensorTransformerFunctions.cpp148 auto* nt_input = get_nested_tensor_impl(t); in NestedTensor_to_padded_tensor_cuda() local