/frameworks/ml/nn/runtime/test/generated/tests/ |
D | minimum.mod.py.cpp | 97 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
|
D | maximum.mod.py.cpp | 97 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
|
D | not_equal.mod.py.cpp | 71 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
|
D | less_equal.mod.py.cpp | 71 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
|
D | less.mod.py.cpp | 71 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
|
D | greater.mod.py.cpp | 71 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
|
D | greater_equal.mod.py.cpp | 71 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
|
D | equal.mod.py.cpp | 71 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
|
D | select_v1_2.mod.py.cpp | 84 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
|
D | expand_dims.mod.py.cpp | 97 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
|
D | gather.mod.py.cpp | 97 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/ |
D | minimum.model.cpp | 280 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | maximum.model.cpp | 280 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | equal.model.cpp | 197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | greater_equal.model.cpp | 197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | less.model.cpp | 197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | less_equal.model.cpp | 197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | greater.model.cpp | 197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | not_equal.model.cpp | 197 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | select_v1_2.model.cpp | 257 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | expand_dims.model.cpp | 321 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|
D | gather.model.cpp | 368 void CreateModel_int32_2(Model *model) { in CreateModel_int32_2() function
|