Skip to content

v0.19.0

Compare
Choose a tag to compare
@borg323 borg323 released this 22 Dec 22:43
· 107 commits to release since this release
86a0b07

New in this release:

  • The client will try to detect whether the gpu supports fp16 and use it if -backend-opts is not used, with parallelism 32 (unless a specific value is given with the -parallelism option).
  • The -gpu option selects gpu to use (again if -backend-opts is not given).
  • The -run option selects training run on the server.
  • -version only shows the client version number (now also shown when starting).
  • The next net is downloaded while training, to reduce idle time.