Jean-Marc Valin
|
ad057305f7
|
Make RDOVAE encoder use LinearLayer directly
|
2023-07-27 20:16:02 -04:00 |
|
Jean-Marc Valin
|
f9f35904f4
|
No longer need to #include "common.h"
|
2023-06-27 17:13:06 -04:00 |
|
Jean-Marc Valin
|
9f4fc8bbfa
|
Replacing RNN_ macros with existing OPUS_ ones
|
2023-06-23 00:02:12 -04:00 |
|
Jean-Marc Valin
|
f867f61e8b
|
Convert RDOVAE to blob format
|
2023-06-01 23:33:38 -04:00 |
|
Jean-Marc Valin
|
887346674f
|
Fix warnings about undeclared memcpy()
|
2023-05-29 19:13:34 -04:00 |
|
jbuethe
|
a8673d0e25
|
gru2 -> gruB and dotp included in dump_rdovae
|
2023-01-12 14:15:39 +00:00 |
|
Jan Buethe
|
a223122b89
|
clean-up
|
2022-10-26 12:42:34 +00:00 |
|
Jan Buethe
|
d58faea390
|
added copyright headers to new files
|
2022-10-26 09:48:55 +00:00 |
|
Jan Buethe
|
1f7c39d7c3
|
added config include to all new C files
|
2022-10-25 13:28:25 +00:00 |
|
Jan Buethe
|
e6390e34c7
|
removed compute_dense function (conflict with opus mlp)
|
2022-10-21 12:33:34 +00:00 |
|
Jan Buethe
|
1978cc6094
|
refactoring
|
2022-10-21 12:13:38 +00:00 |
|