Skip to content

[BUG] Running demo.py causes a CUDA error #298

@acm94994

Description

@acm94994

Operating system: Ubuntu 22.04 LTS
Python 3.7 (the environment provided was installed, Torch 1.4)

Running the demo caused a CUDA runtime error.

"no kernel image is available for execution on the device at /pytorch/aten/src/THCUNN/generic/LeakyReLU.cu:29"

print(torch.version) -> 1.4.0

print(torch.version.cuda) -> 10.1

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions