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
AMP issue in _gen_atomic_symbol #15725
Labels
Comments
Hi @mycpuorg, there should be a Python traceback in addition to the C++ traceback you provided, which should give more info on which operator failed - could you post that as well? |
@mxnet-label-bot add [Pending Requester Info] |
Here's the generic part of the Python stack trace that I can share. Thanks.
|
Thank you! This should be enough - I will look into it. |
3 tasks
This merged PR should fix the issue you are observing, if you still see the problem, please reopen. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi @fierceX,
I'm referencing you, based on another amp issue.
I'm following https://github.com/apache/incubator-mxnet/blob/master/docs/tutorials/amp/amp_tutorial.md to optimize the training times in my RNN model which is pretty similar to this:
https://github.com/apache/incubator-mxnet/blob/master/example/recommenders/demo1-MF.ipynb
Can you please help out?
The text was updated successfully, but these errors were encountered: