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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 169 namespace avg_pool_quant8_4 { namespace
171 // Generated avg_pool_quant8_4 test
172 #include "examples/avg_pool_quant8_4.example.cpp"
175 #include "vts_models/avg_pool_quant8_4.model.cpp"
176 } // namespace avg_pool_quant8_4
177 TEST_F(NeuralnetworksHidlTest, avg_pool_quant8_4) {
179 avg_pool_quant8_4::createTestModel,
180 avg_pool_quant8_4::is_ignored,
181 avg_pool_quant8_4::examples);
    [all...]
all_generated_tests.cpp 158 namespace avg_pool_quant8_4 { namespace
160 // Generated avg_pool_quant8_4 test
161 #include "generated/examples/avg_pool_quant8_4.example.cpp"
164 #include "generated/models/avg_pool_quant8_4.model.cpp"
165 } // namespace avg_pool_quant8_4
166 TEST_F(GeneratedTests, avg_pool_quant8_4) {
167 execute(avg_pool_quant8_4::CreateModel,
168 avg_pool_quant8_4::is_ignored,
169 avg_pool_quant8_4::examples);
    [all...]

Completed in 389 milliseconds