|
mxnet
|
This is the complete list of members for mxnet::runtime::Registry, including all inherited members.
| func_ | mxnet::runtime::Registry | protected |
| Get(const std::string &name) | mxnet::runtime::Registry | static |
| ListNames() | mxnet::runtime::Registry | static |
| Manager | mxnet::runtime::Registry | friend |
| name_ | mxnet::runtime::Registry | protected |
| Register(const std::string &name, bool override=false) | mxnet::runtime::Registry | static |
| Remove(const std::string &name) | mxnet::runtime::Registry | static |
| set_body(PackedFunc f) | mxnet::runtime::Registry | |
| set_body(PackedFunc::FType f) | mxnet::runtime::Registry | inline |
| set_body_method(R(T::*f)(Args...)) | mxnet::runtime::Registry | inline |
| set_body_method(R(T::*f)(Args...) const) | mxnet::runtime::Registry | inline |
| set_body_method(R(TNode::*f)(Args...)) | mxnet::runtime::Registry | inline |
| set_body_method(R(TNode::*f)(Args...) const) | mxnet::runtime::Registry | inline |
| set_body_typed(FLambda f) | mxnet::runtime::Registry | inline |
| set_body_typed(R(*f)(Args...)) | mxnet::runtime::Registry | inline |
1.8.13