Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
singa::ConvolutionLayer Member List

This is the complete list of members for singa::ConvolutionLayer, including all inherited members.

AddDstLayer(SLayer dst) (defined in singa::Layer)singa::Layerinlinevirtual
AddSrcLayer(SLayer src) (defined in singa::Layer)singa::Layerinlinevirtual
batchsize_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
bias_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
channels_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
ClearDstLayers() (defined in singa::Layer)singa::Layerinlinevirtual
ClearSrcLayers() (defined in singa::Layer)singa::Layerinlinevirtual
col_data_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
col_grad_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
col_height_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
col_width_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
ComputeFeature(bool training, const vector< shared_ptr< Layer >> &srclayers) (defined in singa::ConvolutionLayer)singa::ConvolutionLayervirtual
singa::Layer::ComputeFeature(bool training, const vector< SLayer > &srclayers)=0singa::Layerpure virtual
singa::Layer::ComputeFeature(bool training)singa::Layervirtual
ComputeGradient(const vector< shared_ptr< Layer >> &srclayers) (defined in singa::ConvolutionLayer)singa::ConvolutionLayervirtual
singa::Layer::ComputeGradient(const vector< SLayer > &srclayers)=0singa::Layerpure virtual
singa::Layer::ComputeGradient()singa::Layervirtual
connection_type(int k) const singa::ConvolutionLayerinlinevirtual
conv_height_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
conv_width_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
data(const Layer *from) const singa::Layerinlinevirtual
data_ (defined in singa::Layer)singa::Layerprotected
datablob() const singa::Layerinline
dstlayers() const singa::Layerinlinevirtual
dstlayers_ (defined in singa::Layer)singa::Layerprotected
dstlayers_size() const (defined in singa::Layer)singa::Layerinlinevirtual
GetParams()singa::ConvolutionLayerinlinevirtual
grad(const Layer *from) const (defined in singa::Layer)singa::Layerinlinevirtual
grad_ (defined in singa::Layer)singa::Layerprotected
height_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
Init(const LayerProto &proto)singa::Layervirtual
Init(const Layer &other, const vector< int > &shape)singa::Layer
is_bridgedstlayer() const (defined in singa::Layer)singa::Layerinlinevirtual
is_bridgesrclayer() const (defined in singa::Layer)singa::Layerinlinevirtual
is_datalayer() const (defined in singa::Layer)singa::Layerinlinevirtual
is_losslayer() const (defined in singa::Layer)singa::Layerinlinevirtual
is_parserlayer() const (defined in singa::Layer)singa::Layerinlinevirtual
kernel_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
Layer() (defined in singa::Layer)singa::Layerinline
layer_proto_ (defined in singa::Layer)singa::Layerprotected
mutable_data(const Layer *from) (defined in singa::Layer)singa::Layerinlinevirtual
mutable_grad(const Layer *from)singa::Layerinlinevirtual
name() const singa::Layerinline
name_ (defined in singa::Layer)singa::Layerprotected
num_filters_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
pad_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
partition_dimension() const singa::Layerinlinevirtual
partition_type() const singa::Layerinlinevirtual
partitionid() const (defined in singa::Layer)singa::Layerinlinevirtual
set_name(string name) (defined in singa::Layer)singa::Layerinlinevirtual
set_partitionid(int id)singa::Layerinlinevirtual
Setup(const LayerProto &proto, const vector< SLayer > &srclayers)singa::ConvolutionLayervirtual
singa::Layer::Setup()singa::Layervirtual
SetupAfterPartition(const LayerProto &proto, const vector< int > &shape, const vector< SLayer > &srclayers)singa::ConvolutionLayervirtual
singa::Layer::SetupAfterPartition()singa::Layervirtual
shape(const Layer *layer) const (defined in singa::Layer)singa::Layerinline
srclayers() const singa::Layerinlinevirtual
srclayers_ (defined in singa::Layer)singa::Layerprotected
srclayers_size() const (defined in singa::Layer)singa::Layerinlinevirtual
stride_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
ToProto(LayerProto *layer_proto, bool copyData)singa::Layervirtual
type() const (defined in singa::Layer)singa::Layerinlinevirtual
weight_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
width_ (defined in singa::ConvolutionLayer)singa::ConvolutionLayerprotected
~Layer() (defined in singa::Layer)singa::Layerinlinevirtual