Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dminimum.mod.py.cpp97 execute(minimum::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
101 TEST_AVAILABLE_SINCE(V1_2, minimum_broadcast_int32, minimum::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dmaximum.mod.py.cpp97 execute(maximum::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
101 TEST_AVAILABLE_SINCE(V1_2, maximum_broadcast_int32, maximum::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dnot_equal.mod.py.cpp71 execute(not_equal::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
75 TEST_AVAILABLE_SINCE(V1_2, not_equal_broadcast_int32, not_equal::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dless_equal.mod.py.cpp71 execute(less_equal::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
75 TEST_AVAILABLE_SINCE(V1_2, less_equal_broadcast_int32, less_equal::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dless.mod.py.cpp71 execute(less::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
75 TEST_AVAILABLE_SINCE(V1_2, less_broadcast_int32, less::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dgreater.mod.py.cpp71 execute(greater::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
75 TEST_AVAILABLE_SINCE(V1_2, greater_broadcast_int32, greater::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dgreater_equal.mod.py.cpp71 execute(greater_equal::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
75 TEST_AVAILABLE_SINCE(V1_2, greater_equal_broadcast_int32, greater_equal::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dequal.mod.py.cpp71 execute(equal::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
75 TEST_AVAILABLE_SINCE(V1_2, equal_broadcast_int32, equal::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dselect_v1_2.mod.py.cpp84 execute(select_v1_2::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
88 TEST_AVAILABLE_SINCE(V1_2, select_v1_2_two_dim_int32, select_v1_2::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dexpand_dims.mod.py.cpp97 execute(expand_dims::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
101 TEST_AVAILABLE_SINCE(V1_2, expand_dims_int32_2, expand_dims::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
Dgather.mod.py.cpp97 execute(gather::CreateModel_int32_2, in TEST_AVAILABLE_SINCE()
101 TEST_AVAILABLE_SINCE(V1_2, gather_int32_2, gather::CreateModel_int32_2) in TEST_AVAILABLE_SINCE() argument
/frameworks/ml/nn/runtime/test/generated/models/
Dminimum.model.cpp280 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dmaximum.model.cpp280 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dequal.model.cpp197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dgreater_equal.model.cpp197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dless.model.cpp197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dless_equal.model.cpp197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dgreater.model.cpp197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dnot_equal.model.cpp197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dselect_v1_2.model.cpp257 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dexpand_dims.model.cpp321 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
Dgather.model.cpp368 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function