Public Attributes | |
std::vector< NnetInferenceTask * > | tasks |
std::map< int32, MinibatchSizeInfo > | minibatch_info |
Definition at line 305 of file nnet-batch-compute.h.
std::map<int32, MinibatchSizeInfo> minibatch_info |
Definition at line 314 of file nnet-batch-compute.h.
Referenced by NnetBatchComputer::GetHighestPriorityComputation().
std::vector<NnetInferenceTask*> tasks |
Definition at line 309 of file nnet-batch-compute.h.
Referenced by NnetBatchComputer::AcceptTask(), NnetBatchComputer::GetActualMinibatchSize(), NnetBatchComputer::GetComputation(), NnetBatchComputer::GetHighestPriorityTasks(), NnetBatchComputer::GetMinibatchSize(), and NnetBatchComputer::GetPriority().