↓ 6 callersMethod__init__(self, embed_dim=512, block_size=16, n_head=8, drop_out_rate=0.1, fc_rate=4)
OmGPT/motion_mapping/evl/motion_models/t2m_trans.py:140
↓ 4 callersMethodmasked_l2 calculate the masked l2 loss assuming a.shape == b.shape == bs, J, Jdim, seqlen assuming mask.shape == bs, 1, 1, seqlen
OmGPT/motion_mapping/evl/motion_models/architecture.py:817
↓ 4 callersMethodmasked_l2 calculate the masked l2 loss assuming a.shape == b.shape == bs, J, Jdim, seqlen assuming mask.shape == bs, 1, 1, seqlen
OmGPT/motion_mapping/exp/motion_models/architecture.py:442
↓ 2 callersMethodmasked_l2 calculate the masked l2 loss assuming a.shape == b.shape == bs, J, Jdim, seqlen assuming mask.shape == bs, 1, 1, seqlen
OmGPT/motion_mapping/exp/motion_models/motion_clip.py:248