Skip to content

Half-precision

Compare
Choose a tag to compare
@ImahnShekhzadeh ImahnShekhzadeh released this 21 Dec 00:29
· 172 commits to main since this release

Using half-precision (i.e. torch.float16 instead of torch.float32) greatly reduces the memory consumption, while the necessary code modifications are minor!