Searched refs:conv2d_per_channel (Results 1 – 1 of 1) sorted by relevance
5 namespace conv2d_per_channel { namespace12 TEST_F(GeneratedTests, conv2d_per_channel) { in TEST_F() argument13 execute(conv2d_per_channel::CreateModel, in TEST_F()14 conv2d_per_channel::is_ignored, in TEST_F()15 conv2d_per_channel::get_examples()); in TEST_F()17 TEST_AVAILABLE_SINCE(V1_2, conv2d_per_channel, conv2d_per_channel::CreateModel) in TEST_AVAILABLE_SINCE() argument20 execute(conv2d_per_channel::CreateModel_weight_as_input, in TEST_AVAILABLE_SINCE()21 conv2d_per_channel::is_ignored_weight_as_input, in TEST_AVAILABLE_SINCE()22 conv2d_per_channel::get_examples_weight_as_input()); in TEST_AVAILABLE_SINCE()24 TEST_AVAILABLE_SINCE(V1_2, conv2d_per_channel_weight_as_input, conv2d_per_channel::CreateModel_weig… in TEST_AVAILABLE_SINCE()[all …]