#include <imperative.h>
◆ AGInfo()
| mxnet::Imperative::AGInfo::AGInfo |
( |
| ) |
|
|
inline |
◆ Clear()
| static void mxnet::Imperative::AGInfo::Clear |
( |
const nnvm::ObjectPtr & |
node | ) |
|
|
inlinestatic |
◆ Create()
◆ Get()
◆ IsNone()
| static bool mxnet::Imperative::AGInfo::IsNone |
( |
const NDArray & |
arr | ) |
|
|
inlinestatic |
◆ IsVariable()
| static bool mxnet::Imperative::AGInfo::IsVariable |
( |
const nnvm::ObjectPtr & |
node | ) |
|
|
inlinestatic |
◆ ctx
| Context mxnet::Imperative::AGInfo::ctx |
◆ fresh_out_grad
| bool mxnet::Imperative::AGInfo::fresh_out_grad |
◆ grad_req
| OpReqType mxnet::Imperative::AGInfo::grad_req |
◆ out_grads
| std::vector<NDArray> mxnet::Imperative::AGInfo::out_grads |
◆ outputs
| std::vector<NDArray> mxnet::Imperative::AGInfo::outputs |
◆ state
The documentation for this class was generated from the following file: