/frameworks/ml/nn/runtime/test/generated/tests/ |
D | instance_normalization.mod.py.cpp | 35 instance_normalization::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | batch_to_space_v1_2.mod.py.cpp | 42 batch_to_space_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | heatmap_max_keypoint.mod.py.cpp | 35 heatmap_max_keypoint::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | generate_proposals.mod.py.cpp | 42 generate_proposals::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | space_to_depth_v1_2.mod.py.cpp | 42 space_to_depth_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | roi_pooling.mod.py.cpp | 42 roi_pooling::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | depth_to_space_v1_2.mod.py.cpp | 42 depth_to_space_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | space_to_batch_v1_2.mod.py.cpp | 42 space_to_batch_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | l2_pool_v1_2.mod.py.cpp | 41 l2_pool_v1_2::get_examples_nchw()); in TEST_F()
|
D | max_pool_v1_2.mod.py.cpp | 42 max_pool_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | roi_align.mod.py.cpp | 42 roi_align::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | depthwise_conv2d_dilation.mod.py.cpp | 69 depthwise_conv2d_dilation::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | avg_pool_v1_2.mod.py.cpp | 42 avg_pool_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | conv2d_dilation.mod.py.cpp | 69 conv2d_dilation::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
D | depthwise_conv2d_v1_2.mod.py.cpp | 97 depthwise_conv2d_v1_2::get_examples_nchw()); in TEST_AVAILABLE_SINCE()
|
/frameworks/ml/nn/runtime/test/generated/examples/ |
D | instance_normalization.example.cpp | 174 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | batch_to_space_v1_2.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | heatmap_max_keypoint.example.cpp | 174 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | generate_proposals.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | space_to_depth_v1_2.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | depth_to_space_v1_2.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | roi_pooling.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | space_to_batch_v1_2.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | l2_pool_v1_2.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|
D | roi_align.example.cpp | 231 std::vector<MixedTypedExample>& get_examples_nchw() { in get_examples_nchw() function
|