Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
import
sys
3
sys.path.append(os.path.join(os.path.dirname(__file__),
'..'
))
4
import
json
Callers
nothing calls this directly
Calls
8
parse_view_indices
Function · 0.90
is_valid_sparse_tensor
Function · 0.70
clear_cuda_error
Function · 0.70
cuda
Method · 0.45
from_pretrained
Method · 0.45
load
Method · 0.45
load_state_dict
Method · 0.45
cpu
Method · 0.45
Tested by
no test coverage detected