Skip to content

Commit fe66b9f

Browse files
committed
trigger
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent cf6b36e commit fe66b9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/patch-pytorch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ echo "Applying PyTorch patches in $REPO_ROOT"
1717
cd "$REPO_ROOT"
1818

1919
curl -sSL https://github.com/pytorch/pytorch/pull/126516.diff | git apply -
20+
# trigger 2
2021
git apply "${SCRIPT_DIR}/pytorch.patch"

0 commit comments

Comments
 (0)