-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #98 from nSircombe/feature/acl2111
Update to tensorflow-aarch64 and pytorch-aarch64 Docker builds
- Loading branch information
Showing
12 changed files
with
215 additions
and
939 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,26 @@ | ||
|
||
================================================================================ | ||
PyTorch for AArch64 | ||
Built using: | ||
https://github.com/ARM-software/Tool-Solutions | ||
For more details, see: | ||
https://github.com/ARM-software/Tool-Solutions/blob/master/docker/pytorch-aarch64/README.md | ||
================================================================================ | ||
|
||
Built using: https://github.com/ARM-software/Tool-Solutions | ||
For more details, see: https://git.io/JMESY | ||
|
||
-- | ||
|
||
The default user's home (/home/ubuntu) contains: | ||
|
||
- examples/ - a selection of inference examples and benchmarks: | ||
-- Vision, Natural Language Processing (NLP) and speech recognition | ||
inference examples | ||
-- MLCommons/ - sample inference benchmarks for Vision and NLP, | ||
see https://github.com/mlcommons/inference | ||
|
||
For more details, and instructions on how to run the benchmarks see: | ||
examples/README.md (https://git.io/JMESs) | ||
|
||
- python3-venv/ - the complete python environment including PyTorch. | ||
|
||
- CK/ containing Collective Knowledge (https://cknowledge.org) repositories | ||
used to manange datasets for the MLCommons benchmarks. | ||
================================================================================= |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.