Apache SINGA
A distributed deep learning platform .
|
This is the complete list of members for singa::CConvolutionLayer, including all inherited members.
add_dstlayer(Layer *dst) (defined in singa::Layer) | singa::Layer | inline |
add_srclayer(Layer *src) (defined in singa::Layer) | singa::Layer | inline |
batchsize_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
bias_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
channels_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
clear_dstlayers() (defined in singa::Layer) | singa::Layer | inline |
clear_srclayers() (defined in singa::Layer) | singa::Layer | inline |
col_data_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
col_grad_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
col_height_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
col_width_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
ComputeFeature(int flag, Metric *perf) override | singa::CConvolutionLayer | virtual |
ComputeGradient(int flag, Metric *perf) override | singa::CConvolutionLayer | virtual |
conv_height_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
conv_width_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
Create(const LayerProto &proto) (defined in singa::Layer) | singa::Layer | static |
data(const Layer *from) const | singa::Layer | inlinevirtual |
data_ (defined in singa::Layer) | singa::Layer | protected |
DebugString(int step, int flag) | singa::Layer | virtual |
dst_layer_connection() const | singa::Layer | inlinevirtual |
dstlayers() const | singa::Layer | inline |
dstlayers_ (defined in singa::Layer) | singa::Layer | protected |
dstlayers_size() const (defined in singa::Layer) | singa::Layer | inline |
GetParams() const override | singa::ConvolutionLayer | inlinevirtual |
grad(const Layer *from) const (defined in singa::Layer) | singa::Layer | inlinevirtual |
grad_ (defined in singa::Layer) | singa::Layer | protected |
height_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
kernel_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
Layer() (defined in singa::Layer) | singa::Layer | inline |
layer_proto_ (defined in singa::Layer) | singa::Layer | protected |
mutable_data(const Layer *from) (defined in singa::Layer) | singa::Layer | inlinevirtual |
mutable_grad(const Layer *from) | singa::Layer | inlinevirtual |
name() const | singa::Layer | inline |
num_filters_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
pad_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
partition_dim() const | singa::Layer | inline |
partition_id() const (defined in singa::Layer) | singa::Layer | inline |
Setup(const LayerProto &proto, int npartitions) override | singa::ConvolutionLayer | virtual |
src_neuron_connection(int k) const override | singa::ConvolutionLayer | inlinevirtual |
srclayers() const | singa::Layer | inline |
srclayers_ (defined in singa::Layer) | singa::Layer | protected |
srclayers_size() const (defined in singa::Layer) | singa::Layer | inline |
stride_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
type() const (defined in singa::Layer) | singa::Layer | inline |
weight_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
width_ (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | protected |
~ConvolutionLayer() (defined in singa::ConvolutionLayer) | singa::ConvolutionLayer | |
~Layer() (defined in singa::Layer) | singa::Layer | inlinevirtual |