Skip to content

Conversation

orionr
Copy link
Contributor

@orionr orionr commented Jun 11, 2018

Copy link
Contributor

@Yangqing Yangqing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to unblock - one minor question inline.

@@ -411,6 +411,8 @@ if(USE_CUDA)
endif()
if(CAFFE2_USE_CUDNN)
list(APPEND Caffe2_PUBLIC_CUDA_DEPENDENCY_LIBS caffe2::cudnn)
else()
caffe2_update_option(USE_CUDNN OFF)

This comment was marked as off-topic.

This comment was marked as off-topic.

@orionr
Copy link
Contributor Author

orionr commented Jun 11, 2018

Test failures are unrelated, so merging.

@orionr orionr merged commit 9b1480a into pytorch:master Jun 11, 2018
@orionr orionr deleted the fix-disable-cudnn branch June 11, 2018 18:40
petrex pushed a commit to petrex/pytorch that referenced this pull request Jun 11, 2018
* upstream/master:
  Allow TypeMeta hold non-default-constructible types (pytorch#8349)
  [caffe2] Move elementwise grad ops to separate files (pytorch#8315)
  Revert D3314316 (pytorch#8346)
  Fix disabling of USE_CUDNN when not found (pytorch#8340)
  Implement dim_arange operator (pytorch#8266)
  [C++ API] Cursors (pytorch#8190)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants