|
mxnet
|
This is the complete list of members for nnvm::Layout, including all inherited members.
| at(size_t i) const | nnvm::Layout | inline |
| begin() const | nnvm::Layout | inline |
| contains(LayoutDim dim) const | nnvm::Layout | inline |
| convertible(const Layout &dst) const | nnvm::Layout | inline |
| defined() const | nnvm::Layout | inline |
| end() const | nnvm::Layout | inline |
| indexof(LayoutDim dim) const | nnvm::Layout | inline |
| is_subdim(LayoutDim dim) | nnvm::Layout | inlinestatic |
| is_superdim(LayoutDim dim) | nnvm::Layout | inlinestatic |
| iterator typedef | nnvm::Layout | |
| Layout() | nnvm::Layout | inline |
| Layout(const std::string &layout) | nnvm::Layout | inline |
| Layout(const Layout &s) | nnvm::Layout | inline |
| Layout(Layout &&src) | nnvm::Layout | inline |
| LayoutDim typedef | nnvm::Layout | |
| Load(dmlc::JSONReader *reader) | nnvm::Layout | inline |
| name() const | nnvm::Layout | inline |
| ndim() const | nnvm::Layout | inline |
| operator!=(const Layout &s) const | nnvm::Layout | inline |
| operator+(const Layout &other) const | nnvm::Layout | inline |
| operator<<(std::ostream &os, const Layout &l) | nnvm::Layout | friend |
| operator=(const Layout &src) | nnvm::Layout | inline |
| operator=(Layout &&src) | nnvm::Layout | inline |
| operator=(const std::string &src) | nnvm::Layout | inline |
| operator==(const Layout &s) const | nnvm::Layout | inline |
| operator[](size_t i) const | nnvm::Layout | inline |
| rbegin() const | nnvm::Layout | inline |
| rend() const | nnvm::Layout | inline |
| reverse() const | nnvm::Layout | inline |
| reverse_iterator typedef | nnvm::Layout | |
| Save(dmlc::JSONWriter *writer) const | nnvm::Layout | inline |
| split(LayoutDim dim, size_t target_pos, uint32_t size) const | nnvm::Layout | inline |
| sublayout(size_t pos, size_t len) const | nnvm::Layout | inline |
| subsizeof(LayoutDim dim) const | nnvm::Layout | inline |
| swap(Layout &other) | nnvm::Layout | inline |
| to_subdim(LayoutDim dim) | nnvm::Layout | inlinestatic |
| to_superdim(LayoutDim dim) | nnvm::Layout | inlinestatic |
| Undef() | nnvm::Layout | inlinestatic |
1.8.11