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

  /frameworks/ml/nn/runtime/test/generated/
all_generated_V1_0_vts_tests.cpp 409 namespace conv_float_large_weights_as_inputs { namespace
411 // Generated conv_float_large_weights_as_inputs test
412 #include "examples/conv_float_large_weights_as_inputs.example.cpp"
415 #include "vts_models/conv_float_large_weights_as_inputs.model.cpp"
416 } // namespace conv_float_large_weights_as_inputs
417 TEST_F(NeuralnetworksHidlTest, conv_float_large_weights_as_inputs) {
419 conv_float_large_weights_as_inputs::createTestModel,
420 conv_float_large_weights_as_inputs::is_ignored,
421 conv_float_large_weights_as_inputs::examples);
    [all...]
all_generated_tests.cpp 382 namespace conv_float_large_weights_as_inputs { namespace
384 // Generated conv_float_large_weights_as_inputs test
385 #include "generated/examples/conv_float_large_weights_as_inputs.example.cpp"
388 #include "generated/models/conv_float_large_weights_as_inputs.model.cpp"
389 } // namespace conv_float_large_weights_as_inputs
390 TEST_F(GeneratedTests, conv_float_large_weights_as_inputs) {
391 execute(conv_float_large_weights_as_inputs::CreateModel,
392 conv_float_large_weights_as_inputs::is_ignored,
393 conv_float_large_weights_as_inputs::examples);
    [all...]

Completed in 118 milliseconds