commit | 519d5acd4d57da9d49d0f7285bda74efe80d6d60 | [log] [tgz] |
---|---|---|
author | Aapo Kyrola <akyrola@fb.com> | Thu Sep 07 21:20:56 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Sep 07 21:42:14 2017 -0700 |
tree | 89f91959335aff2e3f85a27785d063b9da1108e3 | |
parent | 6a883d1bc0dd39bcd248ff9d3423cf1c379e1893 [diff] |
fix bug in dependency inference for RNNExecutor Summary: RNN executor did not consider race condition -type of dependency where an op A reads blob X and following op writes blob X. This happened in beam search with a inplace-reshape following FC op. Reviewed By: jamesr66a Differential Revision: D5792018 fbshipit-source-id: a5590d80e1b7b127abcdf2b1c2854ea56018e12f
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 BSD 2-Clause license.