#include <nnet-computation.h>
Public Member Functions | |
PrecomputedIndexesInfo () | |
Public Attributes | |
ComponentPrecomputedIndexes * | data |
std::vector< Index > | input_indexes |
std::vector< Index > | output_indexes |
Definition at line 366 of file nnet-computation.h.
|
inline |
Definition at line 382 of file nnet-computation.h.
Definition at line 379 of file nnet-computation.h.
Referenced by ComputationExpander::ComputePrecomputedIndexes(), NnetComputation::Read(), Compiler::SetUpPrecomputedIndexes(), and NnetComputation::Write().
std::vector<Index> input_indexes |
Definition at line 380 of file nnet-computation.h.
Referenced by ComputationExpander::ComputePrecomputedIndexes(), NnetComputation::Read(), Compiler::SetUpPrecomputedIndexes(), and NnetComputation::Write().
std::vector<Index> output_indexes |
Definition at line 381 of file nnet-computation.h.
Referenced by ComputationExpander::ComputePrecomputedIndexes(), NnetComputation::Read(), Compiler::SetUpPrecomputedIndexes(), and NnetComputation::Write().