|
mxnet
|
This is the complete list of members for mxnet::cpp::Executor, including all inherited members.
| arg_arrays | mxnet::cpp::Executor | |
| arg_dict() | mxnet::cpp::Executor | inline |
| aux_arrays | mxnet::cpp::Executor | |
| aux_dict() | mxnet::cpp::Executor | inline |
| Backward(const std::vector< NDArray > &head_grads=std::vector< NDArray >()) | mxnet::cpp::Executor | inline |
| DebugStr() | mxnet::cpp::Executor | |
| Executor(const Symbol &symbol, Context context, const std::vector< NDArray > &arg_arrays, const std::vector< NDArray > &grad_arrays, const std::vector< OpReqType > &grad_reqs, const std::vector< NDArray > &aux_arrays, const std::map< std::string, Context > &group_to_ctx=std::map< std::string, Context >(), Executor *shared_exec=nullptr) | mxnet::cpp::Executor | |
| Executor(const ExecutorHandle &h) | mxnet::cpp::Executor | inlineexplicit |
| Forward(bool is_train) | mxnet::cpp::Executor | inline |
| grad_arrays | mxnet::cpp::Executor | |
| grad_dict() | mxnet::cpp::Executor | inline |
| Monitor class | mxnet::cpp::Executor | friend |
| outputs | mxnet::cpp::Executor | |
| Reshape() | mxnet::cpp::Executor | |
| ~Executor() | mxnet::cpp::Executor | inline |
1.8.11