|
mxnet
|
This is the complete list of members for nnvm::Symbol, including all inherited members.
| AddControlDeps(const Symbol &src) | nnvm::Symbol | |
| Compose(const array_view< const Symbol *> &args, const std::unordered_map< std::string, const Symbol *> &kwargs, const std::string &name) | nnvm::Symbol | |
| Copy() const | nnvm::Symbol | |
| CreateFunctor(const Op *op, std::unordered_map< std::string, std::string > attrs) | nnvm::Symbol | static |
| CreateFunctor(const NodeAttrs &attrs) | nnvm::Symbol | static |
| CreateGroup(const std::vector< Symbol > &symbols) | nnvm::Symbol | static |
| CreateVariable(const std::string &name) | nnvm::Symbol | static |
| GetAttr(const std::string &key, std::string *out) const | nnvm::Symbol | |
| GetChildren() const | nnvm::Symbol | |
| GetInternals() const | nnvm::Symbol | |
| kAll enum value | nnvm::Symbol | |
| kAuxiliaryStates enum value | nnvm::Symbol | |
| kReadOnlyArgs enum value | nnvm::Symbol | |
| kRecursive enum value | nnvm::Symbol | |
| kShallow enum value | nnvm::Symbol | |
| ListAttrOption enum name | nnvm::Symbol | |
| ListAttrs(ListAttrOption option) const | nnvm::Symbol | |
| ListAttrsRecursive() const | nnvm::Symbol | |
| ListInputNames(ListInputOption option) const | nnvm::Symbol | |
| ListInputOption enum name | nnvm::Symbol | |
| ListInputs(ListInputOption option) const | nnvm::Symbol | |
| ListOutputNames() const | nnvm::Symbol | |
| operator()(const array_view< const Symbol *> &args, const std::unordered_map< std::string, const Symbol *> &kwargs, const std::string &name) const | nnvm::Symbol | |
| operator[](size_t index) const | nnvm::Symbol | |
| outputs | nnvm::Symbol | |
| Print(std::ostream &os) const | nnvm::Symbol | |
| SetAttrs(const std::vector< std::pair< std::string, std::string > > &attrs) | nnvm::Symbol |
1.8.13