HomeSort by relevance Sort by last modified time
    Searched defs:avg_pool_quant8_5 (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 184 namespace avg_pool_quant8_5 { namespace
186 // Generated avg_pool_quant8_5 test
187 #include "examples/avg_pool_quant8_5.example.cpp"
190 #include "vts_models/avg_pool_quant8_5.model.cpp"
191 } // namespace avg_pool_quant8_5
192 TEST_F(NeuralnetworksHidlTest, avg_pool_quant8_5) {
194 avg_pool_quant8_5::createTestModel,
195 avg_pool_quant8_5::is_ignored,
196 avg_pool_quant8_5::examples);
    [all...]
all_generated_tests.cpp 172 namespace avg_pool_quant8_5 { namespace
174 // Generated avg_pool_quant8_5 test
175 #include "generated/examples/avg_pool_quant8_5.example.cpp"
178 #include "generated/models/avg_pool_quant8_5.model.cpp"
179 } // namespace avg_pool_quant8_5
180 TEST_F(GeneratedTests, avg_pool_quant8_5) {
181 execute(avg_pool_quant8_5::CreateModel,
182 avg_pool_quant8_5::is_ignored,
183 avg_pool_quant8_5::examples);
    [all...]

Completed in 132 milliseconds