MCPcopy Create free account
hub / github.com/QWTforGithub/T2LDM / device

Method device

models/diffusion/base.py:102–103  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

100
101 @property
102 def device(self):
103 return self._dummy.device
104
105 def randn(
106 self,

Callers 4

_build_tf_graphMethod · 0.80
getMethod · 0.80
loadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected