Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

remove train_summary_steps from tf2/README.md #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

billcai
Copy link

@billcai billcai commented Aug 29, 2022

tf1 version uses train_summary_steps>0 as a condition for tf.config.set_soft_device_placement(True).

For tf2 version, tf.config.set_soft_device_placement(True) is the default, with no train_summary_steps in the flags.

tf1 version uses `train_summary_steps>0` as a condition for `tf.config.set_soft_device_placement(True)`. 

For tf2 version, `tf.config.set_soft_device_placement(True)` is the default, with no `train_summary_steps` in the flags.
@google-cla
Copy link

google-cla bot commented Aug 29, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant