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

Go to the source code of this file.

Data Structures

class  onert_micro::test_model::TestDataFloatDequantize
 

Namespaces

namespace  onert_micro
 
namespace  onert_micro::test_model
 
namespace  onert_micro::test_model::dequantize_float
 

Variables

const unsigned char onert_micro::test_model::dequantize_float::test_kernel_model_circle []
 
const std::vector< int8_t > onert_micro::test_model::dequantize_float::input_data = {-18, 22, -34, -16}
 
const std::vector< float > onert_micro::test_model::dequantize_float::reference_output_data = {-0.414, 0.506, -0.782, -0.368}