Fix the skipped algorithm finding in cached CUDNN convolution
Summary: This commit enforces the algorithm finding even if the backward of filter or data will not be executed. Otherwise, the empty algorithm will be encountered between two cached operation with the same arguments and input shape.
Showing
with
503 additions
and
523 deletions
docs/api/cc/dragon/core/OpSchema.rst
0 → 100644
-
Please register or sign in to post a comment