mxnet
Public Attributes | List of all members
MXCallbackList Struct Reference

#include <c_api.h>

Collaboration diagram for MXCallbackList:
Collaboration graph

Public Attributes

int num_callbacks
 
int(** callbacks )(void)
 
void ** contexts
 

Member Data Documentation

◆ callbacks

int(** MXCallbackList::callbacks) (void)

◆ contexts

void** MXCallbackList::contexts

◆ num_callbacks

int MXCallbackList::num_callbacks

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