Merged commit includes the following changes:
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 30 Mar 2018 04:20:50 +0000 (21:20 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 30 Mar 2018 04:46:49 +0000 (21:46 -0700)
commit9db93a8db8fafee8092b30ae33a26248867e9b26
tree697ab050db8bb8e07c5002e4cbd3e21ff4a060f6
parentbf170839d2a8be1b16e0a6c6a74ac2f0dc427f96
Merged commit includes the following changes:
191029891  by xiejw:

    Fix python script file.

--
191029336  by isaprykin:

    Add .configure method to the whole hierarchy of DistributionStrategies.

--
191026971  by blamb:

    Updates get_started nav and renames the beginner guides to include eager.

--
191025863  by mrry:

    Add private Python API for accessing the C++ Session::*Callable API.

--
191025795  by mikecase:

    Internal Change.

--
191024780  by isaprykin:

    Internal change.

--

PiperOrigin-RevId: 191029891
16 files changed:
tensorflow/contrib/distribute/python/BUILD
tensorflow/contrib/distribute/python/combinations.py
tensorflow/contrib/distribute/python/estimator_integration_test.py [new file with mode: 0644]
tensorflow/docs_src/get_started/eager.md [new file with mode: 0644]
tensorflow/docs_src/get_started/get_started_for_beginners.md
tensorflow/docs_src/get_started/index.md
tensorflow/docs_src/get_started/leftnav_files
tensorflow/docs_src/get_started/premade_estimators.md
tensorflow/python/client/session.py
tensorflow/python/client/session_test.py
tensorflow/python/client/tf_session.i
tensorflow/python/client/tf_session_helper.cc
tensorflow/python/client/tf_session_helper.h
tensorflow/python/feature_column/BUILD
tensorflow/python/feature_column/feature_column.py
tensorflow/python/training/distribute.py