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

Function exists

sat/sgm/modules/autoencoding/losses/video_loss.py:25–26  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

23
24
25def exists(v):
26 return v is not None
27
28
29def pair(t):

Callers 3

forwardMethod · 0.70
forwardMethod · 0.70
forwardMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected