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

[Feat] Try to compatible with Keras 3 optimizer design and support CUDNN 9.0+. #392

Merged
merged 4 commits into from
Mar 24, 2024

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    9e188a3 View commit details
    Browse the repository at this point in the history
  2. [feat] Update the config file for new CUDNN release.

    Now support CUDNN 9.0+
    MoFHeka committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cd5edd5 View commit details
    Browse the repository at this point in the history
  3. [fix] Suppress nodiscard warnings and unused warnings

    by adding a new LOG_IF_ERROR macro and using proper api function.
    MoFHeka committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    95da2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7408f18 View commit details
    Browse the repository at this point in the history