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

tiny-dnn / tiny-dnn / 1773
70%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2017 07:41AM UTC
Jobs 3
Files 107
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
1773

push

travis-ci

Randl
Xtensor integration (#739) (#751)

* Add xtensor 0.9.0

* Change C++ version to C++14

* Change parameters to xarray

* Replace all parameters with xtensors in FC

* Return values

* Replace with more general templates

* Testing

* Update xtensor to 0.10.1

* Fix segfault

* gcc version for tests

* clang version for tests

* fix wrong indexing

* fix memory access problem

* check if has bias

* remove broken source

* raw data usage

* use raw data

* Add templated checks for value_type and xexpressions.

* Fix biases pass

* clang-format

* clang-format

* typos

* clang-format

* return pass-by-value (temp)

* clang-format

* fix AVX segfault (#2)

* Start reviewing Tensor

* Cotinue Tensor refactoring

* Rewrite subview (still doesn't compile)

* Code fixes. Temporary workaround for views

* Remove tensor_storage

* Fix errors

* Add missing include, fix bugs

* Fixes of tests

* Fix docs, implementations, rewrite tests

* Fix bugs

* Fix formatting

* Variadic template version of view

* Remove dead code. Add test case

* Revert fully connected changes

* Typos

* Fix lack of support on tensors with different storage types. Add exponent test

* 1x1x1 tensor probably makes no sense

* OS X xcode8 for Travis

* OS X xcode8 for Travis

* OS X xcode8 for Travis

* Fix typos and code style

* Add dim() function, small fixes

* C++11 -> C++14

* Remove specific class from constructors. Remove resize function

* Fix wrong naming

* Use member initialization for constructors

432 of 432 new or added lines in 15 files covered. (100.0%)

5384 of 6869 relevant lines covered (78.38%)

5107342.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
30
100.0
tiny_dnn/xtensor/xio.hpp
20
100.0
tiny_dnn/xtensor/xview.hpp
19
100.0
tiny_dnn/xtensor/xiterator.hpp
6
100.0
tiny_dnn/xtensor/xexception.hpp
4
100.0
tiny_dnn/xtensor/xcontainer.hpp
4
100.0
tiny_dnn/xtensor/xstrides.hpp

Coverage Regressions

Lines Coverage ∆ File
1
100.0
tiny_dnn/core/kernels/conv2d_op_avx.h
Jobs
ID Job ID Ran Files Coverage
1 1773.1 (USE_SSE=OFF USE_AVX=OFF USE_DOUBLE=OFF) 06 Jun 2017 07:42AM UTC 0
75.65
Travis Job 1773.1
2 1773.2 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=OFF) 06 Jun 2017 07:43AM UTC 0
77.33
Travis Job 1773.2
3 1773.3 (USE_SSE=ON USE_AVX=ON USE_DOUBLE=ON) 06 Jun 2017 07:41AM UTC 0
76.07
Travis Job 1773.3
Source Files on build 1773
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1773
  • 7d5ce130 on github
  • Prev Build on master (#1770)
  • Next Build on master (#1838)
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