This comparator object compares just the structural aspects of the NnetChainExample without looking at the value of the features. More...
#include <nnet-chain-example.h>
Public Member Functions | |
| bool | operator() (const NnetChainExample &a, const NnetChainExample &b) const | 
| bool | operator() (const NnetChainExample *a, const NnetChainExample *b) const | 
This comparator object compares just the structural aspects of the NnetChainExample without looking at the value of the features.
Definition at line 152 of file nnet-chain-example.h.
| bool operator() | ( | const NnetChainExample & | a, | 
| const NnetChainExample & | b | ||
| ) | const | 
Definition at line 417 of file nnet-chain-example.cc.
References rnnlm::i, NnetChainExample::inputs, and NnetChainExample::outputs.
      
  | 
  inline | 
Definition at line 156 of file nnet-chain-example.h.
References kaldi::nnet3::GetChainComputationRequest(), kaldi::nnet3::MergeChainExamples(), and kaldi::nnet3::ShiftChainExampleTimes().