• TT OSSへの参加の足掛かりとして、Bounty Programに取り組むことを推奨しています 12 Category (bounty difficulty) Examples Payment Range (US Dollars) warmup - Minor bug fixes. - Documentation improvements. - Adding or fixing a test case. - Basic logging updates. - Updating a README or sample script. 1 – 200 easy - Extending an existing feature. - Updating API calls. - Simple refactoring tasks. - Adding a new test suite. 201 – 500 medium - Implementing a new feature. - Adding support for a new model. - Debugging and fixing non-trivial performance issues. - Integration of a library or external tool. 501 – 1999 hard - Major feature implementation. - Core system redesign. - Implementing a new kernel or low-level ops. - Optimizing performance-critical code paths. 2000 – 3000 tenstorrnt/tt-metal
library for Tenstorrent AI chips, including Wormhole, and Blackhole. These kernels serve as foundational compute primitives, acting as building blocks for higher-level software stacks that implement machine learning (ML) operations. https://github.com/tenstorrent/tt-llk
programming model, enabling kernel development for Tenstorrent hardware. TTNN is a library of neural network operations, built on top of the TT-Metalium programming model. https://github.com/tenstorrent/tt-metal
integrates into various compiler technologies from AI/ML frameworks, to both enable running models and create custom kernel generation. • https://github.com/tenstorrent/tt-forge • https://github.com/tenstorrent/tt-xla • https://github.com/tenstorrent/tt-forge-onnx • https://github.com/tenstorrent/tt-mlir ANY AI MODEL OPEN SOURC E OPEN SOURC E AI/ML + HPC Developers Model Developers Direct to metal OPTIMIZED TTNN C++ BUILD ANYTHING LIBRARY OF OPS OPEN SOURC E TTNN C++ Code HPC workloads