Skip to content

v3: optimization for temporal denoising

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 09:46
· 51 commits to master since this release
  • Improved performance for temporal denoising of the NVRTC backend (~1.2x), especially for tbsize=7 (~2x). benchmark
  • Automatic backend selection is implemented. It will fail if the suggested backend is not found.
    • The selection is based on internal heuristics and may vary from one release to another.

Full Changelog: v2...v3