Home
last modified time | relevance | path

Searched defs:indices_expected (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/kernels/test/
H A Dop_max_pool2d_with_indices_test.cpp98 exec_aten::Tensor indices_expected = tfLong.make( in TEST_F() local
199 exec_aten::Tensor indices_expected = tfLong.make( in TEST_F() local
280 exec_aten::Tensor indices_expected = tfLong.make( in TEST_F() local
H A Dop_topk_test.cpp134 Tensor indices_expected = tfLong.make({2, 2, 2}, {2, 2, 2, 2, 1, 1, 1, 1}); in TEST_F() local