mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-06-01 14:40:54 -05:00
- Added test_unit_network_architectures() call (first instance) - Added test_unit_sequential_networks() call - Added test_unit_mlp_creation() call - Added test_unit_network_architectures() call (second instance) - Added test_unit_network_applications() call Ensures all test functions are executed when cells run, providing immediate feedback to students.