| 
 mxnet
    
 | 
OnComplete Callback to the engine, called by AsyncFn when action completes. More...
#include <engine.h>

Public Member Functions | |
| void | operator() (const dmlc::Error *error=nullptr) const | 
| involve the callback  More... | |
Friends | |
| class | ::mxnet::Engine | 
| engine can see content of callback  More... | |
OnComplete Callback to the engine, called by AsyncFn when action completes.
  | 
inline | 
involve the callback
  | 
friend | 
engine can see content of callback
 1.8.11