onnxruntime
Compute global gradient norm according to 'enable_grad_norm_clip'
#5728
Merged

Compute global gradient norm according to 'enable_grad_norm_clip' #5728

SherlockNoMad merged 9 commits into master from bahuang/grad_norm_fix
SherlockNoMad
Introduce PassThrough op to wait for all gradient ready before weigh…
4393fc10
Compute gradient norm for fp32 runs
fbdda5a1
Skip AddGradientNorm for BF16 run for now
32f2e85c
SherlockNoMad SherlockNoMad requested a review from wschin wschin 5 years ago
SherlockNoMad SherlockNoMad requested a review from Lafi7e Lafi7e 5 years ago
SherlockNoMad SherlockNoMad requested a review 5 years ago
SherlockNoMad SherlockNoMad added training
SherlockNoMad SherlockNoMad changed the title Always compute gradient norm before Weight Update Always compute global gradient norm before Weight Update 5 years ago
wschin
wschin commented on 2020-11-06
wschin
wschin commented on 2020-11-06
wschin
wschin dismissed these changes on 2020-11-06
Address comment
8d401fa7
SherlockNoMad SherlockNoMad dismissed their stale review via 8d401fa7 5 years ago
Lafi7e
Lafi7e commented on 2020-11-07
Fix UT
70cf08fa
Update FE UT expected value
8fbb74cf
Merge branch 'bahuang/gradient_barrier' into bahuang/grad_norm_fix
45db780c
Respect enable_grad_norm_clip
7fc44699
SherlockNoMad SherlockNoMad requested a review from BowenBao BowenBao 5 years ago
SherlockNoMad SherlockNoMad requested a review from liqunfu liqunfu 5 years ago
SherlockNoMad SherlockNoMad requested a review from spandantiwari spandantiwari 5 years ago
SherlockNoMad SherlockNoMad requested a review from thiagocrepaldi thiagocrepaldi 5 years ago
SherlockNoMad SherlockNoMad changed the title Always compute global gradient norm before Weight Update Compute global gradient norm according to 'enable_grad_norm_clip' 5 years ago
wschin
wschin commented on 2020-11-10
wschin
wschin commented on 2020-11-10
wschin
wschin commented on 2020-11-10
wschin
wschin commented on 2020-11-10
wschin
wschin commented on 2020-11-10
address comments
bfd22b5a
wschin
wschin approved these changes on 2020-11-11
liqunfu
liqunfu approved these changes on 2020-11-11
SherlockNoMad SherlockNoMad merged 07dc25e9 into master 5 years ago
SherlockNoMad SherlockNoMad deleted the bahuang/grad_norm_fix branch 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone