Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add EnzymeRule for conv!/gather!/scatter!/dropout!/pool! (#536)
* Add EnzymeRule for conv * Fix * Add missing file * Change to enzymecore ext * attempt fix * Finish enzymecore rewrite * Add missing file * Also add gather * Additional functions, tests, and fixes * minor fixup * Add pooling * Add dropout * Fix scatter bug * fix pool * More fixups * fix up pool * split conv/depth * Cleanup rule * Fix minor test bug * Fix depthwise conv * Fix typo * Bound tests * Failing to extension * Add file * Address review * Remove inlining
- Loading branch information