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

Runtime selection of fp16/fp32 #1649

Merged
merged 6 commits into from
Jul 25, 2018
Merged

Runtime selection of fp16/fp32 #1649

merged 6 commits into from
Jul 25, 2018

Commits on Jul 24, 2018

  1. Checkpointing

    ihavnoid committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    035fe32 View commit details
    Browse the repository at this point in the history
  2. OpenCL half precision is now command-line option, compiled by default

    This converts the OpenCL code into a gigantic template library.
    ihavnoid committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    e9d1e7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0122e42 View commit details
    Browse the repository at this point in the history
  4. Update Network self-check

     - Final output is used for self-check
     - Criteria is 20% error, while ignoring values smaller than 1/361
     - Throws exception when three out of last ten checks fails
    ihavnoid committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    c2ab6a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    23d2feb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7735fd0 View commit details
    Browse the repository at this point in the history