We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c9bd3 commit ee56826Copy full SHA for ee56826
pytensor/link/pytorch/dispatch/basic.py
@@ -3,7 +3,6 @@
3
4
import numpy as np
5
import torch
6
-import torch.compiler
7
8
from pytensor import In
9
from pytensor.compile import PYTORCH
0 commit comments