Implementation question reguarding GlobalMaxPoolGrad #6831
Unanswered
georgen117
asked this question in
Other Q&A
Replies: 1 comment
-
GlobalMaxPoolGrad is not implemented yet. So far, we haven't got any plan to implement a gradient for this op, but we would welcome a contribution for this gradient! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been adding training for the dnnl endpoint. I have been working on Pooling operators but when it came to GlobalMaxPoolGrad I don't see any implementation for GlobalMaxPoolGrad in gradient_builder.cc.
Is GlobalMaxPoolGrad implemented and I am missing it?
If it is not implemented is there a plan to implement it in the future?
Beta Was this translation helpful? Give feedback.
All reactions