This repository has been 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.8k
ndarray.choose_element_0index not differentiable / bug in gradients after slicing? #7853
Comments
@apache/mxnet-committers: This issue has been inactive for the past 90 days. It has no label and needs triage. For general "how-to" questions, our user forum (and Chinese version) is a good place to get help. |
Error on MXNet v1.5 (built from source). Tested on OSX
|
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment info
Operating System: OSX
MXNet version: 0.11.0
Python version and distribution: python3/anaconda
Minimum reproducible example
I want to differentiate through
ndarray.choose_element_0index
:Returns:
But this works and behaves as expected:
The text was updated successfully, but these errors were encountered: