mxnet
mxnet::TBlob Member List

This is the complete list of members for mxnet::TBlob, including all inherited members.

CheckContiguous(void) const mxnet::TBlobinline
dev_id() const mxnet::TBlobinline
dev_mask() const mxnet::TBlobinline
dltensor() const mxnet::TBlobinline
dptr() const mxnet::TBlobinline
dptr_mxnet::TBlob
FlatTo1D(mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
FlatTo2D(mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
FlatTo3D(int axis, mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
FlatTo3D(int axis_begin, int axis_end, mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
FlatToKD(mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
get(mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
get_with_shape(const mshadow::Shape< dim > &shape, mshadow::Stream< Device > *stream=NULL) const mxnet::TBlobinline
NDArray classmxnet::TBlobfriend
ndim(void) const mxnet::TBlobinline
operator=(const mshadow::Tensor< Device, dim, DType > &src)mxnet::TBlobinline
reshape(const TShape &shape) const mxnet::TBlobinline
shape_mxnet::TBlob
Size(void) const mxnet::TBlobinline
size(index_t idx) const mxnet::TBlobinline
TBlob(void)mxnet::TBlobinline
TBlob(DType *dptr, const TShape &shape, int dev_mask, int dev_id=-1)mxnet::TBlobinline
TBlob(void *dptr, const TShape &shape, int dev_mask, int type_flag, int dev_id=-1)mxnet::TBlobinline
TBlob(const mshadow::Tensor< Device, dim, DType > &src)mxnet::TBlobinline
type_flag_mxnet::TBlob