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

File encode_shape_latent_view.py

data_toolkit/encode_shape_latent_view.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 8

parse_view_indicesFunction · 0.90
is_valid_sparse_tensorFunction · 0.70
clear_cuda_errorFunction · 0.70
cudaMethod · 0.45
from_pretrainedMethod · 0.45
loadMethod · 0.45
load_state_dictMethod · 0.45
cpuMethod · 0.45

Tested by

no test coverage detected