Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

RuntimeError: CUDA error: device-side assert triggered #52

Description

@ShahzaibJak

Traceback (most recent call last):
File "TransCoder/translate.py", line 179, in
input, lang1=params.src_lang, lang2=params.tgt_lang, beam_size=params.beam_size)
File "TransCoder/translate.py", line 138, in translate
min(self.reloaded_params.max_len, 3 * len1.max().item() + 10)),
RuntimeError: CUDA error: device-side assert triggered
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions