Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
I had message-less assert in my custom autograd function backward. Note absence of the function name or class name. This happens with conda python. I think this is standard Python problem: ...