Searched refs:pad_all_dims (Results 1 – 1 of 1) sorted by relevance
5 namespace pad_all_dims { namespace12 TEST_F(GeneratedTests, pad_all_dims) { in TEST_F() argument13 execute(pad_all_dims::CreateModel, in TEST_F()14 pad_all_dims::is_ignored, in TEST_F()15 pad_all_dims::get_examples()); in TEST_F()17 TEST_AVAILABLE_SINCE(V1_1, pad_all_dims, pad_all_dims::CreateModel) in TEST_AVAILABLE_SINCE() argument20 execute(pad_all_dims::CreateModel_float16, in TEST_AVAILABLE_SINCE()21 pad_all_dims::is_ignored_float16, in TEST_AVAILABLE_SINCE()22 pad_all_dims::get_examples_float16()); in TEST_AVAILABLE_SINCE()24 TEST_AVAILABLE_SINCE(V1_2, pad_all_dims_float16, pad_all_dims::CreateModel_float16) in TEST_AVAILABLE_SINCE()[all …]