How to get algorithm for cudnnConvolutionForward

I have looked at the docs for cudnnFindConvolutionForwardAlgorithm and cudnnGetConvolutionForwardAlgorithm_v7 but both of them return number of algos and their performance, how do i choose and algorithm for enum cudnnConvolutionFwdAlgo_t. Thanks!

Hi @adwitiya.singh ,
Can you please briefly explain the issue.

Thanks