Skip to content

Commit

Permalink
Standardize some names from TFGAN -> TF-GAN.
Browse files Browse the repository at this point in the history
A noop.

PiperOrigin-RevId: 227540293
  • Loading branch information
tensorflower-gardener committed Jan 2, 2019
1 parent b978ad9 commit e006849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ answered questions, and were part of inspiring discussions.
* Remove `tf.contrib.data.Iterator.from_dataset()` method. Use
`Dataset.make_initializable_iterator()` instead.
* Remove seldom used and unnecessary `tf.contrib.data.Iterator.dispose_op()`.
* Reorder some TFGAN loss functions in a non-backwards compatible way.
* Reorder some TF-GAN loss functions in a non-backwards compatible way.

## Known Issues
* In Python 3, `Dataset.from_generator()` does not support Unicode strings.
Expand Down

0 comments on commit e006849

Please sign in to comment.