mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 23:51:21 -05:00
Sets up the foundational project structure for the TinyTorch ML system, including the CLI entry point, project directories, and setup scripts. This commit introduces the `tito` CLI for project management, testing, and information display. It also includes setup scripts to automate environment creation and verification, along with initial documentation.