MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / train

Function train

tools/train_net.py:384–533  ·  view source on GitHub ↗

Train a video model for many epochs on train set and evaluate it on val set. Args: cfg (CfgNode): configs. Details can be found in slowfast/config/defaults.py

(cfg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

init_multigridMethod · 0.95
update_long_cycleMethod · 0.95
epoch_ticMethod · 0.95
epoch_tocMethod · 0.95
last_epoch_timeMethod · 0.95
avg_epoch_timeMethod · 0.95
median_epoch_timeMethod · 0.95
closeMethod · 0.95
MultigridScheduleClass · 0.90
build_modelFunction · 0.90
AVAMeterClass · 0.90
TrainMeterClass · 0.90

Tested by

no test coverage detected