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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 484 namespace conv_quant8_channels_weights_as_inputs { namespace
486 // Generated conv_quant8_channels_weights_as_inputs test
487 #include "examples/conv_quant8_channels_weights_as_inputs.example.cpp"
490 #include "vts_models/conv_quant8_channels_weights_as_inputs.model.cpp"
491 } // namespace conv_quant8_channels_weights_as_inputs
492 TEST_F(NeuralnetworksHidlTest, conv_quant8_channels_weights_as_inputs) {
494 conv_quant8_channels_weights_as_inputs::createTestModel,
495 conv_quant8_channels_weights_as_inputs::is_ignored,
496 conv_quant8_channels_weights_as_inputs::examples);
    [all...]
all_generated_tests.cpp 452 namespace conv_quant8_channels_weights_as_inputs { namespace
454 // Generated conv_quant8_channels_weights_as_inputs test
455 #include "generated/examples/conv_quant8_channels_weights_as_inputs.example.cpp"
458 #include "generated/models/conv_quant8_channels_weights_as_inputs.model.cpp"
459 } // namespace conv_quant8_channels_weights_as_inputs
460 TEST_F(GeneratedTests, conv_quant8_channels_weights_as_inputs) {
461 execute(conv_quant8_channels_weights_as_inputs::CreateModel,
462 conv_quant8_channels_weights_as_inputs::is_ignored,
463 conv_quant8_channels_weights_as_inputs::examples);
    [all...]

Completed in 121 milliseconds