aboutsummaryrefslogtreecommitdiff
path: root/examples/mnist/mnist_stably_active.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New ONNX ops and testsHEADmasterericmarin2 days1-0/+69
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