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

  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
Models.h 75 FN(depth_to_space_float_1) \
  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 589 namespace depth_to_space_float_1 { namespace
591 // Generated depth_to_space_float_1 test
592 #include "examples/depth_to_space_float_1.example.cpp"
595 #include "vts_models/depth_to_space_float_1.model.cpp"
596 } // namespace depth_to_space_float_1
597 TEST_F(NeuralnetworksHidlTest, depth_to_space_float_1) {
599 depth_to_space_float_1::createTestModel,
600 depth_to_space_float_1::is_ignored,
601 depth_to_space_float_1::examples);
    [all...]
all_generated_tests.cpp 550 namespace depth_to_space_float_1 { namespace
552 // Generated depth_to_space_float_1 test
553 #include "generated/examples/depth_to_space_float_1.example.cpp"
556 #include "generated/models/depth_to_space_float_1.model.cpp"
557 } // namespace depth_to_space_float_1
558 TEST_F(GeneratedTests, depth_to_space_float_1) {
559 execute(depth_to_space_float_1::CreateModel,
560 depth_to_space_float_1::is_ignored,
561 depth_to_space_float_1::examples);
    [all...]
  /hardware/interfaces/neuralnetworks/1.1/vts/functional/
Models.h 101 FN(depth_to_space_float_1) \

Completed in 251 milliseconds