Developer Manual
- Introduction
- Build and setup
- Compile and run a model
- Design
- TOSA to Torq Conversion
- Kernel Development
- Adding a New Pass
- The Super Tiling Pass
- Adding a new compute optimization
- Recommended submission process
- Debug tips and tricks
- References
- Testing
- Tools
- Model testing and debugging workflow
- Running test suite for a model
- Collect all the tests for a model
- What the tests do
- Executing the tests
- Investigating ERORRs
- Investigating FAILUREs
- Debugging a test
- Performance debugging
- Executing tests using real hardware
- Using the results dashboard
- Advanced: Test framework internals and PyTest fixtures
- TFLite model testing
This manual is structured step-by-step, starting from introduction and setup, through model conversion, compiling & running, supported operators, testing, and advanced topics.