DeepCL
SNAPSHOT
Deep convolutional neural networks using OpenCL
|
This is the complete list of members for Batcher, including all inherited members.
Batcher(Trainable *net, int batchSize, int N, float *data, int const *labels) | Batcher | |
getEpochDone() | Batcher | virtual |
getLoss() | Batcher | virtual |
getN() | Batcher | virtual |
getNextBatch() | Batcher | |
getNumRight() | Batcher | virtual |
reset() | Batcher | |
run(int epoch) | Batcher | |
tick(int epoch) | Batcher |