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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 574 namespace conv_quant8_weights_as_inputs { namespace
576 // Generated conv_quant8_weights_as_inputs test
577 #include "examples/conv_quant8_weights_as_inputs.example.cpp"
580 #include "vts_models/conv_quant8_weights_as_inputs.model.cpp"
581 } // namespace conv_quant8_weights_as_inputs
582 TEST_F(NeuralnetworksHidlTest, conv_quant8_weights_as_inputs) {
584 conv_quant8_weights_as_inputs::createTestModel,
585 conv_quant8_weights_as_inputs::is_ignored,
586 conv_quant8_weights_as_inputs::examples);
    [all...]
all_generated_tests.cpp 536 namespace conv_quant8_weights_as_inputs { namespace
538 // Generated conv_quant8_weights_as_inputs test
539 #include "generated/examples/conv_quant8_weights_as_inputs.example.cpp"
542 #include "generated/models/conv_quant8_weights_as_inputs.model.cpp"
543 } // namespace conv_quant8_weights_as_inputs
544 TEST_F(GeneratedTests, conv_quant8_weights_as_inputs) {
545 execute(conv_quant8_weights_as_inputs::CreateModel,
546 conv_quant8_weights_as_inputs::is_ignored,
547 conv_quant8_weights_as_inputs::examples);
    [all...]

Completed in 72 milliseconds