This hashing object hashes just the structural aspects of the NnetExample without looking at the value of the features. More...
#include <nnet-chain-example.h>
Public Member Functions | |
size_t | operator() (const NnetChainExample &eg) const noexcept |
size_t | operator() (const NnetChainExample *eg) const noexcept |
This hashing object hashes just the structural aspects of the NnetExample without looking at the value of the features.
It will be used in combining egs into batches of all similar structure.
Definition at line 141 of file nnet-chain-example.h.
|
noexcept |
Definition at line 400 of file nnet-chain-example.cc.
References rnnlm::i, NnetChainSupervision::indexes, and NnetChainSupervision::name.
|
inlinenoexcept |
Definition at line 144 of file nnet-chain-example.h.