This repository was archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[FEATURE] Add feature of retain_grad #20500
Merged
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
8db2ad6
Replace "CloneGradient" with "ElemwiseGradUseNone"
KexinFeng f7ab33d
fix issue elemwise_add
KexinFeng 0ae6e9b
fix elemwise_add issue with `ElemwiseGradUseNone`
KexinFeng 3f4f93c
reverse_to_CloneGradient
KexinFeng 6117ec0
add_retain_grad
KexinFeng aeefab9
unit_test
KexinFeng 3b8a02b
tidy_up
KexinFeng d909216
tidy_up
KexinFeng 6fa5076
sanity
KexinFeng b00528a
const_reference
KexinFeng 9bd0881
const_ref
KexinFeng cfea958
Merge branch 'apache:master' into rg_branch
KexinFeng 4593e6f
merge_rg_to_ag
KexinFeng 3970e4b
Merge remote-tracking branch 'upstream/master' into rg_branch
KexinFeng 6ea449f
Merge branch 'rg_branch' of https://github.com/KexinFeng/incubator-mx…
KexinFeng d77c2f3
sanity
KexinFeng f7cbc7d
sanity
KexinFeng e82a49c
add_drop_grad
KexinFeng 4af58f8
sanity_check
KexinFeng 5d8fd98
sanity_check
KexinFeng b148c38
sanity_check
KexinFeng f0a7286
Merge remote-tracking branch 'upstream/master' into rg_branch
KexinFeng 2d39523
Merge remote-tracking branch 'upstream/master' into rg_branch
KexinFeng db048b9
build_err
KexinFeng 2748a33
build_err
KexinFeng 9d9d8cd
skip_remark_variable
KexinFeng ad46c11
repetitive_mark
KexinFeng 85ccb80
ReInit_in_dropgrad
KexinFeng e357fbb
ReInit_in_dropgrad
KexinFeng 042a9e7
sanity_check
KexinFeng 6de23de
add drop and tests to gluon
KexinFeng 0c25c94
Merge remote-tracking branch 'upstream/master' into rg_branch
KexinFeng 283b7ac
sanity
KexinFeng 7716929
Merge remote-tracking branch 'upstream/master' into rg_branch
KexinFeng ec036de
Merge branch 'master' into rg_branch
barry-jin f316a4f
update exec_pass.h
barry-jin 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
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
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
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.