Skip to content

Commit

Permalink
[DirectML] 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lshqqytiger committed Jun 15, 2024
1 parent 73a4e8c commit 50d3cf7
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 438 deletions.
3 changes: 0 additions & 3 deletions modules/dml/backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,3 @@ def max_memory_allocated(device: Optional[rDevice]=None):

def reset_peak_memory_stats(device: Optional[rDevice]=None):
return

def synchronize_tensor(tensor: torch.Tensor) -> None:
tensor.__str__()
3 changes: 0 additions & 3 deletions modules/dml/hijack/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
import modules.dml.hijack.kdiffusion # noqa: F401
import modules.dml.hijack.stablediffusion
import modules.dml.hijack.torch
import modules.dml.hijack.diffusers
import modules.dml.hijack.transformers # noqa: F401
227 changes: 0 additions & 227 deletions modules/dml/hijack/diffusers.py

This file was deleted.

89 changes: 0 additions & 89 deletions modules/dml/hijack/kdiffusion.py

This file was deleted.

Loading

1 comment on commit 50d3cf7

@Roninos
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Congratulations, thanks for your work!
Screenshot 2024-06-22 074237

Please sign in to comment.