Files
cs249r_book/tinytorch/tools/dev
Vijay Janapa Reddi ea246cf4e2 Renames "Spatial" module to "Convolutions"
Refactors the module name from "Spatial" to "Convolutions" to better reflect its content and purpose, which focuses on convolutional neural networks.

This change ensures consistency and clarity across the codebase, documentation, and examples.
2025-12-17 07:35:32 -05:00
..

Development Environment Tools

Tools for setting up and maintaining the development environment.

Scripts

  • setup.sh - Set up development environment (was setup-dev.sh)

Usage

# From project root
./tools/dev/setup.sh