Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LeelaChessZero/lc0
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: LeelaChessZero/lc0
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/0.28
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 37 files changed
  • 8 contributors

Commits on Jun 16, 2021

  1. update version for release

    borg323 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f1adb75 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    4a3aede View commit details
    Browse the repository at this point in the history
  2. bump for rc2

    borg323 committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    425157b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    b858688 View commit details
    Browse the repository at this point in the history
  2. Mark 0.28.0 final.

    borg323 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    3982cc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    a43ffdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fce57d1 View commit details
    Browse the repository at this point in the history
  3. Update 0.27 to 0.28 (#1635)

    Forgotten during the 0.28 release.
    cn4750 authored and borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    1c64c59 View commit details
    Browse the repository at this point in the history
  4. onnx backend fixes (#1644)

    borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    1f53c03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f55664 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc8667f View commit details
    Browse the repository at this point in the history
  7. Update linux build instructions (#1651)

    holmanb authored and borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f3a7321 View commit details
    Browse the repository at this point in the history
  8. Update README.md (#1636)

    TwilightSublime authored and borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    f4227a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    26ecfcb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c42e62 View commit details
    Browse the repository at this point in the history
  11. Add support for res-block-fusing opt for 512 filter networks on Ampere (

    #1661)
    
     * Use a special kernel for handling > 384 filter res block fusion that allocates board[8][8] array in shared memory instead of registers.
     * This works only on Ampere GPUs because the kernel needs more than 64KB shared memory that is available on Turing.
    ankan-ban authored and borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    842e7ff View commit details
    Browse the repository at this point in the history
  12. Update changelog for 0.28.1

    borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    b94fcae View commit details
    Browse the repository at this point in the history
  13. Update version for 0.28.1

    borg323 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    226d9ae View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Mark 0.28.1 final.

    borg323 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    fa66290 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Mark 0.28.2 final.

    borg323 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    fa5864b View commit details
    Browse the repository at this point in the history
Loading