Skip to content

Commit 74ba56a

Browse files
committed
Fix issue with AdaMax and Tensor extension
1 parent 5cb9106 commit 74ba56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=7.4",
24-
"rubix/ml": "^1.0"
24+
"rubix/ml": "^1.0.1"
2525
},
2626
"scripts": {
2727
"predict": "@php predict.php",

0 commit comments

Comments
 (0)