-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add gradient and adjoints wrt inputs (#45)
* added sens function to llvm and updating interface * add tests for sgrad and srgrad * tests for sgrad and srgrad seem to work * add mass_rgrad * fix some interface sigs, check for reserved names * fix llvm intrinsic bug * cranelift grad impl dupnoneed * cargo fmt
- Loading branch information
1 parent
4bc7255
commit c1c833d
Showing
6 changed files
with
838 additions
and
181 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.