commit | c75ab8167d7fe0aaa31d53462ffe96c0f38a28ca | [log] [tgz] |
---|---|---|
author | Ilia Cherniavskii <iliacher@fb.com> | Tue Nov 07 13:59:35 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Tue Nov 07 14:16:45 2017 -0800 |
tree | 457a61b9072788ceddaf3decafe0731f3b53ceaf | |
parent | 7d488544d3e856546bb44eebbff56b2a8854c3e4 [diff] |
Fix double event record in RNN executor Summary: RNN executor uses its own set of events (https://fburl.com/37mows6l) and may call RunAsync multiple times on the same op. Disable internal op event for this use case. Reviewed By: akyrola Differential Revision: D6258471 fbshipit-source-id: 228f9ca9882cfbac5bc8fba55ddf80bd2b542072
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.