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 ac5de26 commit a7649e6Copy full SHA for a7649e6
.ci/scripts/test_ios_ci.sh
@@ -36,6 +36,7 @@ say() {
36
37
say "Cloning the Demo App"
38
39
+git config --global http.postBuffer 524288000
40
git clone --depth 1 https://github.com/meta-pytorch/executorch-examples.git
41
42
say "Installing CoreML Backend Requirements"
0 commit comments