Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
Operations Class Reference

Public Types

enum  op {
  printParameters , loadParameters , registerGraphProperties , setup ,
  serialize , deserialize , deallocateGPUMemory , restoreToDefault ,
  copyToGPU , copyFromGPU
}
 Available operations the OperationManager can register and execute. More...
 

Detailed Description

Definition at line 12 of file Operations.h.

Member Enumeration Documentation

◆ op

Available operations the OperationManager can register and execute.

Definition at line 15 of file Operations.h.


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