timesformer/models/features.py (2 lines): - line 195: # FIXME this may need to be more generic / flexible for some nets - line 228: FIXME this does not currently work with Torchscript, see FeatureHooks class timesformer/models/nonlocal_helper.py (1 line): - line 87: # TODO: change the name to `norm` timesformer/utils/meters.py (1 line): - line 507: # TODO: merge update_prediction with update_stats.