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 c37238e commit 9502ba1Copy full SHA for 9502ba1
.lightning/workflows/fabric.yml
@@ -45,6 +45,7 @@ run: |
45
build-essential \
46
pkg-config \
47
cmake \
48
+ git \
49
ca-certificates \
50
libopenmpi-dev \
51
openmpi-bin \
.lightning/workflows/pytorch.yml
@@ -44,6 +44,7 @@ run: |
44
0 commit comments