Commit Graph

837 Commits (d4b10eef5f79c86d4101bb89e8672c6cebbac8d4)

Author SHA1 Message Date
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
8 years ago
qiaolongfei 2ae32f0bf0 revert the change of api
8 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
8 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
8 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
8 years ago
chengduo 7c8b69c700
Feature/op fusion (#12240)
8 years ago
Qiao Longfei 7970ab965a
Merge pull request #12544 from jacquesqiao/dist-lookup-table-only-support-sgd
8 years ago
Wu Yi 2d036c47cd
polish dist unit test code (#12512)
8 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
8 years ago
qiaolongfei b2f28878e1 remove unused code
8 years ago
qiaolongfei 5a608fcf08 add TestDistLookupTable
8 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
8 years ago
Qiao Longfei 23252a3432
Merge pull request #12463 from jacquesqiao/remove-duplicated-init-op
8 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
8 years ago
qiaolongfei 641a7fb342 fix test_initializer
8 years ago
qiaolongfei 937061a4aa update test_initializer.py
8 years ago
qiaolongfei a7448d5426 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove-duplicated-init-op
8 years ago
fengjiayi b656d97e86
Merge pull request #12485 from JiayiFeng/dev_ops_tensor_support
8 years ago
Qiao Longfei 3cea440060 enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545)
8 years ago
qiaolongfei 9a7084c1ae fix test_dist_transpiler
8 years ago
qiaolongfei 28c4443c22 add test for remove duplicated init op
8 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
8 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
minqiyang 850c3945f2 Make transformer unittest serial
8 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
8 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
8 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
8 years ago
chengduo c237795100
Reopen test_parallel_executor_transformer (#12452)
8 years ago
chenweihang 8627ef3330 refactor: simplify unittest function
8 years ago
chengduo b5a3e40bb5
close random fail test (#12482)
8 years ago
Xin Pan c58af84c66
Merge pull request #12426 from panyx0718/better_dist_test
8 years ago
fengjiayi f7bd0b227b Add unittests for softmax_op
8 years ago
Xin Pan 12ea358c06 polish
8 years ago
chenweihang 964d631cfd feat: add unittest of memory usage
8 years ago
fengjiayi b1af7e5d9b Add unittests for lookup_table_op
8 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
8 years ago
Xin Pan 6e26bfe8ef polish
8 years ago
Xin Pan db7b92d0b6 fix
8 years ago
Xin Pan bcc0d32080 clean
8 years ago
Xin Pan 2fb77250f3 clean
8 years ago
Xin Pan 6826de21c2 better dist tests
8 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
8 years ago
qiaolongfei 236fc1bd38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
8 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
8 years ago
qiaolongfei f4c4c6179c optimize unit test of test_split_ids_op
8 years ago
Xin Pan 19ef4bab4c
Merge pull request #12418 from panyx0718/fix_dist_seed
8 years ago
qiaolongfei 4e0f5c2ae8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
8 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
8 years ago
qiaolongfei 41693b6ae7 optimize code
8 years ago