Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
Delete references to github.com/tensorflow/models/blob/master/tutorials
Browse files Browse the repository at this point in the history
The directory is not maintained, and is no longer being used for tensorflow.org.

I am deleting it in tensorflow/models#8276

PiperOrigin-RevId: 302583413
  • Loading branch information
MarkDaoust authored and copybara-github committed Mar 24, 2020
1 parent 35789ec commit 598eace
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tensor2tensor/data_generators/ptb.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ def _build_vocab(filename, vocab_path, vocab_size):
"""Reads a file to build a vocabulary of `vocab_size` most common words.
The vocabulary is sorted by occurrence count and has one word per line.
Originally from:
https://github.com/tensorflow/models/blob/master/tutorials/rnn/ptb/reader.py
Args:
filename: file to read list of words from.
Expand Down

0 comments on commit 598eace

Please sign in to comment.