Merge commit '1e1ee758fad8e86be20e7eedb28d68e32845d453' into develop

This commit is contained in:
assistant-librarian[bot]
2025-08-11 04:28:06 +00:00
parent 82e0dbff9e
commit 63c6b9b93c

View File

@@ -96,7 +96,7 @@ Docker images are available on [DockerHub](https://hub.docker.com/r/rocm/composa
4. Build the entire CK library:
```bash
make -j
make -j"$(nproc)"
```
5. Install CK:
@@ -213,4 +213,4 @@ script/uninstall_precommit.sh
```
If you need to temporarily disable pre-commit hooks, you can add the `--no-verify` option to the
`git commit` command.
`git commit` command.