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

pylon / extensor / #48 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: bs-metagraph-leak
DEFAULT BRANCH: master
Ran 12 Oct 2020 02:20PM UTC
Files 3
Run time 0s
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

12 Oct 2020 02:15PM UTC coverage: 99.0%. First build
#48.1

push

excoveralls

brentspell
add support for saved module signatures

These changes allow the user to specify input/output tensors using the
names defined in the metagraph signature for a saved model, instead of
having to know the names of the tensors in the graph itself. Tensor
names are still supported as a fallback for frozen graph (.pb) models
and existing clients. This allows us to support autograph-based models,
where tensor names can't be specified, but the names in the metagraph
signatures can.

With the additional metadata from the signatures, we also no longer
require that output tensors be specified during inference. Instead,
all output tensors in the signature are returned by default.

99 of 100 relevant lines covered (99.0%)

5521.29 hits per line

Source Files on job #48.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 48
  • 5c5cf7b6 on github
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

© 2025 Coveralls, Inc