Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
18
def
exists(val):
19
return
val is not None
20
21
22
def
default(val, d):
Callers
15
load_pretrained
Function · 0.85
__init__
Method · 0.85
read_camera
Function · 0.85
default
Function · 0.85
forward
Method · 0.85
path
Function · 0.85
is_wsl2
Function · 0.85
load_shader_source
Function · 0.85
parse_cfg
Function · 0.85
load_paths
Method · 0.85
load_vhulls
Method · 0.85
load_cameras
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected