MCPcopy Create free account
hub / github.com/tensorflow/lingvo / FProp

Method FProp

lingvo/core/layers.py:2117–2187  ·  view source on GitHub ↗

Apply the stacking to inputs along the time axis. Args: inputs: The inputs tensor. It is expected to be of shape [batch, time, feature]. paddings: Optional paddings tensor. It is expected to be of shape [batch, time, 1], where all but the last dimension match inputs.

(
      self, inputs: tf.Tensor, paddings: Optional[tf.Tensor] = None
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

_ApplyStackMethod · 0.95