summaryrefslogtreecommitdiff
path: root/runtimes/tests/neural_networks_test/generated/examples/fully_connected_float_1_nnfw.example.cpp
blob: 1a46ccd34bbf103dd145f209a2fc58a63964d134 (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: fully_connected_float_1_nnfw.mod.py). Do not edit
// Begin of an example
{
//Input(s)
{ // See tools/test_generator/include/TestHarness.h:MixedTyped
  // int -> FLOAT32 map
  {{0, {1.4910057783f, 3.4019672871f, -0.0598693565f, -0.0065411143f, -0.646147728f, 1.9235717058f, 1.0784962177f, 0.176592201f, -2.2495496273f, -1.6010370255f, -2.4747757912f, -0.3825767934f, 2.305898428f, 0.7288306952f, -0.8964791894f, -2.7584488392f, -0.287591964f, 0.1335377693f, 1.8338065147f, -2.6112849712f, 0.9390821457f, 1.984385252f, -1.2190681696f, 1.0274435282f}}},
  // int -> INT32 map
  {},
  // int -> QUANT8_ASYMM map
  {}
},
//Output(s)
{ // See tools/test_generator/include/TestHarness.h:MixedTyped
  // int -> FLOAT32 map
  {{0, {2.0375289917f}}},
  // int -> INT32 map
  {},
  // int -> QUANT8_ASYMM map
  {}
}
}, // End of an example