Apache SINGA
A distributed deep learning platform .
|
Thread Specific Singleton. More...
#include <singleton.h>
Static Public Member Functions | |
static T * | Instance () |
Thread Specific Singleton.
Each thread will have its own data_ storage.