mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-30 05:15:35 -05:00
Results: - Perceptron: ✅ (1.86s) 100.0% - XOR: ✅ (1.92s) 54.5% - MNIST: ✅ (2.03s) 15.0% - CIFAR: ❌ (60.00s) - TinyGPT: ✅ (1.85s)
18 lines
820 B
Plaintext
18 lines
820 B
Plaintext
[2025-09-28 21:30:19]
|
|
Testing Optimization Level 0: Baseline
|
|
[2025-09-28 21:30:19] Description: No optimizations
|
|
[2025-09-28 21:30:19] ------------------------------------------------------------
|
|
[2025-09-28 21:30:19] Testing Perceptron with Baseline...
|
|
[2025-09-28 21:30:21] ✅ Complete in 1.85s
|
|
[2025-09-28 21:30:21] Testing XOR with Baseline...
|
|
[2025-09-28 21:30:22] ✅ Complete in 1.92s
|
|
[2025-09-28 21:30:22] Testing MNIST with Baseline...
|
|
[2025-09-28 21:30:24] ✅ Complete in 2.04s
|
|
[2025-09-28 21:30:24] Testing CIFAR with Baseline...
|
|
[2025-09-28 21:31:25] ⏱️ Timeout after 60s
|
|
[2025-09-28 21:31:25] Testing TinyGPT with Baseline...
|
|
[2025-09-28 21:31:27] ✅ Complete in 2.00s
|
|
[2025-09-28 21:31:27]
|
|
Committing results for Baseline...
|
|
[2025-09-28 21:31:27] Committed results
|