All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NnetBatchInference Member List

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()NnetBatchInferenceprivate
compute_thread_NnetBatchInferenceprivate
ComputeFunc(NnetBatchInference *object)NnetBatchInferenceinlineprivatestatic
computer_NnetBatchInferenceprivate
Finished()NnetBatchInference
GetOutput(std::string *utterance_id, Matrix< BaseFloat > *output)NnetBatchInference
is_finished_NnetBatchInferenceprivate
KALDI_DISALLOW_COPY_AND_ASSIGN(NnetBatchInference)NnetBatchInferenceprivate
NnetBatchInference(const NnetBatchComputerOptions &opts, const Nnet &nnet, const VectorBase< BaseFloat > &priors)NnetBatchInference
tasks_ready_semaphore_NnetBatchInferenceprivate
utterance_counter_NnetBatchInferenceprivate
utts_NnetBatchInferenceprivate
~NnetBatchInference()NnetBatchInference