- 15 4月, 2019 17 次提交
-
-
由 liuwei1031 提交于
* optimize lstmp and sample_logits op, test=develop * update op_use_default_grad_op_maker.spec, test=develop * delete useless file,test=develop * append 0 to dim variable to avoid memory reusage, test=develop
-
由 Jiabin Yang 提交于
* test=develop, fix hsigmoid dereference nullptr * test=develop, refine condition * test=develop, refine comments
-
由 Kaipeng Deng 提交于
infer shape compatable -1. test=develop
-
由 Hongyu Liu 提交于
supprt high rank
-
由 Tao Luo 提交于
Fix conv_shift_op infershape
-
由 Hongyu Liu 提交于
Fix split
-
由 Qiyang Min 提交于
Fix auto growth bug of python dict in dygraph mode
-
由 colourful-tree 提交于
add continuous value model op
-
由 Tao Luo 提交于
fix memory optim temporarily
-
由 Hongyu Liu 提交于
All any
-
由 lijianshe02 提交于
* add SaveOptimModel interface in analysis_predictor.h and test it in analyzer_dam_tester and analyzer_resnet50_tester test=develop
-
由 Zhen Wang 提交于
fix the hang bugs of memory copying. test=develop
-
由 Tao Luo 提交于
test=develop
-
由 dengkaipeng 提交于
-
由 Tao Luo 提交于
test=develop, split complie option by internal and exposed
-
由 Tao Luo 提交于
Reduce test_calibration test time by using large batchsize
-
由 乔龙飞 Qiao Longfei 提交于
Optimize merge add
-
- 14 4月, 2019 2 次提交
-
-
由 dengkaipeng 提交于
-
由 乔龙飞 Qiao Longfei 提交于
Add async sparse param update recorder
-
- 13 4月, 2019 4 次提交
-
-
由 heqiaozhi 提交于
test=develop
-
由 Zhen Wang 提交于
-
由 Yibing Liu 提交于
test=develop
-
由 guru4elephant 提交于
Fix python codestyle in incubator
-
- 12 4月, 2019 17 次提交
-
-
由 chengduo 提交于
* enable recurrent op test=develop
-
由 chengduo 提交于
* fix bug of fuse optimize ops
-
由 SunGaofeng 提交于
-
由 superjomn 提交于
test=develop
-
由 chengduo 提交于
* replace ThreadedExecutor with FastThreadedExecutor test=develop * Fix Travise CI test=develop * Test FastThreadedSSAGraphExecutor test=develop * refine parallel_ssa_graph_executor.cc test=develop
-
由 chengduo 提交于
* make test_dyn_rnn faster
-
由 zhoukunsheng 提交于
-
由 JiabinYang 提交于
-
由 Qiao Longfei 提交于
-
-
由 zhoukunsheng 提交于
bug fix: reduce_all, reduce_any register GRAD_OP, but have not defined GradKernel
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
https://github.com/PaddlePaddle/Paddle由 Qiao Longfei 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async_sparse_param_update_recorder test=develop
-
由 heqiaozhi 提交于
test=develop
-
https://github.com/PaddlePaddle/Paddle由 phlrain 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sigmoid_corss_entropy_support_high_rank
-
-