标签: c++ tensorflow quantization
我正在使用Tensorflow lite v1.3生成训练后的量化模型,但是将模型加载到cpp中后,它始终会生成nans。非量化版本正在运行。
这可能是什么原因?