MCPcopy Create free account
hub / github.com/Sin3DM/Sin3DM / train.py

File train.py

src/train.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from utils.parser_util import train_args, encoding_log_dir, diffusion_log_dir, encoding_feat_path
2from utils import dist_util
3from utils.common_util import seed_all
4import os

Callers

nothing calls this directly

Calls 4

train_argsFunction · 0.90
seed_allFunction · 0.90
train_aeFunction · 0.85
train_diffusionFunction · 0.85

Tested by

no test coverage detected