Skip to content

v0.5.1

Compare
Choose a tag to compare
@Anerudhan Anerudhan released this 25 Jan 04:35
· 42 commits to main since this release
7b83dba
  • Fix an issue where cuDNN Frontend API always used the default stream in cudnn_find_plan (autotuning). Now, the stream is queried from the handle.
  • Updated CMakelist.txt to depend on CUDNN_FRONTEND_PATH environment variable.
  • Fixed a compilation warnings for missing return values