commit | ca392b7c76d1eb6a2fdd411179604b14f74758df | [log] [tgz] |
---|---|---|
author | Aapo Kyrola <akyrola@fb.com> | Thu Oct 12 10:40:39 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Thu Oct 12 10:59:41 2017 -0700 |
tree | 90259293b52f136615614a094848f7c4dd66562a | |
parent | 6b22f64d2cb710bf44de1b457f76c7b1a79e73a2 [diff] |
remove timeout from RNN executor Summary: I had a 30 sec timeout in RNN executor to find out deadlock bugs, but looks like people are occasionally bumping on it in the course of normal business -- perhaps when CPU is heavily used, the threads don't get enough time and run out of the timeout. Removed the timeout but retain the warning logging. Reviewed By: salexspb Differential Revision: D6001960 fbshipit-source-id: 5b2293359ee68c1c24f0d9e0406d88391e531280
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.