Files
TinyTorch/tools/dev
Vijay Janapa Reddi 7bd0210324 Add table support to ASCII box fixer and fix table alignment
- Add table detection (┬ ┼ ┴ column separators)
- Fix table alignment by adjusting cell widths
- Flag tables with content wider than headers for manual review
- Manually fix tables in 04_losses.py (expanded column widths)
- Fix table in 01_tensor.py
2025-11-30 09:48:30 -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