MCPcopy
hub / github.com/THUDM/CogDL / test_experiments.py

File test_experiments.py

tests/test_experiments.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from cogdl.experiments import experiment, gen_variants, train, set_best_config
2from cogdl.options import get_default_args
3from examples.simple_trafficPre.example import experiment as traffic_experiment
4from cogdl.utils import makedirs

Callers

nothing calls this directly

Calls 7

test_set_best_configFunction · 0.85
test_trainFunction · 0.85
test_gen_variantsFunction · 0.85
test_experimentFunction · 0.85
test_auto_experimentFunction · 0.85
test_autognn_experimentFunction · 0.85
test_stgcn_experimentFunction · 0.85

Tested by

no test coverage detected