This is the complete list of members for NnetBatchInference, including all inherited members.
AcceptInput(const std::string &utterance_id, const Matrix< BaseFloat > &input, const Vector< BaseFloat > *ivector, const Matrix< BaseFloat > *online_ivectors, int32 online_ivector_period) | NnetBatchInference | |
Compute() | NnetBatchInference | private |
compute_thread_ | NnetBatchInference | private |
ComputeFunc(NnetBatchInference *object) | NnetBatchInference | inlineprivatestatic |
computer_ | NnetBatchInference | private |
Finished() | NnetBatchInference | |
GetOutput(std::string *utterance_id, Matrix< BaseFloat > *output) | NnetBatchInference | |
is_finished_ | NnetBatchInference | private |
KALDI_DISALLOW_COPY_AND_ASSIGN(NnetBatchInference) | NnetBatchInference | private |
NnetBatchInference(const NnetBatchComputerOptions &opts, const Nnet &nnet, const VectorBase< BaseFloat > &priors) | NnetBatchInference | |
tasks_ready_semaphore_ | NnetBatchInference | private |
utterance_counter_ | NnetBatchInference | private |
utts_ | NnetBatchInference | private |
~NnetBatchInference() | NnetBatchInference |