当前位置:网站首页>Error of clip operator in mindconvert model transformation

Error of clip operator in mindconvert model transformation

2022-06-10 04:36:00 MSofficial

Problem description :

【 Function module 】

mindconvert

【 Operation steps & Problem phenomenon 】

1、 Use mindconvert Tool pair pytorch Roll out the onnx Model transformation , Read the model correctly , also simplify complete

2、clip Operator conversion error

answer :

mindconverter It's through pip install How to install it , If used directly pip install mindconverter, It may be due to pip Source pypi.org The version on is relatively low , Operator mapping is imperfect . Try downloading open source code to build a new version , Then try again

Use MindConverter Migration model definition script — MindSpore master file

 

原网站

版权声明
本文为[MSofficial]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/161/202206100430404824.html