OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conv_quant8_overflow_weights_as_inputs
(Results
1 - 2
of
2
) sorted by null
/frameworks/ml/nn/runtime/test/generated/
all_generated_tests.cpp
410
namespace
conv_quant8_overflow_weights_as_inputs
{
namespace
412
// Generated
conv_quant8_overflow_weights_as_inputs
test
413
#include "generated/examples/
conv_quant8_overflow_weights_as_inputs
.example.cpp"
416
#include "generated/models/
conv_quant8_overflow_weights_as_inputs
.model.cpp"
417
} // namespace
conv_quant8_overflow_weights_as_inputs
418
TEST_F(GeneratedTests,
conv_quant8_overflow_weights_as_inputs
) {
419
Execute(
conv_quant8_overflow_weights_as_inputs
::CreateModel,
420
conv_quant8_overflow_weights_as_inputs
::is_ignored,
421
conv_quant8_overflow_weights_as_inputs
::examples);
[
all
...]
all_generated_vts_tests.cpp
439
namespace
conv_quant8_overflow_weights_as_inputs
{
namespace
441
// Generated
conv_quant8_overflow_weights_as_inputs
test
442
#include "examples/
conv_quant8_overflow_weights_as_inputs
.example.cpp"
445
#include "vts_models/
conv_quant8_overflow_weights_as_inputs
.model.cpp"
446
} // namespace
conv_quant8_overflow_weights_as_inputs
447
TEST_F(NeuralnetworksHidlTest,
conv_quant8_overflow_weights_as_inputs
) {
449
conv_quant8_overflow_weights_as_inputs
::createTestModel,
450
conv_quant8_overflow_weights_as_inputs
::is_ignored,
451
conv_quant8_overflow_weights_as_inputs
::examples);
[
all
...]
Completed in 416 milliseconds