mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-03-12 03:23:51 -05:00
Development Tools
This directory contains tools for TinyTorch maintainers and contributors.
Structure
dev/- Development environment setup and utilitiesbuild/- Build scripts for generating notebooks and metadatamaintenance/- Maintenance and cleanup scripts
For Students
Students don't need anything in this directory. Use the main setup scripts in the project root.
For Developers
See docs/development/DEVELOPER_SETUP.md for complete developer documentation.