aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New ONNX ops and testsHEADmasterericmarin2 days12-33/+640
| | | | | | | | 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 parserericmarin3 days19-230/+147
|
* changed nameericmarin6 days7-528/+8
|
* fixed spacing in IF THEN ELSEericmarin2026-04-011-10/+10
|
* refactored examplesericmarin2026-04-0129-83/+646
|
* added ONNX Add and ONNX Subericmarin2026-03-313-22/+142
|
* completed proofericmarin2026-03-3010-510/+10320
|
* added LICENSEericmarin2026-03-2617-188/+796
|
* added FashionMNISTericmarin2026-03-2519-30/+553
| | | | xd
* added MatMul and Flatten. Now Inpla produces a balanced tree of TermAddericmarin2026-03-212-19/+64
|
* created classericmarin2026-03-2117-1187/+344
|
* changed eval() for a proper parser. Now it also handles multiple outputsericmarin2026-03-183-6/+46
|
* added proof for ONNX translationericmarin2026-03-184-355/+442
|
* changed torch.fx to ONNXericmarin2026-03-174-164/+514
|
* defined modulesericmarin2026-03-1610-461/+1253
|
* changed to floatericmarin2026-03-124-86/+84
|
* added constraint to proverericmarin2026-03-112-2/+18
|
* added scaleericmarin2026-03-103-41/+44
|
* two netsericmarin2026-03-103-40/+117
|
* added MLPericmarin2026-03-103-35/+266
|
* added prover scriptericmarin2026-03-104-87/+112
|
* linear foldingericmarin2026-03-094-114/+112
|
* aericmarin2026-03-092-0/+150