blob: c4648f6ddc37f0a302c41925c5c10964e5170216 [file] [log] [blame]
// Generated file (from: dequantize.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
{},
// int -> QUANT8_ASYMM map
{{0, {0, 32, 128, 255}}}
},
//Output(s)
{ // See tools/test_generator/include/TestHarness.h:MixedTyped
// int -> FLOAT32 map
{{0, {0.0f, 32.0f, 128.0f, 255.0f}}},
// int -> INT32 map
{},
// int -> QUANT8_ASYMM map
{}
}
}, // End of an example