MCPcopy
hub / github.com/TencentARC/Pixal3D / encode_ss_latent.py

File encode_ss_latent.py

data_toolkit/encode_ss_latent.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import sys
3sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
4import json

Callers

nothing calls this directly

Calls 7

clear_cuda_errorFunction · 0.70
cudaMethod · 0.45
from_pretrainedMethod · 0.45
loadMethod · 0.45
load_state_dictMethod · 0.45
floatMethod · 0.45
cpuMethod · 0.45

Tested by

no test coverage detected