MCPcopy
hub / github.com/zju3dv/4K4D / exists

Function exists

easyvolcap/utils/vq_utils.py:18–19  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

16
17
18def exists(val):
19 return val is not None
20
21
22def default(val, d):

Callers 15

load_pretrainedFunction · 0.85
__init__Method · 0.85
read_cameraFunction · 0.85
defaultFunction · 0.85
forwardMethod · 0.85
pathFunction · 0.85
is_wsl2Function · 0.85
load_shader_sourceFunction · 0.85
parse_cfgFunction · 0.85
load_pathsMethod · 0.85
load_vhullsMethod · 0.85
load_camerasMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected