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 2022/06/17 22:55:33 UTC

[GitHub] [tvm] areusch opened a new issue, #11773: [ci] ci_arm container build fails

areusch opened a new issue, #11773:
URL: https://github.com/apache/tvm/issues/11773

   ci_arm is [failing to build](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-11772/4/pipeline/).
   
   Looks like the version of tensorflow-aarch64 has gone missing from the aarch64 pip repo: https://snapshots.linaro.org/ldcg/python-cache/tensorflow-aarch64/
   
   cc @leandron @Mousius @gromero 


-- 
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.apache.org

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


[GitHub] [tvm] leandron commented on issue #11773: [ci] ci_arm container build fails

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

   This is now closed. Thanks @tom-gall for the help with making the packages available!


-- 
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] tom-gall commented on issue #11773: [ci] ci_arm container build fails

Posted by GitBox <gi...@apache.org>.
tom-gall commented on issue #11773:
URL: https://github.com/apache/tvm/issues/11773#issuecomment-1160638705

   It would be better to use the official PyPi : https://pypi.org/project/tensorflow-aarch64/#description
   
   I'll note that in the not too distant future (matter of weeks) you'll be able to pip install TensorFlow on aarch64 machines and it'll just work. 


-- 
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 #11773: [ci] ci_arm container build fails

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

   also cc @tom-gall 


-- 
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 #11773: [ci] ci_arm container build fails

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

   cc @hpanda-naut 


-- 
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] driazati commented on issue #11773: [ci] ci_arm container build fails

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

   should we rehost the `.whl` ourselves? this isn't the first time it's been down


-- 
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 #11773: [ci] ci_arm container build fails

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

   Hi. I’ll try to put together a patch to use the new location. Probably needs to be used in a slightly different way: downloaded manually and installed.
   
   I’ll send a PR to test that soon. Thanks for the help!


-- 
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] lhutton1 commented on issue #11773: [ci] ci_arm container build fails

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

   The reason for using `https://snapshots.linaro.org/ldcg/python-cache/tensorflow-aarch64/` was because it had made version `2.6.3` available, which I believe the official PyPi does not offer


-- 
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] tom-gall commented on issue #11773: [ci] ci_arm container build fails

Posted by GitBox <gi...@apache.org>.
tom-gall commented on issue #11773:
URL: https://github.com/apache/tvm/issues/11773#issuecomment-1161974472

   We've managed to restore the 2.6.3 version - These are at : https://snapshots.linaro.org/ldcg/python/tensorflow-manylinux/43/tensorflow-aarch64/ 
   
   Does this suffice ? 


-- 
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 closed issue #11773: [ci] ci_arm container build fails

Posted by GitBox <gi...@apache.org>.
leandron closed issue #11773: [ci] ci_arm container build fails
URL: https://github.com/apache/tvm/issues/11773


-- 
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