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] [ComputeLibrary] Use pre-built binaries instead of compiled #8245

Merged
merged 2 commits into from
Jun 14, 2021

Conversation

d-smirnov
Copy link
Contributor

This PR allows pre-built Compute Library binaries to be downloaded (credits to @leandorn) instead of on-site compilation.

Pre-built Compute Library binaries are now downloaded (credits to @leandorn)
instead of on-site compilation.

Change-Id: I9fd66ce02141813f02382b95351a382ccf775584
Change-Id: I3c2af1a86984f81c4ee9408925af9c51510a978f
@d-smirnov
Copy link
Contributor Author

@leandron

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks for doing this. It speeds up the installation time (and therefore Docker image rebuild time).

@leandron leandron self-assigned this Jun 14, 2021
@leandron leandron merged commit 90fb626 into apache:main Jun 14, 2021
@leandron
Copy link
Contributor

This is merged now, thanks @d-smirnov!

trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
…che#8245)

* [CI] [ComputeLibrary] Use pre-built binaries instead of compiled

Pre-built Compute Library binaries are now downloaded (credits to @leandorn)
instead of on-site compilation.

Change-Id: I9fd66ce02141813f02382b95351a382ccf775584

* Added Apache 2.0 License

Change-Id: I3c2af1a86984f81c4ee9408925af9c51510a978f
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
…che#8245)

* [CI] [ComputeLibrary] Use pre-built binaries instead of compiled

Pre-built Compute Library binaries are now downloaded (credits to @leandorn)
instead of on-site compilation.

Change-Id: I9fd66ce02141813f02382b95351a382ccf775584

* Added Apache 2.0 License

Change-Id: I3c2af1a86984f81c4ee9408925af9c51510a978f
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 this pull request may close these issues.

None yet

2 participants