Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ prepare_inputs
Method
prepare_inputs
sat/sgm/modules/diffusionmodules/guiders.py:18–19 ·
view source on GitHub ↗
(self, x: torch.Tensor, s: float, c: Dict, uc: Dict)
Source
from the content-addressed store, hash-verified
16
pass
17
18
def
prepare_inputs(self, x: torch.Tensor, s: float, c: Dict, uc: Dict) -> Tuple[torch.Tensor, float, Dict]:
19
pass
20
21
22
class
VanillaCFG:
Callers
3
denoise
Method · 0.45
__call__
Method · 0.45
denoise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected