- 18 4月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Add topk Python API. * Add unit test. * Remove the repeated API.
-
- 17 4月, 2018 2 次提交
-
-
由 Jacek Czaja 提交于
-
由 Jacek Czaja 提交于
- EPS added to softmax mkldnn primitive outcome is limited to training phase Fixes after review clang format fixes clang format fixes
-
- 16 4月, 2018 2 次提交
-
-
由 guosheng 提交于
-
由 typhoonzero 提交于
-
- 12 4月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* init * add some check * add dist transpile logic * add insert op for block * init change get_pserver_program * optimize code * fix a bug * can run now * start to do table split * start to process table gradient * complete pserver part * can send_vars now * revert cpplint * fix a bug * optimize code * move dist test to models * revert the interface of distribute_transpiler.transpile * fix prefetch_block * optimize trainspiler code * add comment to sum_op * add warning log * fix comment * fix test_send_recv * fix test_send_recv * fix train with no distributed table * optimize GetDims
-
- 11 4月, 2018 3 次提交
-
-
由 dzhwinter 提交于
* "add metrics" * "add fluid metrics" * "add import guards" * "show warnings" * "add demo" * "fix ci" * "add some details" * "fix cci" * "add demo Python" * "add metrics"
-
由 wanghaoshuang 提交于
-
由 fengjiayi 提交于
-
- 10 4月, 2018 2 次提交
- 09 4月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 08 4月, 2018 2 次提交
- 04 4月, 2018 3 次提交
-
-
由 wanghaoshuang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
- 03 4月, 2018 6 次提交
-
-
由 mozga-intel 提交于
-
由 mozga-intel 提交于
-
由 mozga-intel 提交于
-
由 JiayiFeng 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
- 02 4月, 2018 4 次提交
-
-
由 guosheng 提交于
-
由 guosheng 提交于
-
由 _青葱 提交于
-
由 wanghaoshuang 提交于
1. Add attr 'average' into ParamAttr. 2. Make 'params_grads' optional for AverageModel. 3. Add option 'average_mean' and 'average_variance' for batch_normal.
-
- 29 3月, 2018 4 次提交
-
-
由 guosheng 提交于
-
由 JiayiFeng 提交于
-
由 chengduoZH 提交于
-
由 JiayiFeng 提交于
-
- 28 3月, 2018 4 次提交
-
-
由 chengduoZH 提交于
-
由 fengjiayi 提交于
-
由 Yang Yang 提交于
-
由 guosheng 提交于
-
- 27 3月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 26 3月, 2018 1 次提交
-
-
由 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
-
- 23 3月, 2018 1 次提交
-
-
由 Varun Arora 提交于
* Move Select to concurrency.py; incorporate outputs * CLang formatting for concurrency * Remove extra bracket - formatting fix - 3 * Comment fix
-
- 22 3月, 2018 2 次提交
-
-
由 Yancey1989 提交于
-
由 qingqing01 提交于
* Temporarily fix bug for backward tanspiler when using parallel_do operator. * Fix bug for backward tanspiler when using parallel_do operator
-