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

Method self_attention_2

model.py:203–241  ·  view source on GitHub ↗

:param inputs_a: audio input (B, T, dim) :param inputs_v: video input (B, T, dim) :param inputs_t: text input (B, T, dim) :param name: scope name :return:

(self, inputs, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_build_model_opMethod · 0.95

Calls 1

attentionMethod · 0.95

Tested by

no test coverage detected