|
mxnet
|
This is the complete list of members for nnvm::TShape, including all inherited members.
| assign(RandomAccessIterator begin, RandomAccessIterator end) | nnvm::Tuple< dim_t > | inline |
| begin() const | nnvm::Tuple< dim_t > | inline |
| begin() | nnvm::Tuple< dim_t > | inline |
| data() const | nnvm::TShape | inline |
| data() | nnvm::TShape | inline |
| data_heap_ | nnvm::Tuple< dim_t > | protected |
| data_stack_ | nnvm::Tuple< dim_t > | protected |
| end() const | nnvm::Tuple< dim_t > | inline |
| end() | nnvm::Tuple< dim_t > | inline |
| kStackCache | nnvm::Tuple< dim_t > | protectedstatic |
| Load(dmlc::JSONReader *reader) | nnvm::Tuple< dim_t > | inline |
| Load(TStream *strm) | nnvm::Tuple< dim_t > | inline |
| ndim() const | nnvm::Tuple< dim_t > | inline |
| ndim_ | nnvm::Tuple< dim_t > | protected |
| num_heap_allocated_ | nnvm::Tuple< dim_t > | protected |
| operator!=(const Tuple< dim_t > &s) const | nnvm::Tuple< dim_t > | inline |
| operator=(const Tuple< dim_t > &src) | nnvm::TShape | inline |
| operator=(Tuple< dim_t > &&src) | nnvm::TShape | inline |
| Tuple< dim_t >::operator=(std::initializer_list< dim_t > init) | nnvm::Tuple< dim_t > | inline |
| operator==(const Tuple< dim_t > &s) const | nnvm::Tuple< dim_t > | inline |
| operator[](size_t i) | nnvm::Tuple< dim_t > | inline |
| operator[](size_t i) const | nnvm::Tuple< dim_t > | inline |
| ProdShape(int dimstart, int dimend) const | nnvm::TShape | inline |
| Save(dmlc::JSONWriter *writer) const | nnvm::Tuple< dim_t > | inline |
| Save(TStream *strm) const | nnvm::Tuple< dim_t > | inline |
| SetDim(uint32_t ndim) | nnvm::Tuple< dim_t > | inlineprotected |
| Size() const | nnvm::TShape | inline |
| swap(Tuple< dim_t > &other) | nnvm::Tuple< dim_t > | inline |
| TShape()=default | nnvm::TShape | |
| TShape(uint32_t ndim) | nnvm::TShape | inline |
| TShape(const Tuple< dim_t > &s) | nnvm::TShape | inline |
| TShape(std::initializer_list< dim_t > init) | nnvm::TShape | inline |
| TShape(Tuple< dim_t > &&s) | nnvm::TShape | inline |
| TShape(RandomAccessIterator begin, RandomAccessIterator end) | nnvm::TShape | inline |
| Tuple()=default | nnvm::Tuple< dim_t > | |
| Tuple(const Tuple< dim_t > &s) | nnvm::Tuple< dim_t > | inline |
| Tuple(std::initializer_list< dim_t > init) | nnvm::Tuple< dim_t > | inline |
| Tuple(std::vector< dim_t > init) | nnvm::Tuple< dim_t > | inline |
| Tuple(Tuple< dim_t > &&src) | nnvm::Tuple< dim_t > | inline |
| Tuple(RandomAccessIterator begin, RandomAccessIterator end) | nnvm::Tuple< dim_t > | inline |
| ~Tuple() | nnvm::Tuple< dim_t > | inline |
1.8.11