Package: tiny-dnn / 1.0.0a3+ds-5

Metadata

Package Version Patches format
tiny-dnn 1.0.0a3+ds-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
system googletest.patch | (download)

test/CMakeLists.txt | 17 9 + 8 - 0 !
1 file changed, 9 insertions(+), 8 deletions(-)

 use system-provided googletest.
system gemmlowp.patch | (download)

tiny_dnn/core/kernels/tiny_quantized_matmul_kernel.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system-provided gemmlowp.
pthread.patch | (download)

test/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 buildsystem does not seem to detect required linking with pthread.
no hardcoded CMAKE_CXX_STANDARD.patch | (download)

CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---