- 01 2月, 2018 15 次提交
-
-
由 dzhwinter 提交于
* "clean code" * "clean code"
-
由 Tao Luo 提交于
remove libwarpctc.so in core.so and libpaddle_fluid.so
-
由 Luo Tao 提交于
-
由 kexinzhao 提交于
* initial commit * add get_parameters method * add get_parameters method * small fix * address comments * address comments * address comments * fix
-
由 Yu Yang 提交于
Make Fit a line a normal unittest
-
由 Yu Yang 提交于
Make image_classification as a normal python unittest
-
由 Yancey 提交于
Fix compilie error
-
由 Yancey 提交于
Fix default build_type env
-
由 Yancey1989 提交于
-
由 武毅 提交于
Rename rpc ops
-
由 Yancey1989 提交于
-
由 helinwang 提交于
CI build: take -DCUDA_ARCH_NAME from environment variable
-
由 Yancey1989 提交于
-
由 helinwang 提交于
Make parallel tests bind to different GPU.
-
由 helinwang 提交于
-
- 31 1月, 2018 25 次提交
-
-
由 chengduo 提交于
Refine feed_op
-
-
由 qingqing01 提交于
-
由 chengduoZH 提交于
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
Add documentation generate script for fluid
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yu Yang 提交于
Merge test_understand_sentiment together
-
由 Yu Yang 提交于
Fix CI Error
-
由 dzhwinter 提交于
* "Need to re-design LoD " * "add lod design" * "fix lod gpu ptr pointer" * "removed commented code" * "fix CI" * "remove set lod in pybind" * "fix style check" * "fix CI" * "fix long type template error" * "pybind reorder to use Place" * "fix ci" * "fix ci" * fix ci * "sperate as a new file" * "fix CI" * "fix ci" * small fix * "add test" * "fix adam op" * "fix lstmp op" * "fix adam op" * "follow comments" * "fix ci"
-
由 Yu Yang 提交于
Make word2vec uses parallel.do when CI
-
由 Yibing Liu 提交于
update ctc_beam_search_decoder design doc
-
由 Tao Luo 提交于
change the default option of `WITH_TESTING` to OFF
-
由 Yang Yu 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 chengduo 提交于
* refine channel test * follow comments * Add dependency enforce to threadpool * Revert changes to channel_test.cc * Revert changes to channel_test.cc * Add #include "paddle/framework/macros.h" * Add unit tests * fix code format * refine close channel * follow comments * use delete to destroy channel
-
由 dzhwinter 提交于
* "fix gpu init" * "set env variable default value for share gpu" * "fix ci" * "removed CUDA_VISIBLE_DEVICES default" * "removed"
-
由 Tao Luo 提交于
Change the inference example to an unittest
-
由 Yancey 提交于
-
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
-