Commit d03efbf3 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Fix checkpoint converter import.

PiperOrigin-RevId: 277092057
parent 4457c1a8
......@@ -31,7 +31,7 @@ from __future__ import print_function
from absl import app
import tensorflow as tf # TF 1.x
from third_party.tensorflow_models.official.nlp.bert import tf1_checkpoint_converter_lib
from official.nlp.bert import tf1_checkpoint_converter_lib
flags = tf.flags
......
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