aboutsummaryrefslogtreecommitdiff
path: root/examples/mnist/mnist_wide_to_deep.py (unfollow)
Commit message (Expand)AuthorFilesLines
2 daysNew ONNX ops and testsHEADmasterericmarin1-0/+82
3 daysadded MNIST, changed cache and parserericmarin19-230/+147
7 dayschanged nameericmarin7-528/+8
2026-04-01fixed spacing in IF THEN ELSEericmarin1-10/+10
2026-04-01refactored examplesericmarin29-83/+646
2026-03-31added ONNX Add and ONNX Subericmarin3-22/+142
2026-03-30completed proofericmarin10-510/+10320
2026-03-26added LICENSEericmarin17-188/+796
2026-03-25added FashionMNISTericmarin19-30/+553
2026-03-21added MatMul and Flatten. Now Inpla produces a balanced tree of TermAddericmarin2-19/+64
2026-03-21created classericmarin17-1187/+344
2026-03-18changed eval() for a proper parser. Now it also handles multiple outputsericmarin3-6/+46
2026-03-18added proof for ONNX translationericmarin4-355/+442
2026-03-17changed torch.fx to ONNXericmarin4-164/+514
2026-03-16defined modulesericmarin10-461/+1253
2026-03-12changed to floatericmarin4-86/+84
2026-03-11added constraint to proverericmarin2-2/+18
2026-03-10added scaleericmarin3-41/+44
2026-03-10two netsericmarin3-40/+117
2026-03-10added MLPericmarin3-35/+266
2026-03-10added prover scriptericmarin4-87/+112
2026-03-09linear foldingericmarin4-114/+112