MCPcopy Create free account
hub / github.com/brightmart/multi-label_classification / get_sequence_output

Method get_sequence_output

bert/modeling.py:237–244  ·  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

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected