MCPcopy Create free account
hub / github.com/ACL2020SpellGCN/SpellGCN / get_sequence_output

Method get_sequence_output

modeling.py:236–243  ·  view source on GitHub ↗

Gets final hidden layer of encoder. Returns: float Tensor of shape [batch_size, seq_length, hidden_size] corresponding to the final hidden of the transformer encoder.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

model_fnFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected