Skip to content

v15.2: latest TensorRT library

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 06:42
· 48 commits to master since this release

TRT

  • Upgraded to TensorRT 10.3.0.

  • Fixed performance regression of RIFE and SAFA models starting with vs-mlrt v14.test4. This version may still be slightly slower than vs-mlrt v14.test3 under some conditions, however.

General

  • Upgraded to CUDA 12.5.1.

vsmlrt.py

  • Added support for RIFE v4.19 ~ v4.21 models.
  • Added support for ArtCNN R8F64 (chroma) models.
    • Deprecated ArtCNN C4F32 models based on developer's request, but compatibility at the vsmlrt.py level will be guaranteed.

Full Changelog: v15.1...v15.2