Reuben Morais
|
c402b971d6
|
Remove unused params and make function names more consistent
|
2019-09-09 11:35:44 +02:00 |
|
Reuben Morais
|
b2ef9cca83
|
Make Alphabet init fallible and check it in model creation
|
2019-08-23 12:19:32 +02:00 |
|
Reuben Morais
|
4dabd248bc
|
Make Alphabet copyable and default-constructable and avoid pointers
|
2019-08-23 12:19:32 +02:00 |
|
Reuben Morais
|
4d882a8aec
|
Simplify decoder impl by making it object oriented, avoid pointers where possible
|
2019-08-23 12:19:32 +02:00 |
|
Reuben Morais
|
e51b9d987d
|
Remove previous state model variable, track by hand in StreamingState instead
|
2019-06-18 19:38:59 -03:00 |
|
Reuben Morais
|
6f953837fa
|
Refactor TF and TFLite model implementations into their own classes/files
|
2019-06-18 19:38:59 -03:00 |
|