Skip to content

Commit

Permalink
Removed old comments
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiwand committed Dec 14, 2022
1 parent fdfec70 commit 4a4522f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/models/bridgetower/test_modeling_bridgetower.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

import tempfile

# import inspect
import unittest

import numpy as np
Expand Down Expand Up @@ -383,7 +382,6 @@ def test_gradient_checkpointing_backward_compatibility(self):
def test_gradient_checkpointing_enable_disable(self):
pass

# TODO: ShaoYen please check this one should be skipped or not
@unittest.skip(reason="""Bridge Tower model does not support this for now.""")
def test_initialization(self):
pass
Expand Down

0 comments on commit 4a4522f

Please sign in to comment.