Goal
First end-to-end full-SYM training proof. ECG-AE v2 (examples/ecg_anomaly_ae_v2: Conv1d + ConvT1d + ReLU + MSE, strides instead of pooling) is separated from full-SYM by exactly two dependencies: #45 (Conv/ConvT SYM) and #192 (Quantization layer).
Proposed work (milestone M3, one PR)
Dependencies
Hard: #192 (M1) and #45 (M2) must ship first.
Relations
Enables #137 / #141 — a real fully-quantized-training topology Jan can evaluate against. Part of the SYM completeness program.
🤖 Generated with Claude Code
Goal
First end-to-end full-SYM training proof. ECG-AE v2 (
examples/ecg_anomaly_ae_v2: Conv1d + ConvT1d + ReLU + MSE, strides instead of pooling) is separated from full-SYM by exactly two dependencies: #45 (Conv/ConvT SYM) and #192 (Quantization layer).Proposed work (milestone M3, one PR)
Dependencies
Hard: #192 (M1) and #45 (M2) must ship first.
Relations
Enables #137 / #141 — a real fully-quantized-training topology Jan can evaluate against. Part of the SYM completeness program.
🤖 Generated with Claude Code