Skip to content

gpu_usage @ trainer.py #61

@kevinroccapriore

Description

@kevinroccapriore

Line 357 in trainer.py
gpu_usage = gpu_usage_map(torch.cuda.current_device())
may result in FileNotFoundError.

Work-around is to just use Try Except block to bypass error.
Windows may view as unsafe command.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions