commit | 0365640d7e9986d8db698f3212695ec865c50acc | [log] [tgz] |
---|---|---|
author | Jerry Zhang <jerryzh@fb.com> | Wed Dec 06 12:03:32 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Dec 06 12:20:57 2017 -0800 |
tree | 1aa3e74bf82f063ec2183b72ef11d8e0b38e2c0c | |
parent | 3c1932c35f05bbcdb1c9bd1aaa29a1942bfb0afd [diff] |
Fix ConvTranspose Summary: Turns out that similar to RoIWarp, col2im in custom ConvTranspose implementation is also missing a bound check for image. Reviewed By: ajtulloch Differential Revision: D6494061 fbshipit-source-id: 1fadbdd05f360b20343df49b70d2be65eab128ac
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.