TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
cpid::AsyncBatcher Member List

This is the complete list of members for cpid::AsyncBatcher, including all inherited members.

accessMutex_cpid::AsyncBatcherprotected
AsyncBatcher(ag::Container model, int batchsize, int padValue=-1, bool stripOutput=true, double stripValue=-1.)cpid::AsyncBatcher
batchedForward(ag::Variant state)cpid::AsyncBatchervirtual
batchReadyCV_cpid::AsyncBatcherprotected
batchReadyMutex_cpid::AsyncBatcherprotected
batchSize_cpid::AsyncBatcherprotected
consumeThread()cpid::AsyncBatcherprotected
consumeThread_cpid::AsyncBatcherprotected
consumeThreadStarted_cpid::AsyncBatcherprotected
lockModel()cpid::AsyncBatcher
makeBatch(const std::vector< ag::Variant > &queries)cpid::AsyncBatchervirtual
makeBatch(const std::vector< ag::Variant > &queries, double padValue)cpid::AsyncBatchervirtual
model_cpid::AsyncBatcherprotected
modelMutex_cpid::AsyncBatcherprotected
padValue_cpid::AsyncBatcherprotected
queries_cpid::AsyncBatcherprotected
querySize_cpid::AsyncBatcherprotected
replies_cpid::AsyncBatcherprotected
setModel(ag::Container newModel)cpid::AsyncBatcher
shouldConsume()cpid::AsyncBatchervirtual
shouldStop_cpid::AsyncBatcherprotected
startBatching(int batchSize)cpid::AsyncBatcherprotected
stopBatching()cpid::AsyncBatcherprotected
stripOutput_cpid::AsyncBatcherprotected
stripValue_cpid::AsyncBatcherprotected
unBatch(const ag::Variant &out)cpid::AsyncBatchervirtual
unBatch(const ag::Variant &out, bool stripOutput, double stripValue)cpid::AsyncBatchervirtual
~AsyncBatcher()cpid::AsyncBatchervirtual