Home
last modified time | relevance | path

Searched refs:RootEntry (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A Dctc_beam_search.h386 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()
A Dctc_beam_entry.h126 BeamEntry<CTCBeamState>* RootEntry() const { return root_entry_; } in RootEntry() function

Completed in 4 milliseconds