mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-30 10:13:57 -05:00
Results: - Perceptron: ✅ (1.92s) 100.0% - XOR: ✅ (1.87s) 54.5% - MNIST: ✅ (1.96s) 11.5% - CIFAR: ❌ (60.00s) - TinyGPT: ✅ (1.92s)
18 lines
820 B
Plaintext
18 lines
820 B
Plaintext
[2025-09-28 21:41:32]
|
|
Testing Optimization Level 0: Baseline
|
|
[2025-09-28 21:41:32] Description: No optimizations
|
|
[2025-09-28 21:41:32] ------------------------------------------------------------
|
|
[2025-09-28 21:41:32] Testing Perceptron with Baseline...
|
|
[2025-09-28 21:41:34] ✅ Complete in 1.86s
|
|
[2025-09-28 21:41:34] Testing XOR with Baseline...
|
|
[2025-09-28 21:41:36] ✅ Complete in 1.92s
|
|
[2025-09-28 21:41:36] Testing MNIST with Baseline...
|
|
[2025-09-28 21:41:38] ✅ Complete in 2.03s
|
|
[2025-09-28 21:41:38] Testing CIFAR with Baseline...
|
|
[2025-09-28 21:42:38] ⏱️ Timeout after 60s
|
|
[2025-09-28 21:42:38] Testing TinyGPT with Baseline...
|
|
[2025-09-28 21:42:40] ✅ Complete in 1.85s
|
|
[2025-09-28 21:42:40]
|
|
Committing results for Baseline...
|
|
[2025-09-28 21:42:40] Committed results
|