Skip to content

Commit e4920be

Browse files
committed
revert some change in decompose_util
1 parent b736aeb commit e4920be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

graph_net/torch/decompose_util.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,6 @@ def get_args_node(arg):
262262
str,
263263
type(...),
264264
type(None),
265-
torch.device,
266-
torch.dtype,
267265
),
268266
), f"{type(arg)=}"
269267

0 commit comments

Comments
 (0)