Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dargmax_2.mod.py.cpp5 namespace argmax_2 { namespace
12 TEST_F(GeneratedTests, argmax_2) { in TEST_F() argument
13 execute(argmax_2::CreateModel, in TEST_F()
14 argmax_2::is_ignored, in TEST_F()
15 argmax_2::get_examples()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, argmax_2, argmax_2::CreateModel) in TEST_AVAILABLE_SINCE() argument
20 execute(argmax_2::CreateModel_relaxed, in TEST_AVAILABLE_SINCE()
21 argmax_2::is_ignored_relaxed, in TEST_AVAILABLE_SINCE()
22 argmax_2::get_examples_relaxed()); in TEST_AVAILABLE_SINCE()
26 execute(argmax_2::CreateModel_float16, in TEST_F()
[all …]