Fix functionality in crf_sequence_score(), crf_log_norm(), and crf_decode()...
Fix functionality in crf_sequence_score(), crf_log_norm(), and crf_decode() for when input has max_seq_len = 1. This can happen in single-example inference. PiperOrigin-RevId: 176688502
Loading
Please sign in to comment