NnetComputer Member List

This is the complete list of members for NnetComputer, including all inherited members.

AcceptInput(const std::string &node_name, CuMatrix< BaseFloat > *input)NnetComputer
AcceptInputs(const Nnet &nnet, const std::vector< NnetIo > &io)NnetComputer
CheckNoPendingIo()NnetComputerprivate
command_attributes_NnetComputerprivate
command_strings_NnetComputerprivate
compressed_matrices_NnetComputerprivate
computation_NnetComputerprivate
debug_NnetComputerprivate
DebugAfterExecute(int32 command, const CommandDebugInfo &info, double command_execution_time)NnetComputerprivate
DebugBeforeExecute(int32 command, CommandDebugInfo *info)NnetComputerprivate
ExecuteCommand()NnetComputerprivate
GetIoMatrixIndex(const std::string &node_name, bool is_output)NnetComputerprivate
GetMemo(int32 memo_index)NnetComputerinlineprivate
GetOutput(const std::string &node_name)NnetComputer
GetOutputDestructive(const std::string &output_name, CuMatrix< BaseFloat > *output)NnetComputer
GetPointers(int32 indexes_multi_index, int32 num_cols, CuArray< BaseFloat *> *pointers)NnetComputerprivate
GetPointers(int32 indexes_multi_index, int32 num_cols, CuArray< const BaseFloat *> *pointers)NnetComputerprivate
GetSubMatrix(int32 submatrix_index)NnetComputerprivate
Init()NnetComputerprivate
matrices_NnetComputerprivate
MatrixStddev(const CuMatrixBase< BaseFloat > &m)NnetComputerprivatestatic
memos_NnetComputerprivate
nnet_NnetComputerprivate
nnet_to_store_stats_NnetComputerprivate
nnet_to_update_NnetComputerprivate
NnetComputer(const NnetComputeOptions &options, const NnetComputation &computation, const Nnet &nnet, Nnet *nnet_to_update)NnetComputer
NnetComputer(const NnetComputeOptions &options, const NnetComputation &computation, Nnet *nnet, Nnet *nnet_to_update)NnetComputer
NnetComputer(const NnetComputer &other)NnetComputer
operator=(const NnetComputer &other)NnetComputerprivate
options_NnetComputerprivate
ParameterStddev(const Component &c)NnetComputerprivatestatic
pending_commands_NnetComputerprivate
program_counter_NnetComputerprivate
Run()NnetComputer
SaveMemo(int32 memo_index, const Component &c, void *memo)NnetComputerinlineprivate
submatrix_strings_NnetComputerprivate
~NnetComputer()NnetComputer