- 03 4月, 2018 4 次提交
- 02 4月, 2018 4 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 _青葱 提交于
-
- 31 3月, 2018 1 次提交
-
-
由 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
-
- 29 3月, 2018 3 次提交
-
-
由 dzhwinter 提交于
* "add functors" * "remove old code" * "fix" * "fix ci" * "add details" * "fix ci" * "fix ci" * "fix ci" * "fix ci" * "remove unused code"
-
由 JiayiFeng 提交于
-
由 chengduoZH 提交于
-
- 28 3月, 2018 6 次提交
- 27 3月, 2018 4 次提交
-
-
由 Luo Tao 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Thuan Nguyen 提交于
This is a temporary solution to allowing for variables to be copied during a channel send operations. Also fixed issue with is_copy for "channel_send" method, and also updated unit tests.
-
- 26 3月, 2018 8 次提交
-
-
由 Luo Tao 提交于
-
由 Qiao Longfei 提交于
* add split_ids_op * add TestSplitIdsOp * fix comment * add test for empty tensor * clean code * rm unused code
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 dragonwarrior 提交于
* add LRN layer for fluid * add LRN layer for fluid * add documentation for LRN layer * add paper reference for LRN layer * add seperate documentation for LRN layer * rm lrn.py in doc/fluid/dev/src * change code style in lrn * fix style of comments in lrn
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Qiao Longfei 提交于
* support empty tensor
-
- 24 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 23 3月, 2018 4 次提交
-
-
由 Krzysztof Binias 提交于
-
由 Krzysztof Binias 提交于
-
由 Krzysztof Binias 提交于
-
由 chengduoZH 提交于
-
- 22 3月, 2018 3 次提交
-
-
由 Tomasz Patejko 提交于
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
- 21 3月, 2018 2 次提交
-
-
由 Jacek Czaja 提交于
removed diagnostic - Added Unit tests for Softmax MKLDNN Forward Added fix for div by 0 to happen in cross_entropy backward Conflicts: paddle/fluid/operators/CMakeLists.txt - Cosmetic fixes to SoftMax MKLDNN fluid operator Added misssing softmax fluid operator file Disabled MKLDNN softmax operator by default Fix to softmax op unittest merge clang_formater fixes clang_formatter fixes - Name changing of softmax mkldnn operator to maintin consistency across codebase - updated comment fix to comment
-
由 Kexin Zhao 提交于
-