junwei1999

Results 1 issues of junwei1999

老师,您好!我在windows下配置了pytorch1.11.0,在对自定义插件进行export()时,会报异常 ![image](https://user-images.githubusercontent.com/110170204/188054304-d689e857-13f6-46a4-8338-8889d14a31d1.png) 查看原生函数接口,发现在1.11.0版本下enable_onnx_checker并不在export()的参数列表中。请问在不换pytorch版本的情况下有没有什么好的解决方法。