mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 09:38:23 +02:00
remove redundant hijacks
This commit is contained in:
@@ -78,6 +78,3 @@ class DirectML:
|
||||
|
||||
def reset_peak_memory_stats(device: Optional[rDevice]=None):
|
||||
return
|
||||
|
||||
def synchronize_tensor(tensor: torch.Tensor) -> None:
|
||||
tensor.__str__()
|
||||
|
||||
Reference in New Issue
Block a user