Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/core/exec_aten/util/test/
H A Ddim_order_util_test.cpp42 exec_aten::SizesType sizes_1[1] = {5}; in TEST() local
/aosp_15_r20/external/executorch/kernels/test/
H A Dop_minimum_test.cpp93 const std::vector<int32_t> sizes_1 = {1, 1}; in TEST_F() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DLinearAlgebra.cpp2056 const auto sizes_1 = t1->sizes(); in _matmul_impl() local