Skip to content

v0.32.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@borg323 borg323 released this 12 Aug 16:42
· 28 commits to release/0.32 since this release

In this version:

  • Fix for onnx-trt bug, where the wrong network could be used from the cache.
  • Added code to detect RPE nets and give an error instead of bad results.
  • Better instructions in the readme and install script for onnx-trt.
  • Made UCI_ShowWDL again off by default again as some GUIs have issues.
  • Fixed a long standing issue when compiled with -ffast-math (or icx -O3).
  • Several improvements to the sycl backend.
  • Several improvements to the metal backend.
  • Refactored the rescorer code and training data header to make them usable by external tools.
  • Relaxed cuda/cudnn version checks so that no warnings are shown for mismatched versions that are supported.
  • Several build system updates.
  • Assorted small fixes and improvements.