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

Go to the source code of this file.

Data Structures

class  luci_interpreter::test_kernel::TestDataFloatQuantize
 

Namespaces

namespace  luci_interpreter
 
namespace  luci_interpreter::test_kernel
 
namespace  luci_interpreter::test_kernel::quantize_float
 

Variables

const unsigned char luci_interpreter::test_kernel::quantize_float::test_kernel_model_circle []
 
const std::vector< float > luci_interpreter::test_kernel::quantize_float::input_data = {1.0429811, 8.062888, 10.98376, 3.8719032}
 
const std::vector< uint8_t > luci_interpreter::test_kernel::quantize_float::reference_output_data = {1, 8, 11, 4}