aboutsummaryrefslogtreecommitdiff
path: root/examples/mnist/mnist.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New ONNX ops and testsericmarin2026-04-131-3/+2
| | | | | | | | New ops: Slice, Squeeze, Unsqueeze New tests based on papers: - Wide-to-Deep, Deep-to-Wide Transformation - Pruining of stably inactive (always negative) and active (always positive) ReLUs
* added MNIST, changed cache and parserericmarin2026-04-131-0/+45