--- 3. Establishing FP32 Performance Baseline ---
Evaluating: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00,  1.09s/it]
🎯 FP32 Baseline MSE Loss: 0.249917

--- 4. Wrapping model for TI QAT ---

--- 5. Starting QAT Fine-Tuning ---
QAT Epoch 1/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [01:02<00:00,  5.66it/s, loss=0.427]
QAT Epoch 2/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:09<00:00, 38.05it/s, loss=0.428]
QAT Epoch 3/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:09<00:00, 38.38it/s, loss=0.436]
QAT Epoch 4/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:09<00:00, 35.26it/s, loss=0.384]
QAT Epoch 5/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:09<00:00, 38.63it/s, loss=0.377]
QAT Epoch 6/15: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:09<00:00, 39.07it/s, loss=0.4]
Freezing BN for subsequent epochs
QAT Epoch 7/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:08<00:00, 39.20it/s, loss=0.449]
QAT Epoch 8/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:09<00:00, 37.29it/s, loss=0.395]
QAT Epoch 9/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:13<00:00, 26.74it/s, loss=0.435]
QAT Epoch 10/15: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:18<00:00, 18.57it/s, loss=0.413]
QAT Epoch 11/15: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:16<00:00, 21.89it/s, loss=0.331]
QAT Epoch 12/15: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:13<00:00, 26.06it/s, loss=0.355]
QAT Epoch 13/15: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:08<00:00, 40.11it/s, loss=0.394]
QAT Epoch 14/15: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:10<00:00, 32.88it/s, loss=0.37]
QAT Epoch 15/15: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 352/352 [00:10<00:00, 34.42it/s, loss=0.371]
✅ QAT Fine-tuning complete.

--- 6. Converting, Evaluating, and Exporting TI INT8 Model ---
Freezing ranges for subsequent epochs
Evaluating: 100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:00<00:00, 126.58it/s]

--- 📊 TI QAT RESULTS ---
FP32 Baseline Loss:   0.249917
INT8 QAT Loss:        0.338482
Performance Change:   +0.088565