| 1 | # --------------------------------------------------------------- |
| 2 | # 这个脚本向你展示了如何使用 openvino 对 PPQ 导出的模型进行推理 |
| 3 | # 你需要注意,openvino 也可以运行各种各样的量化方案,你甚至可以用 tensorRT 的 policy |
| 4 | # 但总的来说,openvino 需要非对称量化的 activation 和对称量化的 weights |
nothing calls this directly
no test coverage detected