All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog. Versioning of this project doesn't really give any promises at the moment, it has no backward compatibility. It might change in the future with the release of 1.0.0 version.
NvmlGPUInfoObtainer
- Implementation of
GPUInfoObtainer
- Uses underlying
NVML
andnvidia-smi
to access GPU Info
- Implementation of
- Bytes conversion utilities
- Allows convert different file sizes to each other
- Uses
KiB
,MiB
, etc. as size units
TorchGPUInfoObtainer
moved to separate module
TorchGPUInfoObtainer
due to memory allocation issue