pytorch/caffe2/queue
Henry Lu 32b13d6243 Add linter for enforcing caffe operator documentation
Summary: Add lint rule to check that every time we register a caffe operator to CPU or GPU that documentation is added for the particular operator.

Reviewed By: dzhulgakov

Differential Revision: D5348078

fbshipit-source-id: c3fa22fc7ca8066d5fc8fa780b23d7867fd3380e
2017-07-17 08:17:23 -07:00
..
blobs_queue.h add timeout argument to DequeueBlobs; use 10 min timeout for data workers 2017-07-13 18:52:03 -07:00
CMakeLists.txt Linter fix up to sync fbsource and github 2017-01-06 15:36:17 -08:00
queue_ops.cc Add linter for enforcing caffe operator documentation 2017-07-17 08:17:23 -07:00
queue_ops.h add timeout argument to DequeueBlobs; use 10 min timeout for data workers 2017-07-13 18:52:03 -07:00
queue_ops_gpu.cc Add linter for enforcing caffe operator documentation 2017-07-17 08:17:23 -07:00
rebatching_queue.cc auto -> return type for C++11 support 2017-05-03 09:08:50 -07:00
rebatching_queue.h caffe2: rebatching queue for MultiTask 2017-05-02 15:22:46 -07:00
rebatching_queue_ops.cc caffe2: rebatching queue for MultiTask 2017-05-02 15:22:46 -07:00
rebatching_queue_ops.h caffe2: rebatching queue for MultiTask 2017-05-02 15:22:46 -07:00