AllowForceBackward(const int bottom_index) const | caffe::Layer< Dtype > | inlinevirtual |
AutoTopBlobs() const | caffe::Layer< Dtype > | inlinevirtual |
Backward(const vector< Blob< Dtype > *> &top, const vector< bool > &propagate_down, const vector< Blob< Dtype > *> &bottom) | caffe::Layer< Dtype > | inline |
Backward_cpu(const vector< Blob< Dtype > *> &top, const vector< bool > &propagate_down, const vector< Blob< Dtype > *> &bottom) | caffe::BaseDataLayer< Dtype > | inlinevirtual |
Backward_gpu(const vector< Blob< Dtype > *> &top, const vector< bool > &propagate_down, const vector< Blob< Dtype > *> &bottom) | caffe::BaseDataLayer< Dtype > | inlinevirtual |
BaseDataLayer(const LayerParameter ¶m) (defined in caffe::BaseDataLayer< Dtype >) | caffe::BaseDataLayer< Dtype > | explicit |
BasePrefetchingDataLayer(const LayerParameter ¶m) (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | explicit |
blobs() | caffe::Layer< Dtype > | inline |
blobs_ | caffe::Layer< Dtype > | protected |
CheckBlobCounts(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::Layer< Dtype > | inlineprotectedvirtual |
cursor_ (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | protected |
data_transformer_ (defined in caffe::BaseDataLayer< Dtype >) | caffe::BaseDataLayer< Dtype > | protected |
DataLayer(const LayerParameter ¶m) (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | explicit |
DataLayerSetUp(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | virtual |
db_ (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | protected |
EqualNumBottomTopBlobs() const | caffe::Layer< Dtype > | inlinevirtual |
ExactNumBottomBlobs() const | caffe::DataLayer< Dtype > | inlinevirtual |
ExactNumTopBlobs() const | caffe::Layer< Dtype > | inlinevirtual |
Forward(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::Layer< Dtype > | inline |
Forward_cpu(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::BasePrefetchingDataLayer< Dtype > | virtual |
Forward_gpu(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::BasePrefetchingDataLayer< Dtype > | virtual |
InternalThread() (defined in caffe::InternalThread) | caffe::InternalThread | inline |
InternalThreadEntry() (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | protectedvirtual |
is_started() const (defined in caffe::InternalThread) | caffe::InternalThread | |
Layer(const LayerParameter ¶m) | caffe::Layer< Dtype > | inlineexplicit |
layer_param() const | caffe::Layer< Dtype > | inline |
layer_param_ | caffe::Layer< Dtype > | protected |
LayerSetUp(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::BasePrefetchingDataLayer< Dtype > | virtual |
load_batch(Batch< Dtype > *batch) (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | protectedvirtual |
loss(const int top_index) const | caffe::Layer< Dtype > | inline |
loss_ | caffe::Layer< Dtype > | protected |
MaxBottomBlobs() const | caffe::Layer< Dtype > | inlinevirtual |
MaxTopBlobs() const | caffe::DataLayer< Dtype > | inlinevirtual |
MinBottomBlobs() const | caffe::Layer< Dtype > | inlinevirtual |
MinTopBlobs() const | caffe::DataLayer< Dtype > | inlinevirtual |
must_stop() (defined in caffe::InternalThread) | caffe::InternalThread | protected |
Next() (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | protected |
offset_ (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | protected |
output_labels_ (defined in caffe::BaseDataLayer< Dtype >) | caffe::BaseDataLayer< Dtype > | protected |
param_propagate_down(const int param_id) | caffe::Layer< Dtype > | inline |
param_propagate_down_ | caffe::Layer< Dtype > | protected |
phase_ | caffe::Layer< Dtype > | protected |
prefetch_ (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | protected |
prefetch_current_ (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | protected |
prefetch_free_ (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | protected |
prefetch_full_ (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | protected |
Reshape(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::BaseDataLayer< Dtype > | inlinevirtual |
set_loss(const int top_index, const Dtype value) | caffe::Layer< Dtype > | inline |
set_param_propagate_down(const int param_id, const bool value) | caffe::Layer< Dtype > | inline |
SetLossWeights(const vector< Blob< Dtype > *> &top) | caffe::Layer< Dtype > | inlineprotected |
SetUp(const vector< Blob< Dtype > *> &bottom, const vector< Blob< Dtype > *> &top) | caffe::Layer< Dtype > | inline |
Skip() (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | protected |
StartInternalThread() | caffe::InternalThread | |
StopInternalThread() | caffe::InternalThread | |
ToProto(LayerParameter *param, bool write_diff=false) | caffe::Layer< Dtype > | virtual |
transform_param_ (defined in caffe::BaseDataLayer< Dtype >) | caffe::BaseDataLayer< Dtype > | protected |
transformed_data_ (defined in caffe::BasePrefetchingDataLayer< Dtype >) | caffe::BasePrefetchingDataLayer< Dtype > | protected |
type() const | caffe::DataLayer< Dtype > | inlinevirtual |
~DataLayer() (defined in caffe::DataLayer< Dtype >) | caffe::DataLayer< Dtype > | virtual |
~InternalThread() (defined in caffe::InternalThread) | caffe::InternalThread | virtual |
~Layer() (defined in caffe::Layer< Dtype >) | caffe::Layer< Dtype > | inlinevirtual |