Home
last modified time | relevance | path

Searched refs:depthwise_conv2d_per_channel (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/tests/
Ddepthwise_conv2d_per_channel.mod.py.cpp5 namespace depthwise_conv2d_per_channel { namespace
13 execute(depthwise_conv2d_per_channel::CreateModel_same, in TEST_F()
14 depthwise_conv2d_per_channel::is_ignored_same, in TEST_F()
15 depthwise_conv2d_per_channel::get_examples_same()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, depthwise_conv2d_per_channel_same, depthwise_conv2d_per_channel::CreateM… in TEST_AVAILABLE_SINCE()
20 execute(depthwise_conv2d_per_channel::CreateModel_same_weight_as_input, in TEST_AVAILABLE_SINCE()
21 depthwise_conv2d_per_channel::is_ignored_same_weight_as_input, in TEST_AVAILABLE_SINCE()
22 depthwise_conv2d_per_channel::get_examples_same_weight_as_input()); in TEST_AVAILABLE_SINCE()
24 …INCE(V1_2, depthwise_conv2d_per_channel_same_weight_as_input, depthwise_conv2d_per_channel::Create… in TEST_AVAILABLE_SINCE()
27 execute(depthwise_conv2d_per_channel::CreateModel_same_dynamic_output_shape, in TEST_AVAILABLE_SINCE()
[all …]