• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tensorflow / k8s / 528
32%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2017 02:59PM UTC
Jobs 2
Files 14
Run time 45s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
528

push

travis-ci

jlewi
allow using WORKER:0 as chief (#221)

Allow training jobs to work without a master by treating one of the workers as the chiefs.

* Fixes #192

* This will allow TfJobs to be used with a lot of existing TensorFlow programs without modification since using worker 0 as the chief is a common pattern. Currently to run these programs using TfJob's  you need to spin up a dummy TensorFlow gRPC server just to serve as the master.

* This is also necessary to support changes in estimator API with TF 1.4 (#61)

571 of 1506 relevant lines covered (37.92%)

3.48 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
15
100.0
pkg/trainer/replicas.go
42
100.0
pkg/spec/tf_job.go
52
100.0
pkg/trainer/training.go
Jobs
ID Job ID Ran Files Coverage
1 528.1 20 Dec 2017 03:00PM UTC 0
37.92
Travis Job 528.1
2 528.2 20 Dec 2017 02:59PM UTC 0
37.78
Travis Job 528.2
Source Files on build 528
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #528
  • cb1e0538 on github
  • Prev Build on master (#525)
  • Next Build on master (#537)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc