commit | 28eea8b0325990e2535082548a854ad628f410b5 | [log] [tgz] |
---|---|---|
author | Yangqing Jia <jiayq@fb.com> | Wed Jan 03 18:14:15 2018 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Jan 03 18:31:49 2018 -0800 |
tree | 69f0727f549d986fd3ff08a425812b2419d7c0b6 | |
parent | e9f0761460656d948b6a6f3d6ff8d0d84c04016e [diff] |
Adding commandline flags to disable implicit engine preferences. Summary: During debugging I found that our recently added automatic engine preference actually makes debugging a bit harder - it implicitly routes computation to e.g. CUDNN when we actually want to test out the default GPU implementations. This diff adds a commandline flag that disables it. Closes https://github.com/caffe2/caffe2/pull/1696 Reviewed By: pietern Differential Revision: D6658765 Pulled By: Yangqing fbshipit-source-id: ef56a16e778eeea6ecdd4dc6002421236e15371a
Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.
Caffe2 research award competition request for proposals
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.
Caffe2 is released under the Apache 2.0 license. See the NOTICE file for details.