Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ to_sigma
Function
to_sigma
sat/sgm/modules/diffusionmodules/sampling_utils.py:154–155 ·
view source on GitHub ↗
(neg_log_sigma)
Source
from the content-addressed store, hash-verified
152
153
154
def
to_sigma(neg_log_sigma):
155
return
neg_log_sigma.neg().exp()
Callers
4
get_mult
Method · 0.85
sampler_step
Method · 0.85
get_mult
Method · 0.85
get_mult
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected