- 17 10月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
* Update Transformer using Paddle-1.6 apis. * Add check_version for Paddle-1.6 and reorganize utils including check, configuration, etc.
-
- 20 9月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
Fix transformer inference when using ParallelExecutor by setting ExecutionStrategy to clear tensor array after each iteration. (#3374)
-
- 29 8月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
Fix the data file empty check. Fix the utf8 file encoding. Refine the README.
-
- 20 8月, 2019 1 次提交
-
-
由 Guo Sheng 提交于
* Update transformer to be unified * To support CE when unifing Transformer
-