mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-17 18:13:01 +08:00
Remove.
This commit is contained in:
parent
55366d9c0f
commit
295a0170d6
@ -241,9 +241,6 @@ class QuantizedTensor(torch.Tensor):
|
||||
def storage(self):
|
||||
return self._qdata.storage()
|
||||
|
||||
def untyped_storage(self):
|
||||
return self._qdata.untyped_storage()
|
||||
|
||||
# ==============================================================================
|
||||
# Generic Utilities (Layout-Agnostic Operations)
|
||||
# ==============================================================================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user