Skip to content

model.py文件之中batched_semi_loss_bmm函数似乎存在bug #9

Description

@qiusuhan

夏博士您好,我在运行您的代码的时候出现了bug,代码运行过程之中,loss = nan
经过排查,应该是between_sim = f(between_sim)写成了between_sim = f(refl_sim)
但是在修改之后,运行到batched_semi_loss_bmm函数的时候仍然出现了数据维度对不上的问题

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions