Commit 52531231 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Fix comment with path of export_tfhub_lib_test.py.

PiperOrigin-RevId: 359773077
parent 56109286
......@@ -77,7 +77,7 @@ class RoundRobinTruncatorTest(tf.test.TestCase):
# This test covers the in-process behavior of a BertTokenizer layer.
# For saving, restoring, and the restored behavior (incl. shape inference),
# see export_tfub_test.py.
# see nlp/tools/export_tfhub_lib_test.py.
class BertTokenizerTest(tf.test.TestCase):
def _make_vocab_file(self, vocab, filename="vocab.txt"):
......
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