↓ 4 callersMethod_schedule_close(
self, task_key: str, run_lease_id: str, run_slot: RunSlot, *, reason: str
)
terminal-rl/remote/pool_server.py:126
↓ 4 callersFunctionbuild_dataset(name, data_prefix, max_num_samples,
max_seq_length, seed, binary_head,
ma
Megatron-LM/megatron/legacy/data/dataset_utils.py:534
↓ 4 callersMethodforward(self, encoder_input_ids, decoder_input_ids, encoder_attn_mask,
decoder_attn_mask, encoder_dec
Megatron-LM/megatron/legacy/model/t5_model.py:116
↓ 4 callersFunctionget_avlm_mimo_model(
hidden_size, vocab_size, seq_len, img_h, img_w, patch_dim, special_token_ids
)
Megatron-LM/tests/unit_tests/models/test_mimo_model.py:140