Searched refs:softmax_float_2 (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/
H A Dall_generated_V1_0_vts_tests.cpp2014 namespace softmax_float_2 { namespace
2016 // Generated softmax_float_2 test
2017 #include "examples/softmax_float_2.example.cpp"
2020 #include "vts_models/softmax_float_2.model.cpp"
2021 } // namespace softmax_float_2
2022 TEST_F(NeuralnetworksHidlTest, softmax_float_2) {
2024 softmax_float_2::createTestModel,
2025 softmax_float_2::is_ignored,
2026 softmax_float_2::examples);
H A Dall_generated_tests.cpp1880 namespace softmax_float_2 { namespace
1882 // Generated softmax_float_2 test
1883 #include "generated/examples/softmax_float_2.example.cpp"
1886 #include "generated/models/softmax_float_2.model.cpp"
1887 } // namespace softmax_float_2
1888 TEST_F(GeneratedTests, softmax_float_2) {
1889 execute(softmax_float_2::CreateModel,
1890 softmax_float_2::is_ignored,
1891 softmax_float_2::examples);

Completed in 38 milliseconds