Commit 1bbc28be authored by Lysandre's avatar Lysandre
Browse files

Imports organization

parent 1bc13697
...@@ -74,9 +74,9 @@ from transformers import ( ...@@ -74,9 +74,9 @@ from transformers import (
is_torch_available, is_torch_available,
load_pytorch_checkpoint_in_tf2_model, load_pytorch_checkpoint_in_tf2_model,
) )
from transformers.file_utils import hf_bucket_url from transformers.file_utils import hf_bucket_url
if is_torch_available(): if is_torch_available():
import torch import torch
import numpy as np import numpy as np
......
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