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

Method FProp

lingvo/core/layers.py:3483–3526  ·  view source on GitHub ↗

Generates a JTensor of sinusoids with different frequencies. Args: theta: A `.NestedMap` object containing weights' values of this layer and its children layers. inputs: The input sequence on which to apply the Rotary position embedding. Since rotary position embeddi

(self, theta, inputs, position=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ExtendStepMethod · 0.95

Calls 1

splitMethod · 0.80

Tested by

no test coverage detected