Changes loss_reduction default to SUM_OVER_BATCH_SIZE for multi_class_head and binary...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 5 Apr 2018 20:55:45 +0000 (13:55 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 5 Apr 2018 20:58:21 +0000 (13:58 -0700)
commit310249066320f1ddc7fe544b4c351aaf89ce3c9c
treeccd0c0dd5d8ec17bc5e069ddf11869fc2261749e
parentf3c677e84c6a7adf136397baad6ab93fdcc97ab4
Changes loss_reduction default to SUM_OVER_BATCH_SIZE for multi_class_head and binary_classification_head.

PiperOrigin-RevId: 191793392
tensorflow/contrib/estimator/python/estimator/head.py