-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[RELAY,TOPI] Add scatter_nd op #6854
Merged
Merged
Commits on Nov 11, 2020
-
[RELAY,TOPI] Add scatter_nd op
Scatter_nd is the inverse of gather_nd and also happens to be its gradient. The implementation here is not optimized. There are no cpu or gpu specific implementations.
Configuration menu - View commit details
-
Copy full SHA for e5f616b - Browse repository at this point
Copy the full SHA e5f616bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa5bde - Browse repository at this point
Copy the full SHA 3aa5bdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff3644 - Browse repository at this point
Copy the full SHA dff3644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4373eba - Browse repository at this point
Copy the full SHA 4373ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9d1f9 - Browse repository at this point
Copy the full SHA 1d9d1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 288873f - Browse repository at this point
Copy the full SHA 288873fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d94d7 - Browse repository at this point
Copy the full SHA 60d94d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 557b915 - Browse repository at this point
Copy the full SHA 557b915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2431807 - Browse repository at this point
Copy the full SHA 2431807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0593227 - Browse repository at this point
Copy the full SHA 0593227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cf300f - Browse repository at this point
Copy the full SHA 8cf300fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec74c6 - Browse repository at this point
Copy the full SHA 9ec74c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b212a70 - Browse repository at this point
Copy the full SHA b212a70View commit details
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.