Releases: hzi-bifo/RiboDetector
Releases · hzi-bifo/RiboDetector
v0.2.4
This is an important release which solved the compatibility issue with SLURM #6 #9. Update to this version is recommended.
v0.2.3
- Support installation with pip
v0.2.2
- More accurate way to determine the batch size fitting the GPU RAM
- Added INFO log to report the used batch size
v0.2.1
- Fixed out-of-memory issue on small GPU RAM machine.
- Fixed import path error due to missing
__init__.py
file.