HomeSort by relevance Sort by last modified time
    Searched defs:conv_float_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 379 namespace conv_float_channels_weights_as_inputs { namespace
381 // Generated conv_float_channels_weights_as_inputs test
382 #include "examples/conv_float_channels_weights_as_inputs.example.cpp"
385 #include "vts_models/conv_float_channels_weights_as_inputs.model.cpp"
386 } // namespace conv_float_channels_weights_as_inputs
387 TEST_F(NeuralnetworksHidlTest, conv_float_channels_weights_as_inputs) {
389 conv_float_channels_weights_as_inputs::createTestModel,
390 conv_float_channels_weights_as_inputs::is_ignored,
391 conv_float_channels_weights_as_inputs::examples);
    [all...]
all_generated_tests.cpp 354 namespace conv_float_channels_weights_as_inputs { namespace
356 // Generated conv_float_channels_weights_as_inputs test
357 #include "generated/examples/conv_float_channels_weights_as_inputs.example.cpp"
360 #include "generated/models/conv_float_channels_weights_as_inputs.model.cpp"
361 } // namespace conv_float_channels_weights_as_inputs
362 TEST_F(GeneratedTests, conv_float_channels_weights_as_inputs) {
363 execute(conv_float_channels_weights_as_inputs::CreateModel,
364 conv_float_channels_weights_as_inputs::is_ignored,
365 conv_float_channels_weights_as_inputs::examples);
    [all...]

Completed in 1424 milliseconds