mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: *Fixes https://github.com/caffe2/caffe2/issues/860* Raise an exception when the user specifies conflicting values for `engine` and `use_cudnn` in the conv frontend. Closes https://github.com/caffe2/caffe2/pull/861 Differential Revision: D5329587 Pulled By: akyrola fbshipit-source-id: 0f1ced9a88c9c6c5a7cb30a070e5bf60129082f0 |
||
|---|---|---|
| .. | ||
| algebra.py | ||
| arg_scope.py | ||
| array_helpers.py | ||
| conv.py | ||
| dropout.py | ||
| elementwise_linear.py | ||
| fc.py | ||
| nonlinearity.py | ||
| normalization.py | ||
| pooling.py | ||
| tools.py | ||
| train.py | ||