3 Commits
Author SHA1 Message Date
Szymon Piotr KrasuskiandGitHub d6d196bc06 [stable/distributed-tensorflow] Refactor chart and add logging feature (#21159)
* Refactored distributed-tensorflow chart

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

* Changes according to nvtkaszpir

Signed-off-by: Szymon <krasuski.szymon.piotr@gmail.com>
2020-04-28 00:52:04 -07:00
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
cheyangandk8s-ci-robot 690fd0d474 Add distributed tensorflow (#5187)
* Add distributed tensorflow

* list indentation

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