MCPcopy Create free account
hub / github.com/YichenGong/Densely-Interactive-Inference-Network / softsel

Function softsel

python/my/tensorflow/nn.py:53–66  ·  view source on GitHub ↗

:param target: [ ..., J, d] dtype=float :param logits: [ ..., J], dtype=float :param mask: [ ..., J], dtype=bool :param scope: :return: [..., d], dtype=float

(target, logits, mask=None, scope=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__call__Method · 0.90
self_attentionFunction · 0.90
bi_attentionFunction · 0.90
self_attentionFunction · 0.90

Calls 1

softmaxFunction · 0.85

Tested by

no test coverage detected