mxnet
mxnet::NDArray Member List

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

AsArray(const mxnet::TShape &shape, int dtype) const mxnet::NDArrayinline
At(index_t idx) const mxnet::NDArray
AtWithRecord(index_t idx)mxnet::NDArray
aux_data(size_t i) const mxnet::NDArrayinline
aux_ndarray(size_t i) const mxnet::NDArray
aux_shape(size_t index) const mxnet::NDArrayinline
aux_shapes() const mxnet::NDArrayinline
aux_type(size_t i) const mxnet::NDArrayinline
aux_types() const mxnet::NDArrayinline
byte_offset() const mxnet::NDArrayinline
CheckAndAlloc() const mxnet::NDArrayinline
CheckAndAlloc(const mxnet::ShapeVector &aux_shapes) const mxnet::NDArrayinline
CheckAndAllocAuxData(size_t i, const mxnet::TShape &aux_shape) const mxnet::NDArrayinline
CheckAndAllocData(const mxnet::TShape &storage_shape) const mxnet::NDArrayinline
Copy(Context ctx) const mxnet::NDArray
ctx() const mxnet::NDArrayinline
data() const mxnet::NDArrayinline
data_ndarray() const mxnet::NDArray
Detach() const mxnet::NDArrayinline
dtype() const mxnet::NDArrayinline
fresh_out_grad() const mxnet::NDArray
FromDLPack(const DLManagedTensor *tensor, bool transient_handle)mxnet::NDArraystatic
get_autograd_symbol() const mxnet::NDArray
grad() const mxnet::NDArray
Imperative classmxnet::NDArrayfriend
Init(const mxnet::TShape &shape)mxnet::NDArrayinline
is_none() const mxnet::NDArrayinline
IsSame(const NDArray &other) const mxnet::NDArrayinline
IsView() const mxnet::NDArrayinline
LegacyLoad(dmlc::Stream *strm, const uint32_t magic)mxnet::NDArray
Load(dmlc::Stream *strm)mxnet::NDArray
Load(dmlc::Stream *fi, std::vector< NDArray > *data, std::vector< std::string > *keys)mxnet::NDArraystatic
NDArray()mxnet::NDArrayinline
NDArray(const mxnet::TShape &shape, Context ctx, bool delay_alloc=false, int dtype=mshadow::default_type_flag)mxnet::NDArrayinline
NDArray(const NDArrayStorageType stype, const mxnet::TShape &shape, Context ctx, bool delay_alloc=true, int dtype=mshadow::default_type_flag, std::vector< int > aux_types={}, mxnet::ShapeVector aux_shapes={}, mxnet::TShape storage_shape=mxnet::TShape(mshadow::Shape1(0)))mxnet::NDArray
NDArray(Context ctx, int dtype=mshadow::default_type_flag)mxnet::NDArrayinlineexplicit
NDArray(const TBlob &data, int dev_id)mxnet::NDArrayinline
NDArray(const TBlob &data, int dev_id, const std::function< void()> &deleter)mxnet::NDArrayinline
NDArray(int shared_pid, int shared_id, const mxnet::TShape &shape, int dtype)mxnet::NDArrayinline
NDArray(const NDArrayStorageType stype, const mxnet::TShape &shape, const TBlob &data, const std::vector< TBlob > &aux_data, int dev_id)mxnet::NDArrayinline
operator*=(const NDArray &src)mxnet::NDArray
operator*=(const real_t &src)mxnet::NDArray
operator+=(const NDArray &src)mxnet::NDArray
operator+=(const real_t &src)mxnet::NDArray
operator-=(const NDArray &src)mxnet::NDArray
operator-=(const real_t &src)mxnet::NDArray
operator/=(const NDArray &src)mxnet::NDArray
operator/=(const real_t &src)mxnet::NDArray
operator=(real_t scalar)mxnet::NDArray
Reshape(const mxnet::TShape &shape) const mxnet::NDArray
ReshapeAndAlloc(const mxnet::TShape &shape)mxnet::NDArrayinline
ReshapeWithRecord(const mxnet::TShape &shape)mxnet::NDArray
Save(dmlc::Stream *strm) const mxnet::NDArray
Save(dmlc::Stream *fo, const std::vector< NDArray > &data, const std::vector< std::string > &names)mxnet::NDArraystatic
set_aux_shape(size_t index, const mxnet::TShape &shape) const mxnet::NDArrayinline
set_fresh_out_grad(bool state) const mxnet::NDArray
SetShapeFromChunk()mxnet::NDArray
shape() const mxnet::NDArrayinline
Slice(index_t begin, index_t end) const mxnet::NDArray
SliceWithRecord(index_t begin, index_t end)mxnet::NDArray
SparseUpdateChunk(const NDArray &arr) const mxnet::NDArrayinline
storage_handle() const mxnet::NDArrayinline
storage_initialized() const mxnet::NDArrayinline
storage_shape() const mxnet::NDArrayinline
storage_type() const mxnet::NDArrayinline
SyncCheckFormat(const bool full_check) const mxnet::NDArray
SyncCopyFromCPU(const void *data, size_t size) const mxnet::NDArray
SyncCopyFromNDArray(const NDArray &src, int i=-1, int j=-1)mxnet::NDArray
SyncCopyToCPU(void *data, size_t size) const mxnet::NDArray
ToDLPack() const mxnet::NDArray
var() const mxnet::NDArrayinline
version() const mxnet::NDArrayinline
WaitToRead() const mxnet::NDArrayinline
WaitToWrite() const mxnet::NDArrayinline