Justin Hotchkiss Palermo
|
f057938069
|
fix filenames in comments
|
2017-07-02 17:35:47 -04:00 |
|
Stefan Weil
|
3a67ff930e
|
Optimize code by replacing init_to_size with resize_no_init
There is no need to initialize memory with a fixed value which is
overwritten in the next step.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2017-05-12 14:34:55 +02:00 |
|
Ray Smith
|
d18931e86e
|
Fixed int types for imported tf networks
|
2017-05-05 16:42:44 -07:00 |
|
Ray Smith
|
8e79297dce
|
Final part of endian improvement. Adds big-endian support to lstm and fixes issue 518
|
2017-05-03 16:09:44 -07:00 |
|
Ray Smith
|
9d9056716f
|
Added std:: to vector
|
2016-11-30 15:45:36 -08:00 |
|
Ray Smith
|
c1c1e426b3
|
Added new LSTM-based neural network line recognizer
|
2016-11-07 15:38:07 -08:00 |
|