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.
- Expose functions for setting manual seeds for CUDA devices, #500.
- Expose functions for triggering manual sync, #500.
- Extending the Kaiming initialization, #573.
- Adapt to C++ PyTorch library (
libtorch
) versionv1.13.0
.
- Adapt to C++ PyTorch library (
libtorch
) versionv1.12.0
.
- Adapt to C++ PyTorch library (
libtorch
) versionv1.11.0
.
- Adapt to C++ PyTorch library (
libtorch
) versionv1.10.0
.
- Adapt to C++ PyTorch library (
libtorch
) versionv1.9.0
.
- Adapt to C++ PyTorch library (
libtorch
) versionv1.8.1
.