.. |
convolve.cpp
|
Convolve: Use new serialization API
|
2018-07-18 19:28:05 +02:00 |
convolve.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
ctc.cpp
|
Remove BOOL8, TRUE, FALSE from host.h
|
2019-03-31 18:27:20 +02:00 |
ctc.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
fullyconnected.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
fullyconnected.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
functions.cpp
|
Don't compute function tables at compile time with clang
|
2019-02-17 08:38:42 +01:00 |
functions.h
|
Don't compute function tables at compile time with clang
|
2019-02-17 08:38:42 +01:00 |
input.cpp
|
Fix check for images which are too small to scale
|
2019-02-15 13:53:11 +01:00 |
input.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
lstm.cpp
|
Modernize code (clang-tidy check modernize-loop-convert)
|
2019-04-05 08:29:00 +02:00 |
lstm.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
lstmrecognizer.cpp
|
Add some of the lstm_choice_mode functionality to restore compatibility with the 4.0 Version
|
2019-04-30 15:33:52 +02:00 |
lstmrecognizer.h
|
Add some of the lstm_choice_mode functionality to restore compatibility with the 4.0 Version
|
2019-04-30 15:33:52 +02:00 |
lstmtrainer.cpp
|
Remove spaces a line endings
|
2019-04-13 18:54:42 +02:00 |
lstmtrainer.h
|
Remove virtual specifiers
|
2018-10-09 15:23:59 +02:00 |
Makefile.am
|
Remove unneeded 'SUBDIRS=' from 3 Makefile.am files
|
2019-04-04 19:31:39 +02:00 |
maxpool.cpp
|
Remove unused include statements for tprintf.h
|
2018-11-18 17:25:01 +01:00 |
maxpool.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
network.cpp
|
Refactor class Network
|
2019-02-26 16:55:31 +01:00 |
network.h
|
Refactor class Network
|
2019-02-26 16:55:31 +01:00 |
networkbuilder.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
networkbuilder.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
networkio.cpp
|
Set best or user selected IntSimdMatrix
|
2019-01-14 21:34:37 +01:00 |
networkio.h
|
Set best or user selected IntSimdMatrix
|
2019-01-14 21:34:37 +01:00 |
networkscratch.h
|
Remove unused include statements for tprintf.h
|
2018-11-18 17:25:01 +01:00 |
parallel.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
parallel.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
plumbing.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
plumbing.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
recodebeam.cpp
|
Add some of the lstm_choice_mode functionality to restore compatibility with the 4.0 Version
|
2019-04-30 15:33:52 +02:00 |
recodebeam.h
|
Add some of the lstm_choice_mode functionality to restore compatibility with the 4.0 Version
|
2019-04-30 15:33:52 +02:00 |
reconfig.cpp
|
Remove unused include statements for tprintf.h
|
2018-11-18 17:25:01 +01:00 |
reconfig.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
reversed.cpp
|
Use default keyword instead of empty ctors/dtors.
|
2018-05-21 13:35:46 +03:00 |
reversed.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
series.cpp
|
Modernize C++ code using auto
|
2019-03-26 07:55:08 +01:00 |
series.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |
static_shape.h
|
Use TFile::Serialize, TFile::DeSerialize
|
2018-07-18 11:19:37 +02:00 |
stridemap.cpp
|
Modernize code (clang-tidy check modernize-loop-convert)
|
2019-04-05 08:29:00 +02:00 |
stridemap.h
|
Remove unused include statements for tprintf.h
|
2018-11-18 17:25:01 +01:00 |
tfnetwork.cpp
|
Add missing std namespace in tensorflow code
|
2019-01-03 11:15:36 +01:00 |
tfnetwork.h
|
Add missing std namespace in tensorflow code
|
2019-01-03 11:15:36 +01:00 |
tfnetwork.proto
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
weightmatrix.cpp
|
Clean code for IntSimdMatrix
|
2019-01-14 21:34:37 +01:00 |
weightmatrix.h
|
Modernize C++ code using override
|
2019-03-26 07:37:52 +01:00 |