Skip to content

Commit a054331

Browse files
committed
checkout torchbench
1 parent b1ba4fb commit a054331

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/pytorch-bisect.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,13 @@ jobs:
8282
submodules: recursive
8383
fetch-depth: 0
8484

85+
- name: Checkout torchbench
86+
uses: actions/checkout@v4
87+
with:
88+
repository: pytorch/benchmark
89+
path: torch-benchmarks/benchmark
90+
fetch-depth: 0
91+
8592
- name: Checkout torchvision
8693
uses: actions/checkout@v4
8794
with:

0 commit comments

Comments
 (0)