-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[TENSORFLOW]StatefulPartitionedCall/PartitionedCall Ops support added #5617
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
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
241cab3
Implemented functionInvocation Unit Test for StatefulPartitionedCall…
deepakbabel23 6fe8c1b
Placeholder exercises with tvm
deepakbabel23 2b7c2c6
Merge pull request #1 from apache/master
deepakbabel23 7bd7711
Merge pull request #2 from deepakbabel23/master
deepakbabel23 aeb8073
placeholder interim
deepakbabel23 0119857
SPOP Test cases structure
deepakbabel23 077ca4d
New test cases for spop
deepakbabel23 bdff27c
miscellaneous test cases for spop
deepakbabel23 ec2eb89
Merge pull request #3 from apache/master
deepakbabel23 fb807bc
Merge pull request #4 from deepakbabel23/master
deepakbabel23 8ec980c
Placeholder samples..working with shapes explicitly passed
deepakbabel23 8c4a48f
Variables test case. Works with the same fix of shape_dict
deepakbabel23 9aaa650
SPOP Positive test cases first iteration
deepakbabel23 a1ee137
support output tensors as function args, multiple functions
prashantsail 444f4f8
Corrected Indentation
prashantsail 6ce53c4
filewritter is only for debug purpose
prashantsail e0eb166
support variables in function args
prashantsail cb1ec4d
First working iteration of positive spop test cases
deepakbabel23 a49369e
Removed commented code, simplified code
prashantsail 898b79b
Code Reorganization- First working iteration of positive spop test cases
deepakbabel23 c6e0eaf
corrected variable name after refactor
prashantsail 6ac4d7f
Code Reorganization- First working iteration of positive spop test cases
deepakbabel23 b046af1
move code inside mapped operator function
prashantsail 4ae8dea
Removed extra line
prashantsail b3de79d
support variables in function args
prashantsail f767360
Removed commented code, simplified code
prashantsail e3517dd
move code inside mapped operator function
prashantsail 16cdcbd
support output tensors as function args, multiple functions
prashantsail 27fb98a
Code Reorganization- First working iteration of positive spop test cases
prashantsail 8589fec
Code Reorganization- First working iteration of positive spop test cases
deepakbabel23 8feb00c
Merge pull request #5 from prashantsail/ps_spop
deepakbabel23 0f637b4
Function invocation more test cases
deepakbabel23 b77cece
Simplified & Merged different Function Invocation Test cases
deepakbabel23 6c71b72
support invocation of nested callables
prashantsail b253ac9
Simplified and Uniform testcases
prashantsail 878313d
support invocation of nested callables
prashantsail ff11b39
Simplified and Uniform testcases
prashantsail 224b93e
Merge branch 'ps_spop' of https://github.com/prashantsail/incubator-t…
prashantsail 14982af
removed duplicate and renamed testcase
prashantsail 4b396c0
Merge pull request #6 from prashantsail/ps_spop
deepakbabel23 332e2f0
Negative scenario added for testing operator statefulness. Only Excep…
deepakbabel23 b0b2fdf
Merge remote-tracking branch 'refs/remotes/origin/spop' into spop.
deepakbabel23 7ea2a66
Miscellaneous reorganization changes for spop scenarios
deepakbabel23 da79752
Miscellaneous reorganization changes for spop scenarios
deepakbabel23 b3666ce
Corrected import of tensorflow modules safely using try except and ot…
deepakbabel23 caaf8fd
Negative scenario for resource variables handled
deepakbabel23 a525666
Documentation update for code
deepakbabel23 790c026
SPOP change in function handling
maheshambule 6b8bc37
tf global function support
maheshambule 5e92663
handle nested subgraph
maheshambule becbad4
refactor
maheshambule 9a45af9
get op def compatible with tf 1x & 2x
prashantsail fa122df
Fixed liniting issues
prashantsail af44879
Merge pull request #7 from prashantsail/ps_spop
deepakbabel23 9b8f24d
added doctsring and few nits
maheshambule 0c06cfb
resolve conflicts
maheshambule 5888317
Merged changes for positive test cases and negative test cases
deepakbabel23 001f3a0
Merge remote-tracking branch 'refs/remotes/origin/spop' into spop
deepakbabel23 7f3b52b
Moved StatefulPartitionedCall test case to the end of the TC list
deepakbabel23 92e1853
Fixed some typos and semantics
deepakbabel23 bd2952d
Merge pull request #8 from apache/master
deepakbabel23 87ceb84
Merge pull request #9 from deepakbabel23/master
deepakbabel23 7968859
dmlc-core
maheshambule cdc4af9
dmlc-core
maheshambule fe58431
fixes
maheshambule 06a80b3
Addressing Review comments in the PR for SPOP support
deepakbabel23 cf8f374
Fixed pylint errors
deepakbabel23 bb09d3d
Corrected tensorflow import syntax
deepakbabel23 01244c9
Placed the op_def_registry module import outside of for loop
deepakbabel23 c0308ca
Removed new stateful operators list and combined these operators with…
deepakbabel23 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
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
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.