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

  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
Models.h 59 FN(conv_float_2) \
  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 349 namespace conv_float_2 { namespace
351 // Generated conv_float_2 test
352 #include "examples/conv_float_2.example.cpp"
355 #include "vts_models/conv_float_2.model.cpp"
356 } // namespace conv_float_2
357 TEST_F(NeuralnetworksHidlTest, conv_float_2) {
359 conv_float_2::createTestModel,
360 conv_float_2::is_ignored,
361 conv_float_2::examples);
    [all...]
all_generated_tests.cpp 326 namespace conv_float_2 { namespace
328 // Generated conv_float_2 test
329 #include "generated/examples/conv_float_2.example.cpp"
332 #include "generated/models/conv_float_2.model.cpp"
333 } // namespace conv_float_2
334 TEST_F(GeneratedTests, conv_float_2) {
335 execute(conv_float_2::CreateModel,
336 conv_float_2::is_ignored,
337 conv_float_2::examples);
    [all...]
  /hardware/interfaces/neuralnetworks/1.1/vts/functional/
Models.h 79 FN(conv_float_2) \

Completed in 136 milliseconds