commit | 241b9f6c14c73460304e0e3007a52fbd49f85efa | [log] [tgz] |
---|---|---|
author | Aapo Kyrola <akyrola@fb.com> | Tue Oct 24 20:36:54 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Tue Oct 24 20:49:56 2017 -0700 |
tree | 056189a26856df498af4d778e985d241536e33de | |
parent | 2e4d8aa5303b46905498723dee37a06970cb0e10 [diff] |
disable rnn executor for beam search Summary: RNN executor has significant overhead of creating the timestep-nets the first time, and this is especially bad with beamsearch that is complex. So disable RNN executor for now until perf regression is fixed (I have pending diff on it). Reviewed By: salexspb Differential Revision: D6138878 fbshipit-source-id: ce63ab9ce9cc1c0f67097aea1e370494ca98c680
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.