https://github.com/arm-software/tool-solutions
Tutorials & examples for Arm software development tools.
https://github.com/arm-software/tool-solutions
Last synced: 8 months ago
JSON representation
Tutorials & examples for Arm software development tools.
- Host: GitHub
- URL: https://github.com/arm-software/tool-solutions
- Owner: ARM-software
- License: apache-2.0
- Created: 2018-10-31T08:39:51.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-05-16T11:50:26.000Z (9 months ago)
- Last Synced: 2025-05-16T12:36:13.886Z (9 months ago)
- Language: Python
- Homepage:
- Size: 129 MB
- Stars: 271
- Watchers: 23
- Forks: 145
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tool Solutions
> [!WARNING]
> This contains software which is
> - built from unreleased, development branches
> - with experimental features in active development
> - minimally tested
> - DO NOT USE IN PRODUCTION
> - FOR EVALUATION ONLY
This ML [Tool Solutions](https://github.com/ARM-software/Tool-Solutions) repository provides scripts to build a wheel and a Docker image containing a complete ML framework stack, including dependencies, for the [Armv8-A architecture](https://developer.arm.com/architectures/cpu-architecture/a-profile), as well as a selection of examples and benchmarks.
## Table of Contents
Here is a list of all the contents of this repository with short descriptions:
### [ML-Frameworks/pytorch-aarch64](https://github.com/ARM-software/Tool-Solutions/tree/main/ML-Frameworks/pytorch-aarch64)
Provides scripts to build a wheel and a Docker image containing PyTorch with examples.
### [ML-Frameworks/tensorflow-aarch64](https://github.com/ARM-software/Tool-Solutions/tree/main/ML-Frameworks/tensorflow-aarch64)
Provides scripts to build a wheel and a Docker image containing TensorFlow with examples.
## Releases
ML [Tool Solutions](https://github.com/ARM-software/Tool-Solutions) has a monthly release cadence.
# Legacy content
This repository has included a wealth of pedagogic material to support blog articles and other content on developer.arm.com. This legacy material is no longer actively maintained and has been removed from the HEAD of the repository. It is still accessible via the [legacy_content](https://github.com/ARM-software/Tool-Solutions/tree/legacy_content) tag.
[Arm Learning Paths](https://learn.arm.com) now provides a range of tutorials to help people develop software on Arm.
# Licence
ML Tool Solutions is released under an [Apache 2.0 licence](./LICENCE).
# Contact Us
If you have questions, comments, and/or suggestions? Please raise an [issue](https://github.com/ARM-software/Tool-Solutions/issues/new/choose).