Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DAutogradComposite.cpp46 auto other_sizes = other.sym_sizes(); in _new_zeros_with_same_feature_meta() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorUnaryOps.cpp43 const Tensor& other_sizes = other_ptr->get_nested_sizes(); in NestedTensor_where() local
H A DNestedTensorTransformerFunctions.cpp132 const auto& other_sizes = nt_other.get_nested_sizes(); in NestedTensor_add_NestedTensor_in_place() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupWrapper.cpp270 auto other_sizes = get_size_strs(other); in compute_collective_diff() local
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DimageHelpers.cpp786 size_t other_sizes[] = { 2, 3, 5, 6, 7, 9, 10, 11, 13, 15 }; in get_max_sizes() local
788 size_t other_sizes[] = { 2, 3, 5, 6, 7, 9, 11, 13 }; in get_max_sizes() local