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

[Codegen][cuda-fp16] fallback to fp32 simulation when cuda arch < sm53 #4268

Merged
merged 8 commits into from
Nov 10, 2019

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    35e93ac View commit details
    Browse the repository at this point in the history
  2. merge from upstream

    yzhliu committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    d4ec505 View commit details
    Browse the repository at this point in the history
  3. fix lint

    yzhliu committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    50b8684 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. use c++ literal

    yzhliu committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    406c4f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a292dab View commit details
    Browse the repository at this point in the history
  3. fix lint

    yzhliu committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b105241 View commit details
    Browse the repository at this point in the history
  4. str literal move to .h file

    yzhliu committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8625032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ccfad4 View commit details
    Browse the repository at this point in the history