You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turn release version-dependent links into reference-style links that can
be specialized by the release CI jobs.
Resolves: COMPMID-8553
Signed-off-by: Andreas Flöjt <[email protected]>
Change-Id: I73e7be094fda64b77b62629f6f3b6241b5ecd5ac
The Compute Library is a collection of low-level machine learning functions optimized for Arm® Cortex®-A, Arm® Neoverse™ and Arm® Mali™ GPUs architectures.<br>
20
23
@@ -32,7 +35,10 @@ Key Features:
32
35
- Device and workload specific tuning using OpenCL tuner and GeMM optimized heuristics
> Note: The documentation includes the reference API, changelogs, build guide, contribution guide, errata, etc.
38
44
@@ -84,13 +90,18 @@ Pre-build binaries are generated with the following security / good coding pract
84
90
85
91
## Experimental builds
86
92
87
-
**⚠ Important** Bazel and CMake builds are experimental CPU only builds, please see the [documentation](https://artificial-intelligence.sites.arm.com/computelibrary/latest/how_to_build.xhtml) for more details.
93
+
**⚠ Important** Bazel and CMake builds are experimental CPU only builds, please see the [documentation][docs-howtobuild] for more details.
Contributions to the Compute Library are more than welcome. If you are interested on contributing, please have a look at our [how to contribute guidelines](https://artificial-intelligence.sites.arm.com/computelibrary/latest/contribution_guidelines.xhtml).
101
+
Contributions to the Compute Library are more than welcome.
102
+
If you are interested in contributing, please have a look at our [how to contribute guidelines][docs-contributionguidelines].
Before the Compute Library accepts your contribution, you need to certify its origin and give us your permission. To manage this process we use the Developer Certificate of Origin (DCO) V1.1 (https://developercertificate.org/)
0 commit comments