summaryrefslogtreecommitdiff
path: root/runtimes/tests/neural_networks_test/generated/examples/tensorflowmax_ex_2D_int32.example.cpp
blob: 3ce0404971d4c5b3f51b18af5479955c3f1018c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Generated file (from: tensorflowmax_ex_2D_int32.mod.py). Do not edit
// Begin of an example
{
//Input(s)
{ // See tools/test_generator/include/TestHarness.h:MixedTyped
  // int -> FLOAT32 map
  {},
  // int -> INT32 map
  {{0, {3, 11, 3, 5, 28, 0, -1, -13, -4, -22, -2, -49}}},
  // int -> QUANT8_ASYMM map
  {}
},
//Output(s)
{ // See tools/test_generator/include/TestHarness.h:MixedTyped
  // int -> FLOAT32 map
  {},
  // int -> INT32 map
  {{0, {11, 28, -2}}},
  // int -> QUANT8_ASYMM map
  {}
}
}, // End of an example