Get true length of sequences (without padding), and mask for true-length in max-length. Input of shape: (batch_size, max_seq_length, hidden_dim) Output shapes, length: (batch_size) mask: (batch_size, max_seq_length, 1)
(sequence)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected