v0.32.0-rc2
Pre-release
Pre-release
·
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_ShowWDLagain off by default again as some GUIs have issues. - Fixed a long standing issue when compiled with
-ffast-math(oricx -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.