Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Executing Bugs #408

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Commits on Mar 13, 2023

  1. Fix Executing Bugs

    * 修复了 unsqueeze 算子在多于一个轴时的顺序错误问题
    * 修复了 softmax 算子在 opset 11 时默认轴错误的问题
    * 修复了 图拷贝 过程中可能因为空值而出现的错误
    ZhangZhiPku committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d9b22cf View commit details
    Browse the repository at this point in the history
  2. Update quantize.py

    少提交一个文件
    ZhangZhiPku committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4aafa3e View commit details
    Browse the repository at this point in the history