-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mlir: Add Enzyme ops removal on structured control flow (#2200)
* mlir: Add Enzyme ops removal on structured control flow * format * use AutoDiffTypeInterface for batching * remove * add test with unknown number of iterations * don't push same value twice * tensor extract/insert * reserve the right size * better batchType * better comment
- Loading branch information
Showing
12 changed files
with
701 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.