Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Ddepthwise_conv2d_dilation.mod.py.cpp5 namespace depthwise_conv2d_dilation { namespace
13 execute(depthwise_conv2d_dilation::CreateModel_nhwc, in TEST_F()
14 depthwise_conv2d_dilation::is_ignored_nhwc, in TEST_F()
15 depthwise_conv2d_dilation::get_examples_nhwc()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, depthwise_conv2d_dilation_nhwc, depthwise_conv2d_dilation::CreateModel_n… in TEST_AVAILABLE_SINCE()
20 execute(depthwise_conv2d_dilation::CreateModel_nhwc_relaxed, in TEST_AVAILABLE_SINCE()
21 depthwise_conv2d_dilation::is_ignored_nhwc_relaxed, in TEST_AVAILABLE_SINCE()
22 depthwise_conv2d_dilation::get_examples_nhwc_relaxed()); in TEST_AVAILABLE_SINCE()
26 execute(depthwise_conv2d_dilation::CreateModel_nhwc_float16, in TEST_F()
27 depthwise_conv2d_dilation::is_ignored_nhwc_float16, in TEST_F()
[all …]