• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // Generated file (from: conv_quant8_weights_as_inputs.mod.py). Do not edit
2 // Begin of an example
3 {
4 //Input(s)
5 { // See tools/test_generator/include/TestHarness.h:MixedTyped
6   // int -> FLOAT32 map
7   {},
8   // int -> INT32 map
9   {{2, {4}}},
10   // int -> QUANT8_ASYMM map
11   {{0, {8, 8, 8, 8, 4, 8, 8, 8, 8}}, {1, {2, 2, 2, 2}}}
12 },
13 //Output(s)
14 { // See tools/test_generator/include/TestHarness.h:MixedTyped
15   // int -> FLOAT32 map
16   {},
17   // int -> INT32 map
18   {},
19   // int -> QUANT8_ASYMM map
20   {{0, {15, 15, 15, 15}}}
21 }
22 }, // End of an example
23