[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.10.0 - not released yet

Added

  • Expose functions for setting manual seeds for CUDA devices, #500.
  • Expose functions for triggering manual sync, #500.

Changed

  • Extending the Kaiming initialization, #573.

v0.9.0 - 2022-11-05

Changed

  • Adapt to C++ PyTorch library (libtorch) version v1.13.0.

v0.8.0 - 2022-07-04

Changed

  • Adapt to C++ PyTorch library (libtorch) version v1.12.0.

v0.7.2 - 2022-05-16

Changed

  • Adapt to C++ PyTorch library (libtorch) version v1.11.0.

v0.6.1 - 2021-10-25

Changed

  • Adapt to C++ PyTorch library (libtorch) version v1.10.0.

v0.5.0 - 2021-06-25

Changed

  • Adapt to C++ PyTorch library (libtorch) version v1.9.0.

v0.4.1 - 2021-05-08

Changed

  • Adapt to C++ PyTorch library (libtorch) version v1.8.1.