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

Method sample

models/diffusion/base.py:272–273  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

270
271 @torch.inference_mode()
272 def sample(self, *args, **kwargs):
273 raise NotImplementedError

Callers 10

trainFunction · 0.45
mainFunction · 0.45
trainFunction · 0.45
trainFunction · 0.45
trainFunction · 0.45
__init__Method · 0.45
downsample_textFunction · 0.45
bicyclistFunction · 0.45
motorcycleFunction · 0.45
eval_resultsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected