-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
45 changed files
with
1,553 additions
and
1,502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
What is TTNN? | ||
What is ttnn? | ||
############# | ||
|
||
TTNN is a Python library that provides a user-friendly interface to ``TT-METAL``. | ||
The TTNN library assumes the user is familiar with `PyTorch <https://pytorch.org/>`_ and provides | ||
operations that easily translate `PyTorch <https://pytorch.org/>`_ tensors to ``ttnn.Tensor(s)``. | ||
TTNN's primary dependency is :doc:`TT-LIB </ttnn/dependencies/tt_lib>`. | ||
ttnn is a library that provides a user-friendly interface to operations that run on TensTorrent's hardware using ``tt-metal`` programming model. | ||
|
||
ttnn is designed be intuitive to an user that is familiar with `PyTorch <https://pytorch.org/>`_. | ||
|
||
ttnn's primary dependency is :doc:`TT-LIB </ttnn/dependencies/tt_lib>` which provides the implementation for all of the operations used by ttnn. | ||
|
||
We trust that this library will be valuable to helping you on your journey to take full advantage of our devices! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.