An open API service indexing awesome lists of open source software.

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.

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).