Compute statistics for the current model given the config. Args: model (model): model to perform analysis. cfg (CfgNode): configs. Details can be found in slowfast/config/defaults.py mode (str): Options include `flop` or `activation`. Compute either flop
(model, cfg, mode, use_train_input)
source not stored for this graph (policy: none)
no test coverage detected