ROCm / hipDNN

A thin wrapper around miOpen and cuDNN
36 stars 15 forks source link

Fix hipdnnGetFilterNdDescriptor #38

Closed mythreyi22 closed 5 years ago

mythreyi22 commented 5 years ago

filterDimA is over written by stride dimensions. Added new strideDimA to get the stride values.