MCPcopy Create free account
hub / github.com/CodeREWorld/Multimodal-Sentiment-Analysis / attention

Method attention

model.py:135–201  ·  view source on GitHub ↗

inputs_a = (b, 18, 100) inputs_b = (b, 100) :param inputs_a: :param inputs_b: :param attention_size: :param time_major: :param return_alphas: :return:

(self, inputs_a, inputs_b, attention_size, params, mask=None, return_alphas=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

self_attention_2Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected