- 31 3月, 2018 4 次提交
-
-
由 Helin Wang 提交于
Make paddle.fluid no longer depends on paddle.v2
-
由 Helin Wang 提交于
In this way we can build and test using WITH_FLUID_ONLY flag being set to ON. - move paddle.v2.dataset,reader to paddle.dataset,reader - remove unused code (which depends on v2) in paddle.dataset,reader
-
由 Yi Wang 提交于
* Add cpplint_pre_commit.hook * Update hook * Disable dropout_op_test.cc * Remove cpplint.py but requires users to install their version * fix cpplint error
-
由 xiangjinxin1019 提交于
* update v2/howto/cmd_parameter/index_en.rst fix https://github.com/PaddlePaddle/Paddle/issues/8909/index_en.rst * Update index_en.rst update * Update index_en.rst fix punctuation & en.cmd
-
- 30 3月, 2018 27 次提交
-
-
由 Tao Luo 提交于
Fluid api
-
由 Qiao Longfei 提交于
fix send_recv_op_test
-
-
由 Tao Luo 提交于
Fix for failure in LRN op when MKLDNN is not used
-
由 _青葱 提交于
-
由 Tao Luo 提交于
fix compiler error of profiler_test in ONLY_CPU mode
-
-
由 _青葱 提交于
-
由 _青葱 提交于
-
由 Tomasz Patejko 提交于
-
由 Luo Tao 提交于
-
由 fengjiayi 提交于
kernels of IncrementOp
-
由 Qiao Longfei 提交于
Fix server shutdown
-
-
由 typhoonzero 提交于
-
由 weixing 提交于
* Translation for doc Model Configuration * Adjust
-
由 chengduo 提交于
Refine parallel
-
由 Qiao Longfei 提交于
* fix data transform when op have inplace in/out * add log * should not delete scope because Compute maybe async * optimize code
-
由 chengduoZH 提交于
-
由 fengjiayi 提交于
* add faq * fix typo
-
由 Yancey 提交于
Fix dist error with lr decay layer
-
由 Qiao Longfei 提交于
* add prefetch_op * fix ci * optimize code * optimize code * fix include
-
由 Yu Yang 提交于
Cpp parallel executor
-
由 weixing 提交于
-
由 Helin Wang 提交于
-
由 Abhinav Arora 提交于
* Fix Issue 9388 * Fix typos
-
由 Tao Luo 提交于
-
- 29 3月, 2018 9 次提交
-
-
-
由 Yu Yang 提交于
Revert "make append activation in place by default (#9417)"
-
由 qiaolongfei 提交于
-
由 fengjiayi 提交于
Update c++ readers doc
-
由 dzhwinter 提交于
* "add functors" * "remove old code" * "fix" * "fix ci" * "add details" * "fix ci" * "fix ci" * "fix ci" * "fix ci" * "remove unused code"
-
由 fengjiayi 提交于
-
由 武毅 提交于
fix dist train selected rows height missing
-
由 chengduo 提交于
Add cos and sin
-