/minitorch_Module-2

This module, part of Minitorch (Prototype of PyTorch) lib, implements a tensor object. Tensors group together many repeated operations to save Python overhead and to pass off grouped operations to faster implementations.

Primary LanguagePython

Stargazers

No one’s star this repository yet.