Home
last modified time | relevance | path

Searched full:output_resize (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/executorch/kernels/test/
H A Dgen_supported_features_test.py25 output_resize:
38 self.assertTrue("bool output_resize = true;" in result)
45 output_resize: true
53 self.assertTrue(".output_resize = true," in result)
H A Dop_t_copy_test.cpp125 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
158 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_rsub_test.cpp240 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
248 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_transpose_copy_test.cpp199 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
218 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_minimum_test.cpp189 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
230 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_view_copy_test.cpp294 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
302 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_unsqueeze_copy_test.cpp267 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
304 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_squeeze_copy_test.cpp249 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
286 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_scatter_add_test.cpp391 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
399 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_copy_test.cpp251 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
259 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_repeat_test.cpp364 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
387 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_where_test.cpp450 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
458 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_expand_copy_test.cpp380 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
420 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dsupported_features_def_aten.yaml3 output_resize: true
H A Dsupported_features_def_example.yaml5 output_resize: false
H A Dsupported_features.yaml6 output_resize:
H A Dop_index_select_test.cpp508 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
516 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dsupported_features_summary.md6 | output_resize|True|False|False|False|False |
H A Dop_select_copy_test.cpp487 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
524 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_stack_test.cpp440 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
465 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_empty_test.cpp81 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_zeros_test.cpp78 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_select_scatter_test.cpp654 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
662 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_slice_copy_test.cpp652 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
697 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()
H A Dop_eq_test.cpp162 if (!torch::executor::testing::SupportedFeatures::get()->output_resize) { in TEST_F()

12