MCPcopy 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
215def exists(x):
216 return x is not None
217
218
219def expand_dims_like(x, y):

Callers 1

defaultFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected