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

Enable both Pytorch native AMP and Nvidia APEX AMP for SRU #158

Commits on Jan 27, 2021

  1. Copy the full SHA
    c433592 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Fix update based on discussion. Casting is now forced because custom …

    …CUDA kernel either needs all Float32 or all Float16 tensors. Disabled AMP block is back because AMO is moot for the recurrence kernel
    visionscaper committed Jan 30, 2021
    Copy the full SHA
    7833577 View commit details
    Browse the repository at this point in the history