Searched defs:indices_expected (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | op_max_pool2d_with_indices_test.cpp | 98 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 D | op_topk_test.cpp | 134 Tensor indices_expected = tfLong.make({2, 2, 2}, {2, 2, 2, 2, 1, 1, 1, 1}); in TEST_F() local
|