Skip to content

Commit f52dadc

Browse files
committed
update fix importing issue for inductor_debug_cpu
1 parent 1c7c398 commit f52dadc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intermediate_source/inductor_debug_cpu.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ def forward1(self, arg0_1, arg1_1):
110110
# C++ kernel in ``output_code``:
111111
#
112112

113+
import torch
113114
from torch._inductor.async_compile import AsyncCompile
114115
async_compile = AsyncCompile()
115116

0 commit comments

Comments
 (0)