mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-13 04:06:58 +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…
x
Reference in New Issue
Block a user