Commit Graph
3 Commits
Author SHA1 Message Date
Szymon Piotr KrasuskiandKubernetes Prow Robot 19b4b54a39 [stable/distributed-tensorflow] Add custom variable to set number of training steps. (#16436)
* Add custom variable to set number of trainign steps.

By default script run in cheyang/distributed-tensorflow container
runs with flag train_steps set to 0 which means that
script will be running inifitely,

However, it's to possible to set this flag to fixed number
which will make script to run only passed number of training
steps and stop.

This change adds custom variable in hyperparams that lets user set
custom value for training steps.

Signed-off-by: Szymon <krasuski.szymon.piotr@gmail.com>

* Bump chart version

Signed-off-by: Szymon <krasuski.szymon.piotr@gmail.com>
2019-10-21 08:51:37 -07:00
AdamDangandk8s-ci-robot 0601353907 [stable/distributed-tensorflow]Typo fix tables lists->table lists (#6172)
* Add Version to 0.1.1

Add Version to 0.1.1

* [stable/distributed-tensorflow]Typo fix tables lists->table lists

[stable/distributed-tensorflow]Typo fix tables lists->table lists
2018-06-18 08:59:32 -07:00
cheyangandk8s-ci-robot 690fd0d474 Add distributed tensorflow (#5187)
* Add distributed tensorflow

* list indentation

* move to stable
2018-06-06 13:40:25 -07:00