Update Dockerfile for ARM build and the build instruction#93
Merged
pranavsharma merged 13 commits intomicrosoft:masterfrom Dec 5, 2018
NonStatic2014:master
Merged
Update Dockerfile for ARM build and the build instruction#93pranavsharma merged 13 commits intomicrosoft:masterfrom NonStatic2014:master
pranavsharma merged 13 commits intomicrosoft:masterfrom
NonStatic2014:master
Conversation
pranavsharma
reviewed
Dec 4, 2018
Contributor
pranavsharma
left a comment
There was a problem hiding this comment.
just some minor stuff
BUILD.md
Outdated
| to build in ACR-Build (Azure Container Registry), you may want to split it to two files and run them one by one. | ||
| If you run this Dockerfile directly in ACR-Build, it is likely to hit their timeout limitation (8 hours). | ||
|
|
||
| Please see [ARM docker file](dockerfiles/Dockerfile.arm32v7). Docker build run on a Raspberry Pi 3B with Raspbian Stretch Lite OS (Desktop version will run out memory when linking the .so file) will take 8-9 hours in total. If you want to use [Azure Container Registry Tasks](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-tasks-overview) building the Docker image in cloud, you may want to split this Dockerfile to two steps: |
Contributor
There was a problem hiding this comment.
building the Docker image -> to build the Docker image.
pranavsharma
reviewed
Dec 4, 2018
Contributor
pranavsharma
left a comment
There was a problem hiding this comment.
just some minor comments
pranavsharma
previously approved these changes
Dec 4, 2018
Contributor
Author
|
Is there a way to trigger the CI pipeline again? The failure should not related to this change. |
* rename graph.h to graph_viewer.h * rename graph_base.h to graph.h
* Imlpement StringNormalizer Add mixed language tests, test case insentive path. * Create a locale on the fly. Default locale does not seem to create well. * Add CI language-pack-en to make default locale available. Catch and translate locale creation exception to make the message meaningful. * Make sure locales are configured on Ubuntu.
Contributor
done |
* Split the CI pipelines * Update build bdge display table in README
Contributor
Author
|
Some pipeline still waiting..... Could someone take a look? Thanks! |
Contributor
queued another build. |
Contributor
|
We're making some build pipeline changes. Can you please rebase with the master? Thanks. |
pranavsharma
approved these changes
Dec 5, 2018
TedThemistokleous
added a commit
to TedThemistokleous/onnxruntime
that referenced
this pull request
Jun 2, 2025
quic-ankus
pushed a commit
to CodeLinaro/onnxruntime
that referenced
this pull request
Nov 25, 2025
* Add build_and_test.py task to run WoS tests in QDC. * Enable WoS tests in CI
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.
No description provided.