|
Caffe
|
Public Member Functions | |
| Body (const LayerParameter ¶m) | |
Public Member Functions inherited from caffe::InternalThread | |
| void | StartInternalThread () |
| void | StopInternalThread () |
| bool | is_started () const |
Protected Member Functions | |
| void | InternalThreadEntry () |
| void | read_one (db::Cursor *cursor, QueuePair *qp) |
| DISABLE_COPY_AND_ASSIGN (Body) | |
Protected Member Functions inherited from caffe::InternalThread | |
| bool | must_stop () |
Protected Attributes | |
| const LayerParameter | param_ |
| BlockingQueue< shared_ptr< QueuePair > > | new_queue_pairs_ |
Friends | |
| class | DataReader |
1.8.12