MCPcopy Create free account
hub / github.com/Zhiyuan-R/Tiger-Diffusion / test_generation.py

File test_generation.py

test_generation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2from pprint import pprint
3from metrics.evaluation_metrics import jsd_between_point_cloud_sets as JSD
4from metrics.evaluation_metrics import compute_all_metrics, EMD_CD

Callers

nothing calls this directly

Calls 3

set_seedFunction · 0.85
parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected