[CI][Contrib] Add ACL docker installation#5916
Merged
tqchen merged 1 commit intoapache:masterfrom Jul 10, 2020
Merged
Conversation
Contributor
Member
|
Just a dumb question. Do we need an ARM device to run ACL? |
Contributor
Author
|
@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. |
tqchen
approved these changes
Jun 25, 2020
tqchen
requested changes
Jun 25, 2020
Member
tqchen
left a comment
There was a problem hiding this comment.
NOTE, shall we rename acl to armcl or armcompute? because ACL can mean different things for people who are working on NLP
2b79250 to
00c879a
Compare
This patch adds a cross-compiled ACL build to the ci_cpu dockerfile used for CI. Change-Id: I66e1521ab553306bc7367b65acc0363e750f0211
00c879a to
760981e
Compare
tqchen
approved these changes
Jul 10, 2020
Member
|
Thanks @lhutton1 ! |
trevor-m
pushed a commit
to trevor-m/tvm
that referenced
this pull request
Jul 14, 2020
…5916) This patch adds a cross-compiled ACL build to the ci_cpu dockerfile used for CI. Change-Id: I66e1521ab553306bc7367b65acc0363e750f0211
trevor-m
pushed a commit
to neo-ai/tvm
that referenced
this pull request
Jul 14, 2020
…5916) This patch adds a cross-compiled ACL build to the ci_cpu dockerfile used for CI. Change-Id: I66e1521ab553306bc7367b65acc0363e750f0211
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This patch adds a cross-compiled ACL build to the ci_cpu dockerfile used for CI.
Change-Id: I66e1521ab553306bc7367b65acc0363e750f0211