Commit Graph

3 Commits

Author SHA1 Message Date
Anjali Sridhar
019a2531c8 Move to using 'initializer' from 'initialize' to be more consistent with the tf.data APIs.
PiperOrigin-RevId: 289922514
Change-Id: I2f82cade789d707f287b9915d9856e2683aaa9f6
2020-01-15 13:20:27 -08:00
A. Unique TensorFlower
5581b91ada Split tf.distribute.Strategy into TF v1 and TF v2 versions. The v2 version
will exclude deprecated APIs, but as a temporary measure we just hide the
methods until we can migrate all internal TF callers away.

Still to do: Split Strategy.extended API as well.

PiperOrigin-RevId: 243005515
2019-04-10 22:34:28 -07:00
Shining Sun
434ec24669 Move remaining tests from contrib to core
PiperOrigin-RevId: 242995117
2019-04-10 20:41:29 -07:00