/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3_cts_only/ |
H A D | cast_mismatching_shapes.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("cast_mismatching_shapes", get_test_model… variable
|
H A D | concat_invalid_rank.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("concat_invalid_rank", get_test_model()); variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/ |
H A D | logical_not.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("logical_not", get_test_model()); variable
|
H A D | random_multinomial.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("random_multinomial", get_test_model()); variable
|
H A D | random_multinomial_float16.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("random_multinomial_float16", get_test_mo… variable
|
H A D | reduce_all_b155508675.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("reduce_all_b155508675", get_test_model()… variable
|
H A D | reduce_any_b155508675.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("reduce_any_b155508675", get_test_model()… variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/ |
H A D | abs_int32.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("abs_int32", get_test_model()); variable
|
H A D | mul_int32.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("mul_int32", get_test_model()); variable
|
H A D | sub_int32.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("sub_int32", get_test_model()); variable
|
H A D | add_int32.example.cpp | 70 const auto dummy_test_model = TestModelManager::get().add("add_int32", get_test_model()); variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_0/ |
H A D | dequantize.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("dequantize", get_test_model()); variable
|
H A D | floor.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("floor", get_test_model()); variable
|
H A D | l2_normalization.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("l2_normalization", get_test_model()); variable
|
H A D | l2_normalization_2.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("l2_normalization_2", get_test_model()); variable
|
H A D | l2_normalization_large.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("l2_normalization_large", get_test_model(… variable
|
H A D | logistic_float_1.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("logistic_float_1", get_test_model()); variable
|
H A D | logistic_float_2.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("logistic_float_2", get_test_model()); variable
|
H A D | logistic_quant8_1.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("logistic_quant8_1", get_test_model()); variable
|
H A D | logistic_quant8_2.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("logistic_quant8_2", get_test_model()); variable
|
H A D | relu1_float_1.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("relu1_float_1", get_test_model()); variable
|
H A D | relu1_float_2.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("relu1_float_2", get_test_model()); variable
|
H A D | relu1_quant8_2.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("relu1_quant8_2", get_test_model()); variable
|
H A D | relu6_float_1.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("relu6_float_1", get_test_model()); variable
|
H A D | relu6_float_2.example.cpp | 50 const auto dummy_test_model = TestModelManager::get().add("relu6_float_2", get_test_model()); variable
|