Skip to content

Commit 8f539bc

Browse files
committed
Remove import of torch.compiler
This is failing in the CI and isn't used?
1 parent 2d853c5 commit 8f539bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pytensor/link/pytorch/dispatch/basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
import numpy as np
55
import torch
6-
import torch.compiler
76

87
from pytensor import In
98
from pytensor.compile import PYTORCH

0 commit comments

Comments
 (0)