commit | 8d377617e73a399e5b8838cf96dfd2896576ac52 | [log] [tgz] |
---|---|---|
author | Andrew Tulloch <tulloch@fb.com> | Thu Nov 02 11:05:40 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Nov 02 11:25:49 2017 -0700 |
tree | 90f91263c769b74aec2bde0d5fc21e5b1cd427af | |
parent | 7244d27220832921e9425bf7904646ce4c325c09 [diff] |
Fix MKLMemory::CopyTo for case where shapes don't match' Summary: There were cases where the direct copy succeeded, but the dimensions didn't match. Now, we check dimensions and reset if they don't match before issuing the copy. Reviewed By: salexspb Differential Revision: D6103325 fbshipit-source-id: 602605d8b119cae74e006c792bc42f355a5a9b4e
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.