#include <c_api.h>
|
bool(* | forward )(int, void **, int *, const int *, const bool, void *) |
|
bool(* | backward )(int, void **, int *, const int *, const bool, void *) |
|
bool(* | del )(void *) |
|
void * | p_forward |
|
void * | p_backward |
|
void * | p_del |
|
bool(* CustomOpInfo::backward)(int, void **, int *, const int *, const bool, void *) |
bool(* CustomOpInfo::del)(void *) |
bool(* CustomOpInfo::forward)(int, void **, int *, const int *, const bool, void *) |
void* CustomOpInfo::p_backward |
void* CustomOpInfo::p_del |
void* CustomOpInfo::p_forward |
The documentation for this struct was generated from the following file: