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

Add half precision float16 data type #5716

Merged
merged 19 commits into from
Dec 6, 2017
Merged

Commits on Oct 20, 2017

  1. initial commit for float16

    kexinzhao committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    e473322 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. add float16 data type

    kexinzhao committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    a208dd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    ff51737 View commit details
    Browse the repository at this point in the history
  2. small fix

    kexinzhao committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    9d8b305 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

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

Commits on Nov 15, 2017

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

Commits on Nov 16, 2017

  1. add test for float16

    kexinzhao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    af37838 View commit details
    Browse the repository at this point in the history
  2. add test cases

    kexinzhao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    4f1aa5b View commit details
    Browse the repository at this point in the history
  3. small fix

    kexinzhao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    979d2e0 View commit details
    Browse the repository at this point in the history
  4. fix GPU compiling

    kexinzhao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    22dfa5f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    080ff0c View commit details
    Browse the repository at this point in the history
  2. fix CUDA_VERSION issue

    kexinzhao committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    734cac1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    0f4bf1c View commit details
    Browse the repository at this point in the history
  2. fix cmake

    kexinzhao committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    d646e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. fix bug

    kexinzhao committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    19e5c24 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. address pr comment

    kexinzhao committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    a5feb77 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Configuration menu
    Copy the full SHA
    41bd1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4901184 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

  1. small fix

    kexinzhao committed Nov 30, 2017
    Configuration menu
    Copy the full SHA
    36df67b View commit details
    Browse the repository at this point in the history