mxnet
Public Member Functions | List of all members
CustomStatefulOpWrapper Class Reference

StatefulOp wrapper class to pass to backend OpState. More...

#include <lib_api.h>

Collaboration diagram for CustomStatefulOpWrapper:
Collaboration graph

Public Member Functions

 CustomStatefulOpWrapper (CustomStatefulOp *inst)
 
CustomStatefulOpget_instance ()
 

Detailed Description

StatefulOp wrapper class to pass to backend OpState.

Constructor & Destructor Documentation

CustomStatefulOpWrapper::CustomStatefulOpWrapper ( CustomStatefulOp inst)
inlineexplicit

Member Function Documentation

CustomStatefulOp* CustomStatefulOpWrapper::get_instance ( )
inline

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