Skip to content

Commit 0626548

Browse files
authored
import missed package warnings (#37)
1 parent ae3c00a commit 0626548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

intel_pytorch_extension_py/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import copy
22

33
import torch
4+
import warnings
45

56
from .ops.lstm import IpexLSTM
67
from .fx import *

0 commit comments

Comments
 (0)