MCPcopy Create free account
hub / github.com/alibaba/nann / _sum_states

Function _sum_states

tensorflow/tensorflow/python/ops/ctc_ops.py:945–969  ·  view source on GitHub ↗

Take logsumexp for each unique state out of all label states. Args: idx: tensor of shape [batch, label_length] For each sequence, indices into a set of unique labels as computed by calling unique. states: tensor of shape [frames, batch, label_length] Log probabilities for each

(idx, states)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_state_to_olabel_uniqueFunction · 0.85

Calls 4

_get_dimFunction · 0.70
name_scopeMethod · 0.45
expand_dimsMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected