Skip to content

About pyotrch version #8581

@WesternTrail

Description

@WesternTrail

Search before asking

Question

There will be errors when the previous version runs. The individual reason is that torch version 1.12.0. I noticed that the torch version is required in the requirement for this update != 1.12.0 to avoid errors during program operation. Actually, I'm running train Py file, the program will automatically check my torch Version (requirements: torch! =1.12.0, >=1.7.0 not found and is required by yolov5, attempting auto update...) And update the torch version. But this update directly installed my torch into the torch1.11.0-CPU version, resulting in a slow training speed. I think you should optimize the code itself rather than limit the torch version, because it will cause a lot of trouble

Additional

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions