Skip to content

Commit e006849

Browse files
Standardize some names from TFGAN -> TF-GAN.
A noop. PiperOrigin-RevId: 227540293
1 parent b978ad9 commit e006849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ answered questions, and were part of inspiring discussions.
849849
* Remove `tf.contrib.data.Iterator.from_dataset()` method. Use
850850
`Dataset.make_initializable_iterator()` instead.
851851
* Remove seldom used and unnecessary `tf.contrib.data.Iterator.dispose_op()`.
852-
* Reorder some TFGAN loss functions in a non-backwards compatible way.
852+
* Reorder some TF-GAN loss functions in a non-backwards compatible way.
853853

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

0 commit comments

Comments
 (0)