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 2020/06/24 15:56:51 UTC

[GitHub] [incubator-tvm] lhutton1 opened a new pull request #5916: [CI][Contrib] Add ACL docker installation

lhutton1 opened a new pull request #5916:
URL: https://github.com/apache/incubator-tvm/pull/5916


   This patch adds a cross-compiled ACL build to the ci_cpu dockerfile used for CI.
   
   Change-Id: I66e1521ab553306bc7367b65acc0363e750f0211
   


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

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



[GitHub] [incubator-tvm] junrushao1994 commented on pull request #5916: [CI][Contrib] Add ACL docker installation

Posted by GitBox <gi...@apache.org>.
junrushao1994 commented on pull request #5916:
URL: https://github.com/apache/incubator-tvm/pull/5916#issuecomment-648941642


   Just a dumb question. Do we need an ARM device to run ACL?


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

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



[GitHub] [incubator-tvm] tqchen merged pull request #5916: [CI][Contrib] Add ACL docker installation

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #5916:
URL: https://github.com/apache/incubator-tvm/pull/5916


   


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

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



[GitHub] [incubator-tvm] lhutton1 commented on pull request #5916: [CI][Contrib] Add ACL docker installation

Posted by GitBox <gi...@apache.org>.
lhutton1 commented on pull request #5916:
URL: https://github.com/apache/incubator-tvm/pull/5916#issuecomment-648956091


   @junrushao1994 Yes ACL can only be used on Arm hardware. We've included this cross-build in the docker container to make it easier for anyone wanting to use ACL with RPC. They just copy across the libraries they need to the remote device rather than needing to worry about building a new container.


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

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



[GitHub] [incubator-tvm] tqchen commented on pull request #5916: [CI][Contrib] Add ACL docker installation

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #5916:
URL: https://github.com/apache/incubator-tvm/pull/5916#issuecomment-656773063


   Thanks @lhutton1 !


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

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



[GitHub] [incubator-tvm] comaniac commented on pull request #5916: [CI][Contrib] Add ACL docker installation

Posted by GitBox <gi...@apache.org>.
comaniac commented on pull request #5916:
URL: https://github.com/apache/incubator-tvm/pull/5916#issuecomment-648940307


   I'd suggest including `ubuntu_install_acl.sh` in this PR instead of in #5915, and let this PR in first to make sure #5915 could pass the CI.


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

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