forked from apache/mxnet
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the gradient of gather_nd (apache#9200)
* try to implement scatter_nd_acc fix fix fix update only support real_type update update try to fix update fix update revise test fix lint * fix * mark line as no lint * fix test * revise test * fix test case * revise * remove openmp * update * update * update * update test * Revert "update test" This reverts commit 3eb3ac6. * Revert "update" This reverts commit a28fa53. * Revert "update" This reverts commit e99ffd0. * Revert "update" This reverts commit 399ba02. * add atomic and specialize the behavior of half_t * use "!" instead of not * add test * fix test * fix test * fix test * rename to backward_gather_nd * fix * fix * fix doc
- Loading branch information
1 parent
da04371
commit 84ba660
Showing
6 changed files
with
277 additions
and
24 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
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.