- 24 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
* Generated functions can take `*args` as inputs.
-
- 23 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 16 2月, 2018 1 次提交
-
-
由 Yu Yang 提交于
* Support parallel test for understand_sentiment * Full test on understand_sentiment * Skip normal tests * Debug CI * Enable benchmark * Revert init.cc * Make CI pass
-
- 10 2月, 2018 1 次提交
-
-
由 kexinzhao 提交于
* initial commit * fix bug * end of file fix * address comments
-
- 08 2月, 2018 1 次提交
-
-
由 helinwang 提交于
-
- 30 1月, 2018 1 次提交
-
-
由 Yang Yu 提交于
Into one unit test file
-
- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 15 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
-
- 04 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Remove batch_size_dim for feeder Also add __all__ to data_feeder.py * Follow comment
-
- 27 11月, 2017 2 次提交
- 24 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Change all `data_type` in Python to `dtype` * Change `date_type` in C++ to `dtype` * Refine
-
- 20 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 17 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 15 11月, 2017 1 次提交
-
-
由 Helin Wang 提交于
- Removed all main_program and startup_program in the demo. - Using paddle.default_main_program() hides the implementation detail (e.g., using g_main_program) from the user, we can change the implementation in the future much easier.
-
- 14 11月, 2017 2 次提交
-
-
由 Qiao Longfei 提交于
* init commit * change some dir name
-
由 Helin Wang 提交于
-
- 13 11月, 2017 1 次提交
-
-
由 QI JUN 提交于
* add lstm layer * set hidden shape * rename input parameter * add dynamic lstm * refine dynamic lstm layer * change parameter using XavierInitializer by default * refine dynamic lstm layer
-
- 05 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 03 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* init * Fix bug * rename test_filw * refine test
-