Fixes Inconsistent weight assignment operations in DQNPolicyGraph (#4…#4504
Fixes Inconsistent weight assignment operations in DQNPolicyGraph (#4…#4504ericl merged 2 commits intoray-project:masterfrom
Conversation
|
Can one of the admins verify this patch? |
ericl
left a comment
There was a problem hiding this comment.
Looks good, thanks! I also added an assert
|
Test FAILed. |
|
Test FAILed. |
|
jenkins retest this please |
|
Test PASSed. |
|
Test FAILed. |
|
Test failure unrelated. |
What do these changes do?
Fixes "Inconsistent weight assignment operations in DQNPolicyGraph #4502" by removing unnecessary
sortedfromDQNPolicyGraph.__init__.Related issue number
Fixes #4502