Add TF<>PT and Flax<>PT everywhere (#14047)

* up

* up

* up

* up

* up

* up

* up

* add clip

* fix clip PyTorch

* fix clip PyTorch

* up

* up

* up

* up

* up

* up

* up
This commit is contained in:
Patrick von Platen
2021-10-25 23:55:08 +02:00
committed by GitHub
parent 8560b55b5e
commit 0c3174c758
9 changed files with 589 additions and 45 deletions

View File

@@ -431,7 +431,6 @@ class TFModelTesterMixin:
@is_pt_tf_cross_test
def test_pt_tf_model_equivalence(self):
import torch
import transformers