Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NVIDIA/pix2pixHD
/ test.py
File
test.py
test.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
collections
import
OrderedDict
3
from
torch.autograd
import
Variable
4
from
options.test_options
import
TestOptions
Callers
nothing calls this directly
Calls
11
TestOptions
Class · 0.90
CreateDataLoader
Function · 0.90
Visualizer
Class · 0.90
create_model
Function · 0.90
run_trt_engine
Function · 0.90
run_onnx
Function · 0.90
parse
Method · 0.80
inference
Method · 0.80
save_images
Method · 0.80
load_data
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected