chenfeiyu
|
2421a936ed
|
fix positional encoding naming conflict
|
2020-12-21 17:41:18 +08:00 |
iclementine
|
e03e96d9e4
|
format all the code with yapf
|
2020-12-20 13:15:07 +08:00 |
iclementine
|
d78a8b4e1e
|
1. update documentations for paddle.modules;
2. update TransformerEncoder and TransformerDecoder's implementation(mask and dropout).
|
2020-12-18 15:31:13 +08:00 |
chenfeiyu
|
6edc7d8474
|
switch back to standard implementation of positional encoding
|
2020-12-03 14:54:32 +08:00 |
iclementine
|
40457227e6
|
move Conv1dBatchNorm to conv.py
|
2020-10-14 10:05:26 +08:00 |
iclementine
|
a8192c79cc
|
WIP: refactor
|
2020-10-10 15:51:54 +08:00 |