|
mxnet
|
Registry class to registers things (ops, properties) Singleton class. More...
#include <lib_api.h>

Public Member Functions | |
| T & | add (const char *name) |
| add a new entry More... | |
| int | size () |
| T & | get (int idx) |
Static Public Member Functions | |
| static Registry * | get () PRIVATE_SYMBOL |
| get singleton pointer to class More... | |
Registry class to registers things (ops, properties) Singleton class.
|
inline |
add a new entry
|
inlinestatic |
get singleton pointer to class
|
inline |
|
inline |
1.8.13