"...composable_kernel_onnx.git" did not exist on "8eca05a63333d302cbd3bde4a0b83863c08ecc4e"
Commit fc71e7ea authored by Yurii Mazurevich's avatar Yurii Mazurevich
Browse files

Fixed typo

parent 4b943d2b
...@@ -4,7 +4,7 @@ NO_VRAM = 1 ...@@ -4,7 +4,7 @@ NO_VRAM = 1
LOW_VRAM = 2 LOW_VRAM = 2
NORMAL_VRAM = 3 NORMAL_VRAM = 3
HIGH_VRAM = 4 HIGH_VRAM = 4
MPS = 4 MPS = 5
accelerate_enabled = False accelerate_enabled = False
vram_state = NORMAL_VRAM vram_state = NORMAL_VRAM
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment