Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
|
Public Types | |
enum | op { printParameters , loadParameters , registerGraphProperties , setup , serialize , deserialize , deallocateGPUMemory , restoreToDefault , copyToGPU , copyFromGPU } |
Available operations the OperationManager can register and execute. More... | |
Definition at line 12 of file Operations.h.
enum Operations::op |
Available operations the OperationManager can register and execute.
Definition at line 15 of file Operations.h.