MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / RootEntry

Method RootEntry

tensorflow/core/util/ctc/ctc_beam_entry.h:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 return new_entry;
128 }
129 BeamEntry<T, CTCBeamState>* RootEntry() const { return root_entry_; }
130
131 private:
132 BeamEntry<T, CTCBeamState>* root_entry_ = nullptr;

Callers 1

ResetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected