Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/294coder/Dif-PAN
/ dpm_solver.py
File
dpm_solver.py
solver/dpm_solver.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch
2
import
torch.nn.functional
as
F
3
import
math
4
Callers
nothing calls this directly
Calls
6
UNet
Class · 0.90
GaussianDiffusion
Class · 0.85
NoiseScheduleVP
Class · 0.85
model_wrapper
Function · 0.85
DPM_Solver
Class · 0.85
sample
Method · 0.80
Tested by
no test coverage detected