Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
singa::Blob< Dtype > Member List

This is the complete list of members for singa::Blob< Dtype >, including all inherited members.

asum_data() const singa::Blob< Dtype >
Blob() (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
Blob(const std::vector< int > &shape) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inlineexplicit
capacity_ (defined in singa::Blob< Dtype >)singa::Blob< Dtype >protected
CopyFrom(const Blob< Dtype > &source)singa::Blob< Dtype >
CopyFrom(const Blob< Dtype > &source, bool reshape) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >
count() const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
count_ (defined in singa::Blob< Dtype >)singa::Blob< Dtype >protected
cpu_data() const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
data_ (defined in singa::Blob< Dtype >)singa::Blob< Dtype >protected
FromProto(const singa::BlobProto &proto) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >
gpu_data() const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
mutable_cpu_data() (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
mutable_gpu_data() (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
Reshape(const std::vector< int > &shape)singa::Blob< Dtype >
ReshapeLike(const Blob &other) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >
set_cpu_data(Dtype *data) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
set_version(int v) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
shape() const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
shape_ (defined in singa::Blob< Dtype >)singa::Blob< Dtype >protected
ShareData(const Blob &other)singa::Blob< Dtype >
sum_data() const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >
Swap(Blob &other) (defined in singa::Blob< Dtype >)singa::Blob< Dtype >
ToProto(singa::BlobProto *proto) const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >
version() const (defined in singa::Blob< Dtype >)singa::Blob< Dtype >inline
version_ (defined in singa::Blob< Dtype >)singa::Blob< Dtype >protected