Skip to content

attn_loss=0 #6

@CeciliaTheBirb

Description

@CeciliaTheBirb

I also couldn't do

wasserstein_ext = torch.utils.cpp_extension.load_inline("wasserstein", cpp_sources="", cuda_sources=cuda_source,
                                                    extra_cuda_cflags=["--expt-relaxed-constexpr"]   )

so I just commented it out and used the cpu version below in the method sinkstep. However, for some reason during training, the attn_loss is always zero and the results are very bad. how to resolve this issue?

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