doc: build: corrected link

This commit is contained in:
Kundu, Ranu
2025-06-20 16:00:21 +01:00
committed by Vadim Pirogov
parent d426b3d21c
commit e179172517

View File

@ -271,7 +271,7 @@ for a limited number of operations, provided by AArch64 libraries.
#### Arm Compute Library
Arm Compute Library is an open-source library for machine learning applications.
The development repository is available from
[mlplatform.org](https://review.mlplatform.org/#/admin/projects/ml/ComputeLibrary),
[mlplatform.org](https://review.mlplatform.org/admin/repos/ml%2FComputeLibrary,general),
and releases are also available on [GitHub](https://github.com/ARM-software/ComputeLibrary).
The `ONEDNN_AARCH64_USE_ACL` CMake option is used to enable Compute Library integration: