Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling Mixed Precision Training for Your Model #252

Open
xwqtju opened this issue Jun 26, 2024 · 0 comments
Open

Enabling Mixed Precision Training for Your Model #252

xwqtju opened this issue Jun 26, 2024 · 0 comments

Comments

@xwqtju
Copy link

xwqtju commented Jun 26, 2024

Hi,

I hope this message finds you well. I have been working with your torchdiffeq and have found it extremely valuable for my project. I am particularly interested in leveraging mixed precision (half-precision) training to potentially increase the training speed and efficiency on my hardware.

However, I have encountered some difficulties in enabling mixed precision training with your model. It seems that the current implementation does not fully support this feature.

Could you please provide guidance on how to modify the model to support half-precision training using torch.cuda.amp? Specifically, any advice on changes that need to be made in the model architecture or training loop would be greatly appreciated.

Thank you very much for your time and assistance. I look forward to your response.

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant