tuochi
Results
1
comments of
tuochi
> 这是我的测试代码: > > ``` > # --------------------------------------------------------------- > # 这个脚本向你展示了如何使用 openvino 对 PPQ 导出的模型进行推理 > # 你需要注意,openvino 也可以运行各种各样的量化方案,你甚至可以用 tensorRT 的 policy > # 但总的来说,openvino 需要非对称量化的 activation 和对称量化的 weights >...