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

lc0-cudnn : add support for fp16 network eval #685

Open
wants to merge 4 commits into
base: next
Choose a base branch
from

Commits on May 15, 2018

  1. Merge pull request #6 from glinscott/next

    get latest
    ankan-ban authored May 15, 2018
    Configuration menu
    Copy the full SHA
    d4efbf2 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2018

  1. Merge pull request #7 from glinscott/next

    get latest
    ankan-ban authored May 19, 2018
    Configuration menu
    Copy the full SHA
    66311ae View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Merge pull request #8 from glinscott/next

    get latest
    ankan-ban authored May 28, 2018
    Configuration menu
    Copy the full SHA
    4fc6080 View commit details
    Browse the repository at this point in the history
  2. lc0-cudnn: Add fp16 support

    slightly more than 2X speedup compared to fp32 version (without noticiable loss of precision)
    ankan-ban committed May 28, 2018
    Configuration menu
    Copy the full SHA
    99b344e View commit details
    Browse the repository at this point in the history