Skip to content

Commit

Permalink
add_todo
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Dec 1, 2023
1 parent 7ef6aaa commit 5f31b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/smoke_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def main() -> None:
smoke_test_torchvision_decode_jpeg("cuda")
smoke_test_torchvision_resnet50_classify("cuda")

# TODO: remove once pytorch/pytorch#110436 is resolved
if sys.version_info < (3, 12, 0):
smoke_test_compile()

Expand Down

0 comments on commit 5f31b1d

Please sign in to comment.