Files
Vijay Janapa Reddi b15ff98abb Removes unused commands from CLI docs
Updates the CLI documentation to reflect the current set of implemented commands.

The 'dev' command no longer includes 'preflight' and 'validate' subcommands.
Removes these commands from the valid commands list.
2026-01-25 13:23:17 -05:00
..
2026-01-25 13:23:17 -05:00

Development Tools

This directory contains tools for TinyTorch maintainers and contributors.

Structure

  • dev/ - Development environment setup and utilities
  • build/ - Build scripts for generating notebooks and metadata
  • maintenance/ - 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.