Skip to content

Commit 3801106

Browse files
committed
removed numpy
1 parent c72c5d5 commit 3801106

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_torch_compile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# global modules
1212
import unittest
1313

14-
import numpy as np
1514
import torch
1615

1716
# Local modules

0 commit comments

Comments
 (0)