Searched refs:RootEntry (Results 1 – 4 of 4) sorted by relevance
386 beam_root_->RootEntry()->newp.total = 0.0; // ln(1) in Reset()387 beam_root_->RootEntry()->newp.blank = 0.0; // ln(1) in Reset()390 leaves_.push(beam_root_->RootEntry()); in Reset()393 beam_scorer_->InitializeState(&beam_root_->RootEntry()->state); in Reset()
126 BeamEntry<CTCBeamState>* RootEntry() const { return root_entry_; } in RootEntry() function
389 beam_root_->RootEntry()->newp.total = 0.0; // ln(1) in Reset()390 beam_root_->RootEntry()->newp.blank = 0.0; // ln(1) in Reset()393 leaves_.push(beam_root_->RootEntry()); in Reset()396 beam_scorer_->InitializeState(&beam_root_->RootEntry()->state); in Reset()
125 BeamEntry<CTCBeamState>* RootEntry() const { return root_entry_; } in RootEntry() function