↓ 1 callersFunctionquery_extended_context_t5_format(query_ids, title_ids, context_doc_list, main_doc_idx, max_seq_length, sep_id, pad_id)
megatron/model/emdr2_model.py:306
↓ 1 callersFunctionquery_single_context_t5_format(query_ids, title_ids, context_ids, max_seq_length, sep_id, pad_id)
megatron/model/emdr2_model.py:362
↓ 1 callersFunctionupdate_beam_state(outs, total_score, topk, topk_score,
eos_id, alpha, tokens_enc, z_block, types)
megatron/model/search_strategy.py:42