mxnet
Public Member Functions | Friends | List of all members
mxnet::engine::CallbackOnComplete Class Reference

OnComplete Callback to the engine, called by AsyncFn when action completes. More...

#include <engine.h>

Collaboration diagram for mxnet::engine::CallbackOnComplete:
Collaboration graph

Public Member Functions

void operator() () const
 involve the callback More...
 

Friends

class ::mxnet::Engine
 engine can see content of callback More...
 

Detailed Description

OnComplete Callback to the engine, called by AsyncFn when action completes.

Member Function Documentation

void mxnet::engine::CallbackOnComplete::operator() ( ) const
inline

involve the callback

Friends And Related Function Documentation

friend class ::mxnet::Engine
friend

engine can see content of callback


The documentation for this class was generated from the following file: