MCPcopy Create free account
hub / github.com/SymbioticLab/Oort / Decoder

Class Decoder

training/utils/decoder.py:23–86  ·  view source on GitHub ↗

Basic decoder class from which all other decoders inherit. Implements several helper functions. Subclasses should implement the decode() method. Arguments: labels (list): mapping from integers to characters. blank_index (int, optional): index for the blank '_' character

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…