Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added miopenGetConvolutionSpatialDim if ROCm5.5 (#14772)
The API should be `miopenGetConvolutionSpatialDim(cdesc, &spatial_dim)`, NOT `miopenGetConvolutionDescriptorSize(cdesc, &spatial_dim)`
- Loading branch information