Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dnot_equal.mod.py.cpp5 namespace not_equal { namespace
13 execute(not_equal::CreateModel, in TEST_F()
14 not_equal::is_ignored, in TEST_F()
15 not_equal::get_examples_simple()); in TEST_F()
17 TEST_AVAILABLE_SINCE(V1_2, not_equal_simple, not_equal::CreateModel) in TEST_AVAILABLE_SINCE()
20 execute(not_equal::CreateModel_int32, in TEST_AVAILABLE_SINCE()
21 not_equal::is_ignored_int32, in TEST_AVAILABLE_SINCE()
22 not_equal::get_examples_simple_int32()); in TEST_AVAILABLE_SINCE()
24 TEST_AVAILABLE_SINCE(V1_2, not_equal_simple_int32, not_equal::CreateModel_int32) in TEST_AVAILABLE_SINCE()
27 execute(not_equal::CreateModel_float16, in TEST_AVAILABLE_SINCE()
[all …]