ML icon indicating copy to clipboard operation
ML copied to clipboard

rubix/tensor uses same classes as scienide/tensor

Open marcuus opened this issue 4 years ago • 1 comments

Kia ora Im trying to install rubix/tensor but get the following warnings and error.

Warning: Ambiguous class resolution, "Zephir\Optimizers\FunctionCall\TensorAddOptimizer" was found 2x: in "D:/www/hippodromus/vendor/scienide/tensor/optimizers/TensorAddOptimizer.php" and "D:/www/hippodromus/vendor/rubix/tensor/optimizers\TensorAddOptimizer.php", the first will be used.

[ErrorException] Constant tensor\EPSILON already defined

Is scienide/tensor a replacement for rubix/tensor?

Thanks Nga mihi Mark

marcuus avatar Jul 05 '21 22:07 marcuus

Is scienide/tensor a replacement for rubix/tensor?

We've moved the development of Tensor to a repository outside of Rubix since it can apply to many areas of computing not just machine learning. Since ML 1.1, the library uses the Scienide fork of Tensor.

https://github.com/RubixML/ML/releases/tag/1.1.0

andrewdalpino avatar Jul 05 '21 23:07 andrewdalpino