Skip to content

marty1885/ttnn-helloworld-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttnn-helloworld-cpp

Well annotated, minimal example that demonstrates how to use TTNN (Tenstorrent's neural netwoek library) in C++.

NOTE: TTNN is still a moving target. The code in this repo may break anytime.

How to use

  • Build tt-metal locally
  • Make sure you have the correct variables set up (Eg: TT_METAL_HOME, ARCH_NAME)
mkdir build
cmake ..
make

About

Minimal example of using Tenstorrent TTNN in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published