Skip to content

Commit f96a31e

Browse files
committed
complextorch vs. tf vs numpy ?!
1 parent 8cc9433 commit f96a31e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
torch
22
torchvision
3-
complextorch>1.2.0
3+
complextorch>=1.1.4,<1.2.0
44
tensorflow>=2.18
55
keras-tuner
66
scikit-learn

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
torch
22
torchvision
3-
complextorch>=1.2.0
3+
complextorch>=1.1.4,<1.2.0
44
tensorflow>=2.18
55
keras-tuner
66
scikit-learn

0 commit comments

Comments
 (0)