Commit Graph

17241 Commits (a32ce8c444d70c6edd26b91b1999c263b9d79ae7)
 

Author SHA1 Message Date
nhzlx c69ae865db fix comments
7 years ago
Luo Tao e8aa6d1283 add anakin compiler from github source code
7 years ago
minqiyang 3ec6d60c34 Fix write bytes in dataset download
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
sneaxiy ad45d39222 refine layer_norm
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
Luo Tao 21b4d90ab9 Merge branch 'develop' into anakin_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
minqiyang 6abe819f07 Fix pybind11 problem
7 years ago
Qiao Longfei 7970ab965a
Merge pull request #12544 from jacquesqiao/dist-lookup-table-only-support-sgd
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
qiaolongfei 111bde9725 add warning to dist lookup table optimizer
7 years ago
qiaolongfei b2f28878e1 remove unused code
7 years ago
fengjiayi 7834b4a470 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
qiaolongfei 5a608fcf08 add TestDistLookupTable
7 years ago
Luo Tao cf74473244 make inference_anakin_test SERIAL
7 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
7 years ago
Yu Yang 3300a532aa
Merge pull request #12546 from reyoung/feature/fix_nmt_cannot_save_checkpoint
7 years ago
qiaolongfei fd53fdf84b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist-lookup-table-only-support-sgd
7 years ago
Qiao Longfei 23252a3432
Merge pull request #12463 from jacquesqiao/remove-duplicated-init-op
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
Jeff Wang 4713f0a9e4
Simplify the travis script. (#12557)
7 years ago
qiaolongfei 641a7fb342 fix test_initializer
7 years ago
Qiao Longfei 88a607c342
Merge pull request #12541 from jacquesqiao/optimize-profiler
7 years ago
qiaolongfei 937061a4aa update test_initializer.py
7 years ago
qiaolongfei 8aeac78282 revert initializer.py
7 years ago
qiaolongfei aa546389e8 move _is_inited_by into framework.py
7 years ago
sneaxiy e57bc4d745 Merge branch 'refine_elementwise_add' of https://github.com/sneaxiy/Paddle into refine_elementwise_add
7 years ago
qiaolongfei 954d680b40 fix test_parallel_do.py
7 years ago
sneaxiy 5b9f88554f Merge branch 'refine_elementwise_add' of https://github.com/sneaxiy/Paddle into refine_elementwise_add
7 years ago
sneaxiy 222fbbedfb Merge branch 'develop' into refine_elementwise_add
7 years ago
sneaxiy 4b83afff6e
Merge branch 'develop' into refine_elementwise_add
7 years ago
sneaxiy b2d0ee5159 refine elementwise_add op
7 years ago
Tao Luo 0fd2f713a4
Merge pull request #12548 from Superjomn/bugfix/disable-anakin-test
7 years ago
fengjiayi 7c55e08c93 stash
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
superjomn ebe1920626 add comment
7 years ago
superjomn 3c5e15de03 disable anakin test
7 years ago
Yu Yang 55ff03b7ab Do not set loss@Grad as persistable
7 years ago
qiaolongfei a7448d5426 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
7 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
7 years ago