Results 61 comments of fujunwei

GNA plugin support online and offline quantization. Online approach quantize model with input scale factor when loading network with calling [GNAPlugin::LoadNetwork(ICNNNetwork &network)](https://github.com/opencv/dldt/blob/2020/inference-engine/src/gna_plugin/gna_plugin.cpp#L340), below section is to quantize model with I16...