ONE - On-device Neural Engine
Loading...
Searching...
No Matches
FloatQuantizeKernel.h File Reference

Go to the source code of this file.

Data Structures

class  onert_micro::test_model::TestDataFloatQuantize
 

Namespaces

namespace  onert_micro
 
namespace  onert_micro::test_model
 
namespace  onert_micro::test_model::quantize_float
 

Variables

const unsigned char onert_micro::test_model::quantize_float::test_kernel_model_circle []
 
const std::vector< float > onert_micro::test_model::quantize_float::input_data = {-16.784391, -1.0657115, -2.8470368, 15.907914}
 
const std::vector< int8_t > onert_micro::test_model::quantize_float::reference_output_data = {-7, 0, -1, 6}