HomeSort by relevance Sort by last modified time
    Searched refs:avg_pool_quant8_1 (Results 1 - 4 of 4) sorted by null

  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
Models.h 44 FN(avg_pool_quant8_1) \
  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 124 namespace avg_pool_quant8_1 { namespace
126 // Generated avg_pool_quant8_1 test
127 #include "examples/avg_pool_quant8_1.example.cpp"
130 #include "vts_models/avg_pool_quant8_1.model.cpp"
131 } // namespace avg_pool_quant8_1
132 TEST_F(NeuralnetworksHidlTest, avg_pool_quant8_1) {
134 avg_pool_quant8_1::createTestModel,
135 avg_pool_quant8_1::is_ignored,
136 avg_pool_quant8_1::examples);
    [all...]
all_generated_tests.cpp 116 namespace avg_pool_quant8_1 { namespace
118 // Generated avg_pool_quant8_1 test
119 #include "generated/examples/avg_pool_quant8_1.example.cpp"
122 #include "generated/models/avg_pool_quant8_1.model.cpp"
123 } // namespace avg_pool_quant8_1
124 TEST_F(GeneratedTests, avg_pool_quant8_1) {
125 execute(avg_pool_quant8_1::CreateModel,
126 avg_pool_quant8_1::is_ignored,
127 avg_pool_quant8_1::examples);
    [all...]
  /hardware/interfaces/neuralnetworks/1.1/vts/functional/
Models.h 51 FN(avg_pool_quant8_1) \

Completed in 392 milliseconds