Function_decode_non_overlapping_spans(starts, ends, scores, max_len, labels_inv, pred_id)
hanlp/components/srl/span_rank/inference_utils.py:124
Method_forward_brnn(cell, gate, input, masks, initial, drop_masks=None, hidden_drop=None)
hanlp/components/srl/span_rank/highway_variational_lstm.py:194
Method_forward_rnn(cell, gate, input, masks, initial, drop_masks=None, hidden_drop=None)
hanlp/components/srl/span_rank/highway_variational_lstm.py:182