vilbert/utils.py (1 line): - line 771: # TODO: igore torch script here vilbert/vilbert.py (1 line): - line 1426: # TODO: we want to make the padding_idx == 0, however, with custom initilization, it seems it will have a bias. vilbert/datasets/_image_features_reader.py (1 line): - line 30: # TODO (kd): Add support to read boxes, classes and scores. vilbert/task_utils.py (1 line): - line 493: # TODO: check if this works with current data generator from disk that relies on next(file)