Home
last modified time | relevance | path

Searched defs:sizes_size_1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorTransformerFunctions.cpp200 const auto sizes_size_1 = sizes.size(1); in NestedTensor_batch_offsets_from_size_tensor() local
238 const auto sizes_size_1 = sizes.sizes()[1]; in NestedTensor_to_mask() local
H A DNestedTensorUtils.cpp41 const auto sizes_size_1 = sizes.sizes()[1]; in NestedTensor_get_max_size_from_size_tensor() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DNestedTensorImpl.cpp87 int64_t sizes_size_1 = sizes.sizes()[1]; in construct_opt_sizes() local