Torq Compiler
- User Manual
- Introduction
- Quickstart
- Model Preparation
- Input Guide
- Step-by-Step Model Deployment Examples
- Torq Runtime Python API (Beta)
- Supported Operators
- Profiling
- Handling Unsupported Ops
- Compiling Models for Custom Synaptics SoCs
- Debug tips and tricks
- References
- Glossary
- Release Notes
- What is SyNAP?
- SyNAP - Torq Tests
- 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
- Troubleshooting
- 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