mmf/models/mmbt.py (4 lines): - line 28: # TODO: Remove after transformers package upgrade to 2.5 - line 48: # TODO: Remove after transformers package upgrade to 2.5 - line 112: # TODO: Remove after transformers package upgrade to 2.5 - line 414: # TODO : Switch to AutoModelForPreTraining after transformers mmf/models/pythia.py (4 lines): - line 160: # TODO: Later support multihead - line 205: # TODO: Move this logic inside - line 315: # TODO: Update - line 341: # TODO: Update mmf/datasets/databases/annotation_database.py (3 lines): - line 18: TODO: Update on docs sprint - line 59: # TODO: Deprecate support for this - line 98: # TODO: Clean up VizWiz IMDB from copy tokens mmf/utils/configuration.py (2 lines): - line 34: # TODO: Later test if this can be removed - line 378: # TODO: To remove technical debt, a possible solution is to use mmf/models/m4c.py (2 lines): - line 168: # TODO possibly replace it with another sample list - line 222: # TODO remove OCR order vectors; they are not needed mmf/models/movie_mcan.py (2 lines): - line 125: # TODO: Later support multihead - line 198: # TODO: Move this logic inside mmf/datasets/databases/readers/feature_readers.py (1 line): - line 68: # TODO: Fix later when we move to proper standardized features mmf/neural_rendering/perspective_shader.py (1 line): - line 109: # TODO: there may still be some instability in the exponent calculation. mmf/models/visual_bert.py (1 line): - line 187: # TODO: Once omegaconf fixes int keys issue, bring this back mmf/neural_rendering/mesh_unrenderer.py (1 line): - line 81: # TODO: there may still be some instability in the exponent calculation. mmf/datasets/concat_dataset.py (1 line): - line 41: # TODO: Log a warning here mmf/utils/general.py (1 line): - line 32: # TODO: Fix question model retrieval mmf/datasets/builders/textvqa/builder.py (1 line): - line 22: # TODO: Deprecate this method and move configuration updates directly to processors mmf/models/visdial_multi_modal.py (1 line): - line 29: # TODO: Update after implementing decoder mmf/datasets/builders/vqa2/builder.py (1 line): - line 29: # TODO: Deprecate this method and move configuration updates directly to processors mmf/utils/flags.py (1 line): - line 19: # TODO: Add Help flag here describing MMF Configuration mmf/datasets/builders/textvqa/dataset.py (1 line): - line 22: # NOTE, TODO: Code duplication w.r.t to STVQA, revisit mmf/models/vilbert.py (1 line): - line 816: # TODO: we want to make the padding_idx==0, however, with custom initilization, mmf/utils/text.py (1 line): - line 338: # TODO: Make the data update generic for any type of model mmf/datasets/builders/coco/builder.py (1 line): - line 20: # TODO: Deprecate this method and move configuration updates directly to processors mmf/configs/datasets/visual_dialog/defaults.yaml (1 line): - line 10: # TODO: Later upload visual dialog features as well mmf/modules/embeddings.py (1 line): - line 6: # TODO: Update kwargs with defaults mmf/modules/layers.py (1 line): - line 89: # TODO: Do clean implementation without Sequential mmf/datasets/builders/gqa/builder.py (1 line): - line 22: # TODO: Deprecate this method and move configuration updates directly to processors