Skip to content

[bug]: Pytorch versions after 1.11 have a massive 50% performance reduction (CLI) #2936

@n00mkrad

Description

@n00mkrad

Is there an existing issue for this?

  • I have searched the existing issues

OS

Windows

GPU

cuda

VRAM

24 GB

What happened?

Pytorch 1.11.0:
python -m pip install torch==1.11.0+cu113 torchvision==0.12.0+cu113 --extra-index-url https://download.pytorch.org/whl/cu113

=> 22 it/s at 512x512 with SD 1.5 fp16

Latest Pytorch 1.13.1:
pip install torch torchvision --extra-index-url https://download.pytorch.org/whl/cu117

=> 11 it/s at 512x512 with SD 1.5 fp16

Screenshots

No response

Additional context

No response

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions