You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/09/30 09:29:29 UTC

[GitHub] [tvm] Mousius opened a new issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Mousius opened a new issue #9158:
URL: https://github.com/apache/tvm/issues/9158


   - [ ] S0. Reason: Integrating https://github.com/apache/tvm/pull/9107 and https://github.com/apache/tvm/pull/9141 to unblock https://github.com/apache/tvm/pull/9106
   
   - [ ] S1. Tag of nightly build: `20210929-225912-da5b4fbfe`. Docker hub: https://hub.docker.com/layers/tlcpackstaging/ci_cpu/20210929-225912-da5b4fbfe/images/sha256-ab115357e1471578b1d159839429feac5de54f2f0af77991370ade5337093822?context=explore
   
   - [ ] S2. The nightly is built on TVM commit: [da5b4fbfe1827a30bde7021d4c6dd770a1223688](https://github.com/apache/tvm/commit/da5b4fbfe1827a30bde7021d4c6dd770a1223688). Detailed info can be found here: https://ci.tlcpack.ai/blue/organizations/jenkins/docker-images-ci%2Fdaily-docker-image-rebuild/detail/daily-docker-image-rebuild/60/pipeline
   
   - [ ] S3. Testing the nightly image on ci-docker-staging: https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/ci-docker-staging/...
   
   - [ ] S4. Retag `20210929-225912-da5b4fbfe` to `v0.74`:
   ```
   docker pull tlcpackstaging/ci_i386:20210929-225912-da5b4fbfe
   docker tag tlcpackstaging/ci_i386:20210929-225912-da5b4fbfe tlcpack/ci_i386:v0.74
   docker push tlcpack/ci_i386:VERSION
   ```
   
   - [ ] S5. Check if the new tag is really there: https://hub.docker.com/u/tlcpack
   
   - [ ] S6. Submit a PR updating the `ci_i386` version on Jenkins
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] Mousius commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
Mousius commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-931435222


   @jroesch @areusch @tqchen, could you help with this?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron edited a comment on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
leandron edited a comment on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-933475346


   I think we should consolidate the changes requested in #9136, #9085 and here, to proceed with updating all images once.
   
   FYI the last validated tag is `20210929-225912-da5b4fbfe-validated`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] Mousius commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
Mousius commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-934241835


   @areusch can we re-open this? I needed `ci_i386` as well as `ci_cpu` :smile_cat: 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi closed issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
masahi closed issue #9158:
URL: https://github.com/apache/tvm/issues/9158


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] areusch commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
areusch commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-936553924


   ```
   $ docker pull tlcpackstaging/ci_i386:20210929-225912-da5b4fbfe-validated^C
   $ docker tag tlcpackstaging/ci_i386:20210929-225912-da5b4fbfe-validated tlcpack/ci-i386:v0.74
   $ docker push tlcpack/ci-i386:v0.74
   ```
   
   And created PR tagged above.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] areusch commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
areusch commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-936540701


   Ahh sorry @mousius I accidentally closed this tab before replying and lost the update. Originally I thought this was just ci_cpu based on S1 but I see now ci_i386 is in the title. Pushing that now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] areusch commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
areusch commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-933966583


   ```
   $ docker tag tlcpackstaging/ci_cpu:20210929-225912-da5b4fbfe-validated tlcpack/ci-cpu:v0.78
   $ docker push tlcpack/ci-cpu:v0.78
   ```
   
   Also created PR tagged above.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] leandron commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
leandron commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-933475346


   I think we should consolidate the changes requested in #9136 and #9085, and update all images once here.
   
   FYI the last validated tag is `20210929-225912-da5b4fbfe-validated`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] masahi closed issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
masahi closed issue #9158:
URL: https://github.com/apache/tvm/issues/9158


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] junrushao1994 closed issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
junrushao1994 closed issue #9158:
URL: https://github.com/apache/tvm/issues/9158


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] areusch commented on issue #9158: [CI Image] Update ci_i386 to 20210929-225912-da5b4fbfe

Posted by GitBox <gi...@apache.org>.
areusch commented on issue #9158:
URL: https://github.com/apache/tvm/issues/9158#issuecomment-933735204


   cc @jtuyls 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org