This is the complete list of members for NnetComputation, including all inherited members.
Clear() | NnetComputation | inline |
commands | NnetComputation | |
component_precomputed_indexes | NnetComputation | |
ComputeCudaIndexes() | NnetComputation | |
GetCommandStrings(const Nnet &nnet, std::string *preamble, std::vector< std::string > *command_strings) const | NnetComputation | |
GetSubmatrixStrings(const Nnet &nnet, std::vector< std::string > *submat_strings) const | NnetComputation | |
GetWholeSubmatrices(std::vector< int32 > *whole_submatrices) const | NnetComputation | |
indexes | NnetComputation | |
indexes_cuda | NnetComputation | |
indexes_multi | NnetComputation | |
indexes_ranges | NnetComputation | |
indexes_ranges_cuda | NnetComputation | |
IsWholeMatrix(int32 submatrix_index) const | NnetComputation | |
matrices | NnetComputation | |
matrix_debug_info | NnetComputation | |
need_model_derivative | NnetComputation | |
NewMatrix(int32 num_rows, int32 num_cols, MatrixStrideType stride_type) | NnetComputation | |
NewSubMatrix(int32 base_submatrix, int32 row_offset, int32 num_rows, int32 col_offset, int32 num_cols) | NnetComputation | |
NnetComputation(const NnetComputation &other) | NnetComputation | |
NnetComputation() | NnetComputation | inline |
operator=(const NnetComputation &other) | NnetComputation | |
Print(std::ostream &os, const Nnet &nnet) const | NnetComputation | |
Read(std::istream &istream, bool binary) | NnetComputation | |
submatrices | NnetComputation | |
Write(std::ostream &ostream, bool binary) const | NnetComputation | |
~NnetComputation() | NnetComputation | |