mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-02 08:32:31 -05:00
- Add cnn_dev.py with NBDev educational pattern, Conv2D for-loop TODO, and all scaffolding - Add README.md explaining learning goals, what is implemented vs provided, and rationale - Add tests/test_cnn.py for basic correctness and shape tests - Generate cnn_dev.ipynb for notebook workflow