Apache SINGA
A distributed deep learning platform .
|
Manages memory allocation and synchronization between the host (CPU) and device (GPU). More...
#include <blob.h>
Public Types | |
enum | SyncedHead { UNINITIALIZED, HEAD_AT_CPU, HEAD_AT_GPU, SYNCED } |
Manages memory allocation and synchronization between the host (CPU) and device (GPU).
TODO(dox): more thorough description.