-
Notifications
You must be signed in to change notification settings - Fork 223
Native functions v2 #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Native functions v2 #233
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
09b425f
Initial native function use
rnett 278d7cc
Allow body constants
rnett c2b0b60
Fix body forbids
rnett dec04e6
Use default eager session for tensor calls
rnett 047243b
Use default eager for single tensor call too
rnett 696ef67
Get functions from graph
rnett 71b8fab
Start of saver support
rnett 3697122
Update loading, detect statefulness, use PartitionedCall
rnett abf0ed1
Start of dependencies
rnett ba65103
Support dependencies
rnett bafcec2
Remove unwrapping
rnett bb641e3
Proper attribute setters
rnett 9e686c4
Add ignored gradient test
rnett b4bf605
Rebase fix
rnett b7ab76c
Op generation for functions
rnett 6d8308e
Rebase fix
rnett eaeaf6e
SavedFunction for running functions from SavedModelBundles
rnett f32fbf2
Review fixes
rnett f892c54
Generation and better javadoc
rnett f485ccf
Rework pointer scopes
rnett 5977c40
SessionFunction instead of SavedModelBundle specific class
rnett 12af327
Add CallableFunction javadoc
rnett 1b4bf59
Remove obsolete test
rnett 54e8855
Rebase fix
rnett 117b391
Formatting fixes and nits
rnett 3df55b9
Add session function test, Signature.builder with name
rnett 99a3403
Remove extra synchronization
rnett cecf71d
Formatting
rnett 61e5ffd
New names
rnett 1258276
Note on SavedModel functions
rnett b1b378e
Fix tests
rnett cba0fea
Rename name method
rnett e67ae1e
Re-add tests w/ SessionFunction
rnett c09385d
Helper methods for saving
rnett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Review fixes
Signed-off-by: Ryan Nett <JNett96@gmail.com>
- Loading branch information
commit f32fbf2afa5d231414491d7ac4696765fc3ed422
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.