v0.3.0
What's Changed
- feat: docs added for
auto_pg, andauto_pgdefault set to True by @specture724 in #65 - hotfix: add a switch to disable inplace pinning of tensors by @specture724 in #68
- hotfix: inplace pin memory caused
cudaErrorHostMemoryAlreadyRegisteredby @specture724 in #69 - fix: CUDA OOM encountered with store based barrier by @specture724 in #70
Full Changelog: v0.3.0-rc0...v0.3.0-rc1