You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AutoDiff] Add more loop differentiation negative testcases for TF-933. (#27973)
Loop differentiation produces incorrect results when the reduction accumulation
variable is not initialized with an active parameter. TF-933 tracks this issue.
This patch is a follow-up to #27796, adding
negative test cases for while and repeat-while loops.
0 commit comments