Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/pix2pixHD
/ load_data
Method
load_data
data/base_data_loader.py:10–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
pass
9
10
def
load_data():
11
return
None
12
13
14
Callers
4
train.py
File · 0.45
test.py
File · 0.45
encode_features.py
File · 0.45
precompute_feature_maps.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected