Releases: unnonouno/cudnnenv
Releases · unnonouno/cudnnenv
v0.8.0
- Python 3.9 and 3.10 are supported, and 3.4, 3.5 and 3.6 are not supported (#91)
- cuDNN v8.0.2, 8.0.3, 8.0.4, 8.0.5, 8.1.0, 8.1.1, 8.2.0, 8.2.1, 8.2.4, 8.3.0, 8.3.1, 8.3.2, 8.3.3 and 8.4.0 are supported (#87, #89, #90 thank you @dev0x13)
- Use GitHub Actions for test instead of Travis (#91, #92)
v0.6.6
- cuDNN v7.4.1, v7.4.2 and v7.5.0 are supported (#76, #77, #78)
v0.6.5
- cuDNN v7.3.0 is supported (#73, #74)
v0.6.4
- v7.2.1 is supported (#71)
v0.6.3
- cuDNN v7.1.1, v7.1.2, v7.1.3 and v7.1.4 are supported (#66, #67)
v0.6.1
- cuDNN v7.0.3 and v7.0.2 are supported (#56)
v0.6.0
- cuDNN v7 is supported (#50)
- sha256sum format problem is solved (#48 thank you @rooa, #53)
- Improved code format (#51, #52)
v0.5.0
- macOS is supported (#37)
- cuDNN v6 is updated (#39)
- Show help when no subcommand is given (#38)