MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / exists

Function exists

sat/sgm/util.py:223–224  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

221
222
223def exists(x):
224 return x is not None
225
226
227def expand_dims_like(x, y):

Callers 1

defaultFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected