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

tiny-dnn / tiny-dnn / 875
70%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2016 10:30PM UTC
Jobs 3
Files 77
Run time 1min
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
875

push

travis-ci

web-flow
Double precision support and fix SEGV in avx backend, close #336 (#353)

* replace float with float_t to support double types

* Add support for double precision

* Add CI test for use_double=on

* replace float -> float_t

* Fix invalid memory access in avx-double conv

* Fix test cases & bugs when float_t==double

* fix lrn-test

* use maskload/maskstrore to avoid unaddressable access

106 of 106 new or added lines in 6 files covered. (100.0%)

3620 of 5231 relevant lines covered (69.2%)

8851106.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
100.0
tiny_dnn/core/kernels/tiny_quantized_conv2d_kernel.h
10
100.0
tiny_dnn/core/kernels/tiny_quantized_deconv2d_kernel.h
10
100.0
tiny_dnn/core/kernels/tiny_quantized_fully_connected_kernel.h

Coverage Regressions

Lines Coverage ∆ File
3
100.0
tiny_dnn/core/kernels/tiny_quantized_fully_connected_kernel.h
3
100.0
tiny_dnn/core/kernels/tiny_quantized_deconv2d_kernel.h
3
100.0
tiny_dnn/core/kernels/tiny_quantized_conv2d_kernel.h
1
100.0
tiny_dnn/core/kernels/tiny_quantization_kernel.h
Jobs
ID Job ID Ran Files Coverage
1 875.1 (USE_SSE=OFF USE_AVX=OFF USE_DOUBLE=OFF) 26 Oct 2016 10:30PM UTC 0
65.99
Travis Job 875.1
2 875.2 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF) 26 Oct 2016 10:30PM UTC 0
68.03
Travis Job 875.2
3 875.3 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON) 26 Oct 2016 10:31PM UTC 0
65.9
Travis Job 875.3
Source Files on build 875
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #875
  • 10a02710 on github
  • Prev Build on master (#860)
  • Next Build on master (#878)
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