AI Dynamics

Global AI News Aggregator

PyTorch Uses Own Tensor Engine, Not NumPy

Actually, PyTorch does not build on NumPy.
It uses its own tensor engine with GPU support, compilation, etc.
The only dependencies on NumPy is to provide some interoperability between NumPy arrays and Torch tensors.

→ View original post on X — @ylecun,

Commentaires

Leave a Reply

Your email address will not be published. Required fields are marked *