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

[CI Image] Update ONNX #9511

Closed
7 tasks done
AndrewZhaoLuo opened this issue Nov 15, 2021 · 3 comments · Fixed by #9965
Closed
7 tasks done

[CI Image] Update ONNX #9511

AndrewZhaoLuo opened this issue Nov 15, 2021 · 3 comments · Fixed by #9965

Comments

@AndrewZhaoLuo
Copy link
Contributor

AndrewZhaoLuo commented Nov 15, 2021

Our current ONNX version is 1.8.1. The latest version is 1.10.2. Most notably, opsets 14-16 have been added to the spec. We should support some of these operators since they include some common activation like HardSwish

docker pull tlcpackstaging/IMAGE_NAME:TAG
docker tag tlcpackstaging/IMAGE_NAME:TAG tlcpack/IMAGE_NAME:VERSION
docker push tlcpack/IMAGE_NAME:VERSION
@AndrewZhaoLuo AndrewZhaoLuo changed the title [WIP] [CI Image] Update ONNX [CI Image] Update ONNX Nov 17, 2021
@Mousius
Copy link
Member

Mousius commented Nov 22, 2021

Hi @AndrewZhaoLuo,

Do you know which images we need to be updated here? I think it's ci_qemu and ci_gpu which install it?

@AndrewZhaoLuo
Copy link
Contributor Author

Yup I think thats correct

@AndrewZhaoLuo
Copy link
Contributor Author

cc @areusch do I need to do anything else? I can't push the new versions to tlcpack (I get error denied)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants