Skip to content

Commit a15021b

Browse files
committed
test
1 parent 9880bc1 commit a15021b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-temp-model-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
import flag_gems\
4343
flag_gems.enable(record=False, once=True, path='"'"'benchmark/oplist.log'"'"')""")' benchmark/torchbenchmark/__init__.py
4444
python benchmark/install.py models hf_GPT2 resnet50 hf_T5 dcgan
45-
python run_benchmark.py test_bench --accuracy --device cuda --test eval --output output.json
45+
python benchmark/run_benchmark.py test_bench --accuracy --device cuda --test eval --output output.json
4646
sed -i '/self\.worker\.run($/,/^[[:space:]]*flag_gems\.enable.*oplist\.log.*""")/d' benchmark/torchbenchmark/__init__.py

0 commit comments

Comments
 (0)