Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDriveLab/ReSim
/ exists
Function
exists
sat/vae_modules/utils.py:215–216 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
213
214
215
def
exists(x):
216
return
x is not None
217
218
219
def
expand_dims_like(x, y):
Callers
1
default
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected