We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7892a91 commit bd8691aCopy full SHA for bd8691a
extension/benchmark/apple/Benchmark/README.md
@@ -24,8 +24,7 @@ It provides a flexible framework for dynamically generating and running performa
24
To get started, clone the ExecuTorch repository and cd into the source code directory:
25
26
```bash
27
-git clone -b release/0.6 https://github.com/pytorch/executorch.git --depth 1 --recurse-submodules --shallow-submodules
28
-cd executorch
+git clone -b release/0.6 https://github.com/pytorch/executorch.git && cd executorch
29
```
30
31
This command performs a shallow clone to speed up the process.
0 commit comments