MCPcopy 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
154def to_sigma(neg_log_sigma):
155 return neg_log_sigma.neg().exp()

Callers 4

get_multMethod · 0.85
sampler_stepMethod · 0.85
get_multMethod · 0.85
get_multMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected