MCPcopy 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
22class VanillaCFG:

Callers 3

denoiseMethod · 0.45
__call__Method · 0.45
denoiseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected