Home
last modified time | relevance | path

Searched refs:MixedTyped (Results 1 – 8 of 8) sorted by relevance

/frameworks/ml/nn/tools/test_generator/include/
DTestHarness.h42 MixedTyped; typedef
43 typedef std::pair<MixedTyped, MixedTyped> MixedTypedExampleType;
63 inline void for_each(const MixedTyped& idx_and_data,
72 inline void for_each(MixedTyped& idx_and_data,
82 MixedTyped& idx_and_data,
91 inline void for_all(MixedTyped& idx_and_data,
101 const MixedTyped& idx_and_data,
111 const MixedTyped& idx_and_data,
120 void resize_accordingly_(const MixedTyped& golden, MixedTyped& test) {
129 inline void resize_accordingly(const MixedTyped& golden, MixedTyped& test) {
[all …]
/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp47 static void print(std::ostream& os, const MixedTyped& test) { in print()
58 static void printAll(std::ostream& os, const MixedTyped& test) { in printAll()
91 MixedTyped inputs = example.first; in execute()
92 const MixedTyped& golden = example.second; in execute()
102 MixedTyped test; in execute()
122 MixedTyped filteredGolden = filter(golden, isIgnored); in execute()
123 MixedTyped filteredTest = filter(test, isIgnored); in execute()
DTestUnknownDimensions.cpp231 compare(MixedTyped{ {}, {}, expected_opds }, MixedTyped{ {}, {}, actual_opds }); in TEST_P()
/frameworks/ml/nn/tools/test_generator/tests/P_full/
Dstdout.txt.expect29 { // See tools/test_generator/include/TestHarness.h:MixedTyped
38 { // See tools/test_generator/include/TestHarness.h:MixedTyped
/frameworks/ml/nn/tools/test_generator/tests/P_quantized_avgpool/
Dstdout.txt.expect31 { // See tools/test_generator/include/TestHarness.h:MixedTyped
40 { // See tools/test_generator/include/TestHarness.h:MixedTyped
/frameworks/ml/nn/tools/test_generator/tests/P_weird/
Dstdout.txt.expect34 { // See tools/test_generator/include/TestHarness.h:MixedTyped
43 { // See tools/test_generator/include/TestHarness.h:MixedTyped
/frameworks/ml/nn/tools/test_generator/tests/P_vts_full/
Dstdout.txt.expect76 { // See tools/test_generator/include/TestHarness.h:MixedTyped
85 { // See tools/test_generator/include/TestHarness.h:MixedTyped
/frameworks/ml/nn/tools/test_generator/tests/P_lstm/
Dstdout.txt.expect58 { // See tools/test_generator/include/TestHarness.h:MixedTyped
67 { // See tools/test_generator/include/TestHarness.h:MixedTyped