↓ 2 callersMethod_gold_score(self, batch, memory_bank, src_lengths, src_vocabs,
use_src_map, enc_states, batch_size, s
examples/pytorch/decoding/utils/translator.py:252
↓ 2 callersMethodcustom_moe_fc(self, torch_activations, torch_experts_for_rows, torch_weights, torch_scales, torch_biases, activation_str)
tests/moe/th_moe_unit_tests.py:135