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