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 bb781e5 commit 24a46e1Copy full SHA for 24a46e1
main.py
@@ -1,4 +1,4 @@
1
-from lib import tensor as t
+from lib import tensor2 as t
2
import numpy as np
3
4
print("hello")
0 commit comments