From 5383fca458fb43f690121123f71570ccce1da8b4 Mon Sep 17 00:00:00 2001 From: thomwolf Date: Fri, 2 Nov 2018 01:56:25 +0100 Subject: [PATCH] update name --- convert_tf_checkpoint.py => convert_tf_checkpoint_to_pytorch.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename convert_tf_checkpoint.py => convert_tf_checkpoint_to_pytorch.py (100%) diff --git a/convert_tf_checkpoint.py b/convert_tf_checkpoint_to_pytorch.py similarity index 100% rename from convert_tf_checkpoint.py rename to convert_tf_checkpoint_to_pytorch.py