#include <nnet-batch-compute.h>
Public Member Functions | |
NnetBatchComputerOptions () | |
void | Register (OptionsItf *po) |
Public Member Functions inherited from NnetSimpleComputationOptions | |
NnetSimpleComputationOptions () | |
void | Register (OptionsItf *opts) |
void | CheckAndFixConfigs (int32 nnet_modulus) |
Definition at line 144 of file nnet-batch-compute.h.
|
inline |
Definition at line 150 of file nnet-batch-compute.h.
|
inline |
Definition at line 156 of file nnet-batch-compute.h.
References kaldi::nnet3::MergeTaskOutput(), NnetInferenceTask::output, OptionsItf::Register(), and NnetSimpleComputationOptions::Register().
Referenced by main().
int32 edge_minibatch_size |
Definition at line 146 of file nnet-batch-compute.h.
Referenced by NnetBatchComputer::GetMinibatchSize(), and NnetBatchComputer::NnetBatchComputer().
bool ensure_exact_final_context |
Definition at line 147 of file nnet-batch-compute.h.
Referenced by kaldi::nnet3::utterance_splitting::GetOutputFrameInfoForTasks().
int32 minibatch_size |
Definition at line 145 of file nnet-batch-compute.h.
Referenced by NnetBatchComputer::GetMinibatchSize(), and NnetBatchComputer::NnetBatchComputer().
BaseFloat partial_minibatch_factor |
Definition at line 148 of file nnet-batch-compute.h.
Referenced by NnetBatchComputer::GetActualMinibatchSize(), and NnetBatchComputer::NnetBatchComputer().