Skip to content

Commit 30b2ca0

Browse files
authored
[Pytorch] Add inductor/test_kernel_benchmark.py to default test suite and update PyTorch pin (#3504)
Part of #3597 Commit: pytorch/pytorch@a8e3d19 --------- Signed-off-by: Anatoly Myachev <[email protected]>
1 parent bc2fc07 commit 30b2ca0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/pins/pytorch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c21dc11a179b2714509cd901483138adacdce212
1+
a8e3d1984a78495832d6baca6aa1d95dddc5614a

.github/workflows/inductor-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
description: Space separated lists of test suites or "all"
1212
type: string
1313
default: >-
14+
inductor/test_kernel_benchmark.py
1415
inductor/test_codegen_triton.py
1516
inductor/test_triton_extension_backend.py
1617
inductor/test_triton_heuristics.py

0 commit comments

Comments
 (0)