commit | e105fee57d9dfe1dd3ff9ca4d3b409139718e2ef | [log] [tgz] |
---|---|---|
author | Anton Vaneev <avaneyev@fb.com> | Wed Nov 29 07:15:35 2017 -0800 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Nov 29 07:21:03 2017 -0800 |
tree | d8b901a41ab0fab81008b17c305871d2d38a34b4 | |
parent | c1babfa8e97ef4396e1f2b8d0a4eb57c535da7e2 [diff] |
Fix ThreadPool class/struct forward declaration mixup Summary: `ThreadPool` is a class, but it is forward-declared as a struct, which produces an error when compiled with clang 5. Reviewed By: Maratyszcza Differential Revision: D6399594 fbshipit-source-id: e8e81006f484b38e60389c659e9500ec9cfab731
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.