Commit Graph

9867 Commits (d080d3e69475873276f41bfedcea60dd88473c87)

Author SHA1 Message Date
qiaolongfei d080d3e694 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
sneaxiy cf799a6a04
Merge pull request #12553 from sneaxiy/refine_softmax_with_cross_entropy
7 years ago
dzhwinter 8499559c42
"fix style" (#12600)
7 years ago
qiaolongfei e008600b08 optimize code
7 years ago
Yan Chunwei 7555cfe33a
fix inference double free bug (#12613)
7 years ago
Zhaolong Xing 5dc57b71ee
Merge pull request #12593 from NHZlX/filter_redundant_output
7 years ago
qiaolongfei 7c649e06c3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into timeline-support-pure-cpu
7 years ago
Qiao Longfei c1446342ff
Merge pull request #12577 from jacquesqiao/optimize-vlog-before-and-after-op-run
7 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
7 years ago
fengjiayi 66be53264e
Merge pull request #12592 from JiayiFeng/fix_mac_compile_error
7 years ago
Yu Yang cb79b0233e
Merge pull request #12595 from reyoung/fix_scale_loss_with_memopt
7 years ago
nhzlx 943950c190 refine graph draw
7 years ago
Yu Yang c4f8afa258 Fix bug when memopt optimize loss.grad and use ParallelExecutor
7 years ago
nhzlx 7a019cd608 merge develop
7 years ago
nhzlx e823ce68bb filter redundant output
7 years ago
fengjiayi 8e604a10aa fix mac compile error
7 years ago
nhzlx 551c802cdc merge develop
7 years ago
nhzlx c69ae865db fix comments
7 years ago
chengduo 7c8b69c700
Feature/op fusion (#12240)
7 years ago
sneaxiy 1b4515f6db refine softmax_with_cross_entropy
7 years ago
nhzlx 8f9e704f94 merge develop
7 years ago
nhzlx 3a0caf801f modify trt engine op test
7 years ago
nhzlx e51d045a6d modify trt engine op test
7 years ago
qiaolongfei b4d48531e4 optimize vlog before and after op run, move into op.run
7 years ago
Qiao Longfei 88e47e1e2d
Merge pull request #12570 from jacquesqiao/add-flag-to-disable-inference
7 years ago
nhzlx e8954a36f5 merge develop
7 years ago
nhzlx 32a9e050bc mapping the variable name inside the subgraph
7 years ago
Wu Yi 2d036c47cd
polish dist unit test code (#12512)
7 years ago
qiaolongfei 9331ba752f add WITH_INFERENCE flag
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
Jeff Wang 4713f0a9e4
Simplify the travis script. (#12557)
7 years ago
Qiao Longfei 88a607c342
Merge pull request #12541 from jacquesqiao/optimize-profiler
7 years ago
qiaolongfei 954d680b40 fix test_parallel_do.py
7 years ago
Tao Luo 0fd2f713a4
Merge pull request #12548 from Superjomn/bugfix/disable-anakin-test
7 years ago
superjomn ebe1920626 add comment
7 years ago
superjomn 3c5e15de03 disable anakin test
7 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
7 years ago
qiaolongfei 52576c5f38 revert inference
7 years ago
qiaolongfei 1623f1ba4f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-profiler
7 years ago
qiaolongfei 903b2c0162 optimize code
7 years ago
Xin Pan 99a77cfc62
Merge pull request #12468 from panyx0718/improve_profiler2
7 years ago
qiaolongfei 4c5bcd7859 add guard to profiler
7 years ago
qiaolongfei d553e2ff3f revert inference
7 years ago
qiaolongfei a3f9d6a38c optimize profiler
7 years ago
minqiyang f9ef0ee8a9 Polish code
7 years ago
minqiyang c4d000a990 Make code more efficient
7 years ago
minqiyang 9812bb8b48 Fix pserver can NOT start with DebugString problem
7 years ago
Zhaolong Xing d7dd0868db
Merge pull request #12449 from NHZlX/add_tensorrt_elementwise_add
7 years ago
nhzlx d50f776b27 merge develop
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago