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

Method _ApplyActivationFunction

lingvo/core/layers.py:1372–1389  ·  view source on GitHub ↗

Applies the activation function in one step. Args: out: The result of applying the weight matrix (and bias) to the inputs. Returns: Output tensor with activation applied.

(self, out)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

FPropMethod · 0.95

Calls 1

QActMethod · 0.80

Tested by

no test coverage detected