Skip to content

torch.cuda.is_availaible() isnt found, but all other torch.cuda stuff works #40571

@samurzl

Description

@samurzl

this is the errormessage:
Traceback (most recent call last):
File "models.py", line 13, in
if torch.cuda.is_availaible():
AttributeError: module 'torch.cuda' has no attribute 'is_availaible'

other methods like current_device work. Has this one been patched out or do i use it wrong ?

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