Imports organization

This commit is contained in:
Lysandre 2020-07-06 10:27:00 -04:00
parent 1bc13697b1
commit 1bbc28bee7

View File

@ -74,9 +74,9 @@ from transformers import (
is_torch_available,
load_pytorch_checkpoint_in_tf2_model,
)
from transformers.file_utils import hf_bucket_url
if is_torch_available():
import torch
import numpy as np