Module: tf.contrib.gan.estimator.head

Defined in tensorflow/contrib/gan/python/estimator/python/head.py.

tf.Learn components for GANEstimator's loss.

Classes

class GANHead: Head for a GAN.

Functions

gan_head(...): Creates a GANHead. (deprecated)

Other Members

__all__