insert "import onnxruntime" into the 20th line of /opt/conda/lib/python3.8/importlib/util.py

$ sed -i '20 i  import onnxruntime'  /opt/conda/lib/python3.8/importlib/util.py

posted on 2021-07-26 20:06  cdekelon  阅读(28)  评论(0)    收藏  举报

导航