-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add backward propagation get pass with rev number (#410)
* feat: add reverse proapgation for orbit.getPassWithNumber * feat: ensure it works with a seeded pass * refactor: simplify forward backward propagation * feat: address remaining feedback * feat: simplify further * feat: cleanup * feat: python bindings * chore: fix pass test * Apply suggestions from code review Co-authored-by: kyle-cochran <kyle.ray.cochran@gmail.com> * feat: address comments --------- Co-authored-by: kyle-cochran <kyle.ray.cochran@gmail.com>
- Loading branch information
1 parent
8986e16
commit 33fabf4
Showing
7 changed files
with
494 additions
and
146 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
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
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.