v0.5.1
- 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