Commit cf9c1cbb authored by thomwolf's avatar thomwolf
Browse files

fix tests chen only using tf

parent 2167e366
......@@ -69,7 +69,8 @@ class TFCommonTestCases:
def test_pt_tf_model_equivalence(self):
if not is_torch_available():
pass
return
import pytorch_transformers
config, inputs_dict = self.model_tester.prepare_config_and_inputs_for_common()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment