kendryte / nncase

Open deep learning compiler stack for Kendryte AI accelerators ✨
Apache License 2.0
748 stars 181 forks source link

Process finished with exit code -1073740940 (0xC0000374) #570

Closed xiaotai99 closed 2 years ago

xiaotai99 commented 2 years ago

在windous下用的是说明里面的“编译uint8量化tflite模型”脚本,target=k510时,出现RuntimeError的错误;改成k210后能够运行脚本,但是出现下面的情况,不能顺利生成kmodel,请问大家该怎么解决呀

  1. Import graph...
  2. Optimize target independent...
  3. Optimize target dependent... 4.1. Add quantize annotation... 4.2. Run calibration... 4.2.1. Collecting ranges...

Process finished with exit code -1073740940 (0xC0000374)

版本是nncase-1.5.0.20220331-cp37-cp37m-win_amd64.whl

sunnycase commented 2 years ago

请按照issue模板填写信息。