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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_tests.cpp 424 namespace conv_quant8_weights_as_inputs { namespace
426 // Generated conv_quant8_weights_as_inputs test
427 #include "generated/examples/conv_quant8_weights_as_inputs.example.cpp"
430 #include "generated/models/conv_quant8_weights_as_inputs.model.cpp"
431 } // namespace conv_quant8_weights_as_inputs
432 TEST_F(GeneratedTests, conv_quant8_weights_as_inputs) {
433 Execute(conv_quant8_weights_as_inputs::CreateModel,
434 conv_quant8_weights_as_inputs::is_ignored,
435 conv_quant8_weights_as_inputs::examples);
    [all...]
all_generated_vts_tests.cpp 454 namespace conv_quant8_weights_as_inputs { namespace
456 // Generated conv_quant8_weights_as_inputs test
457 #include "examples/conv_quant8_weights_as_inputs.example.cpp"
460 #include "vts_models/conv_quant8_weights_as_inputs.model.cpp"
461 } // namespace conv_quant8_weights_as_inputs
462 TEST_F(NeuralnetworksHidlTest, conv_quant8_weights_as_inputs) {
464 conv_quant8_weights_as_inputs::createTestModel,
465 conv_quant8_weights_as_inputs::is_ignored,
466 conv_quant8_weights_as_inputs::examples);
    [all...]

Completed in 288 milliseconds