Address potential bug in cudnnGetReductionWorkspaceSize (#1990)
* When CUDNN_DATA_TYPE == CUDNN_DATA_DOUBLE, it appears that the cudnn calculated workspace size is incorrect. Adding a temporary fix here until the underlying issue is found. * Add softmax test illustrating bug in cudnn impl. * disable new unit test in intel GPU
Showing
Please
register
or
sign in
to comment