Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
train
Function · 0.45
main
Function · 0.45
train
Function · 0.45
train
Function · 0.45
train
Function · 0.45
__init__
Method · 0.45
downsample_text
Function · 0.45
bicyclist
Function · 0.45
motorcycle
Function · 0.45
eval_results
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected