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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 559 namespace conv_quant8_overflow_weights_as_inputs { namespace
561 // Generated conv_quant8_overflow_weights_as_inputs test
562 #include "examples/conv_quant8_overflow_weights_as_inputs.example.cpp"
565 #include "vts_models/conv_quant8_overflow_weights_as_inputs.model.cpp"
566 } // namespace conv_quant8_overflow_weights_as_inputs
567 TEST_F(NeuralnetworksHidlTest, conv_quant8_overflow_weights_as_inputs) {
569 conv_quant8_overflow_weights_as_inputs::createTestModel,
570 conv_quant8_overflow_weights_as_inputs::is_ignored,
571 conv_quant8_overflow_weights_as_inputs::examples);
    [all...]
all_generated_tests.cpp 522 namespace conv_quant8_overflow_weights_as_inputs { namespace
524 // Generated conv_quant8_overflow_weights_as_inputs test
525 #include "generated/examples/conv_quant8_overflow_weights_as_inputs.example.cpp"
528 #include "generated/models/conv_quant8_overflow_weights_as_inputs.model.cpp"
529 } // namespace conv_quant8_overflow_weights_as_inputs
530 TEST_F(GeneratedTests, conv_quant8_overflow_weights_as_inputs) {
531 execute(conv_quant8_overflow_weights_as_inputs::CreateModel,
532 conv_quant8_overflow_weights_as_inputs::is_ignored,
533 conv_quant8_overflow_weights_as_inputs::examples);
    [all...]

Completed in 355 milliseconds