Commit Graph

902 Commits (437debf40e5c71ef58a7ef64f4849328abdf30bd)

Author SHA1 Message Date
tangwei12 64a4925cb4 Merge branch 'Pdv' into samplingIdOp
7 years ago
Qiyang Min 29fac3c092
Merge pull request #12390 from velconia/port_python3_syntax
7 years ago
Tao Luo 5a9ae411e0
Merge pull request #12618 from sfraczek/sfraczek/fix-new-mkldnn-conv-tests
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang e4e9450e88 Fix random crop op problem
7 years ago
Sylwester Fraczek c2a437fd0f review fixes
7 years ago
Sylwester Fraczek dcbc4284aa conv2d tests: stop testing on CUDA when use_cudnn=False. Especially when use_mkldnn=True.
7 years ago
minqiyang 76ee482e18 Fix cv2 issues
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 9cd5999032 Fix dist transpiler unordered dict issue
7 years ago
Qiao Longfei 445ca3db94
Merge pull request #12607 from jacquesqiao/add-unit-test-for-async-transpile
7 years ago
minqiyang be6ecec46f Fix unittests' division issues
7 years ago
minqiyang 59adf7ced1 Fix round(0.0) special issue
7 years ago
qiaolongfei 2ae32f0bf0 revert the change of api
7 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
Sylwester Fraczek d74bb6ab9c fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests
7 years ago
minqiyang c3fdf3aee4 Fix divide problem in CI
7 years ago
qiaolongfei 1b6902133d add TestAsyncLocalLookupTable
7 years ago
qiaolongfei 8da651057c add TestAsyncDistLookupTable
7 years ago
fengjiayi 24d51de022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
fengjiayi 27df3a9f2b make cross_entropy_op supporting tensors
7 years ago
Chen Weihang b2435a3a11
Merge pull request #12374 from chenwhql/py_calc_memory
7 years ago
minqiyang ee1d08abba Fix CI issues
7 years ago
minqiyang 46a2694633 Fix exception problem
7 years ago
minqiyang 2a799e3bf2 Fix dist_se_resnet problem
7 years ago
minqiyang e6ae1e4ffc Replace the dependency of paddle.v2 dataset
7 years ago
chengduo 7c8b69c700
Feature/op fusion (#12240)
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
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
qiaolongfei b2f28878e1 remove unused code
7 years ago
qiaolongfei 5a608fcf08 add TestDistLookupTable
7 years ago
qiaolongfei c0e8dd8758 add unit test for dist lookup table
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
tangwei12 5bfdefae91 Merge branch 'Pdv' into samplingIdOp
7 years ago
qiaolongfei 641a7fb342 fix test_initializer
7 years ago
tangwei12 4cd504d3b4 bug fix
7 years ago
qiaolongfei 937061a4aa update test_initializer.py
7 years ago
tangwei12 da2cc99f67 sampling op optimize
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
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
Qiao Longfei 3cea440060 enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545)
7 years ago
qiaolongfei 9a7084c1ae fix test_dist_transpiler
7 years ago
qiaolongfei 28c4443c22 add test for remove duplicated init op
7 years ago
minqiyang 5656f64b58 Remove duplicate handle of dist_transformer
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
minqiyang 850c3945f2 Make transformer unittest serial
7 years ago
tangwei12 766ac488ac sum_op selectedRows dim bug fix
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
dzhwinter 0c8fde7dce
"cherry picked cpp tests" (#12182)
7 years ago
dzhwinter 595a2c83ae
explicit gradient of elementwise_add/elementwise_sub (#11970)
7 years ago
chengduo c237795100
Reopen test_parallel_executor_transformer (#12452)
7 years ago
chenweihang 8627ef3330 refactor: simplify unittest function
7 years ago
chengduo b5a3e40bb5
close random fail test (#12482)
7 years ago
Xin Pan c58af84c66
Merge pull request #12426 from panyx0718/better_dist_test
7 years ago
fengjiayi f7bd0b227b Add unittests for softmax_op
7 years ago
Xin Pan 12ea358c06 polish
7 years ago
chenweihang 964d631cfd feat: add unittest of memory usage
7 years ago
fengjiayi b1af7e5d9b Add unittests for lookup_table_op
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
Xin Pan 6e26bfe8ef polish
7 years ago
Xin Pan db7b92d0b6 fix
7 years ago
Xin Pan bcc0d32080 clean
7 years ago
Xin Pan 2fb77250f3 clean
7 years ago
Xin Pan 6826de21c2 better dist tests
7 years ago
minqiyang 7f794ea563 Replace the overfix of 2to3 with six.string_types
7 years ago
qiaolongfei 236fc1bd38 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
7 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
qiaolongfei f4c4c6179c optimize unit test of test_split_ids_op
7 years ago
Xin Pan 19ef4bab4c
Merge pull request #12418 from panyx0718/fix_dist_seed
7 years ago
qiaolongfei 4e0f5c2ae8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-test-for-split-ids-op
7 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
7 years ago
qiaolongfei 41693b6ae7 optimize code
7 years ago
qiaolongfei 91f63cd401 fix split_ids_op and add unit test
7 years ago
Xin Pan 412ad81644 keep seed in dist transpiler
7 years ago
Xin Pan 4abcb1b8e7
Merge pull request #12409 from panyx0718/add_dist_deps
7 years ago
Xin Pan 398cfb47b1 disable dist_se_resnext since it's not stable yet.
7 years ago
Bai Yifan e12b1d1792 Add flatten op (#12341)
7 years ago
Wu Yi 4dbcb975f7
Enable dist se resnext (#12365)
7 years ago
chengduo 2409d0f710
Refine regularization for selected_rows (#12369)
7 years ago
minqiyang 3107318007 Remove the overfix of next in unittest
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
minqiyang 91f0573bc1 Fix the overfix of 2to3 for print function
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
chengduo a4c5223713
Update test_pe_mnist threshold (#12348)
7 years ago
qingqing01 24bea40116
Hiden some LoDTensor ralated ops' Python wrapper. (#12230)
7 years ago
Wu Yi 9f0d9dffe6
hide variable API (#12307)
7 years ago
fengjiayi 19639e3106
Merge pull request #12254 from JiayiFeng/fix_lr_decay
7 years ago
fengjiayi 4cba5500d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_lr_decay
7 years ago
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
Qiao Longfei b41f8b9d42
Merge pull request #12295 from jacquesqiao/speedup-reduce-sum-grad-op
7 years ago
qiaolongfei 273f737517 optimize code
7 years ago
qiaolongfei 5d718a5886 optimize reduce_sum_grad op
7 years ago
Qiao Longfei 7c85a977d4
temporarily disable test_dist_se_resnext for oom (#12290)
7 years ago
Wu Yi 5ebbfaa8b9
Get diff for all changes in current branch (#12265)
7 years ago
qingqing01 873a50ce35
Fix serious bug in nesterov momentum optimizer. (#12231)
7 years ago
Wu Yi d8d35a0b3c
Add se-resnext test for 2x2 and parallel exe (#12194)
7 years ago
Yu Yang b06309381b
Merge pull request #12149 from reyoung/feature/combine_open_files_and_double_buffer
7 years ago
chengduo a3ac54b672
Fix Reduce functor (#12262)
7 years ago
Qiao Longfei 2b58c62aa0
Update auc op (#12199)
7 years ago
fengjiayi 381bacaa49 Fix piecewise_decay and fix a unittest error
7 years ago
Qiyang Min 982d4230b9
Merge pull request #12145 from velconia/update_version_via_branch_name
7 years ago
yuyang18 7268760fbc
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Tao Luo 3694fd5c4a
Merge pull request #12109 from emailweixu/cpu_only
7 years ago
yuyang18 e9c8d930a5
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 10b3cbfb8d
Fix CI hang
7 years ago
yuyang18 b789a3a484
Change code
7 years ago
Xin Pan 7ceec40360 hide more apis
7 years ago
yuyang18 be528f9815
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
typhoonzero 32d81909dc fix pserver with condition block
7 years ago
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
7 years ago
minqiyang 3e30d4013a Remove unsued lines
7 years ago
gongweibao 7040c67920
Change blocksize (#11863)
7 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
7 years ago
minqiyang 8fa89fc678 Polish code
7 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
7 years ago
yuyang18 b8975d6842
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 1478a5fc0b
Make open_files use buffer
7 years ago
minqiyang a90f83775e Add version test
7 years ago
yuyang18 ab1a6cb8b8
Remove warning
7 years ago
yuyang18 392318045f
Merge branch 'feature/dctor_all_readers' into feature/combine_open_files_and_double_buffer
7 years ago
yuyang18 fecbe52200
Rewrite open_files
7 years ago
yuyang18 c680bc1d7f
Rewrite DoubleBuffer
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
qiaolongfei 9708e2e571 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
7 years ago
fengjiayi 5f8ff63bfe
Merge pull request #12069 from JiayiFeng/add_reader_reset_tests
7 years ago
qiaolongfei 3748aa4ee7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
7 years ago
tangwei12 10737ed9ce
Merge pull request #12067 from seiriosPlus/ckpt_new_api
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
tangwei12 c210add5e8 remove ut, will fix it later
7 years ago
qiaolongfei 55aea98209 update test_optimizer
7 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
7 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
7 years ago
yuyang18 6eba4b32ce
Fix unittests after hide APIs
7 years ago
chenweihang 938319bbd2
Merge branch 'develop' into unsqueeze_op
7 years ago
Yibing Liu 092d620187
Merge pull request #11812 from chenwhql/squeeze_op
7 years ago
yuyang18 818e070890
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
7 years ago
yuyang18 b83ffda4aa
Try hide APIs
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
chenweihang b8ea7a081a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
7 years ago
guosheng e7f7ba97fe Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
chenweihang 84a525a38a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
sneaxiy f85e16f1de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
chenweihang fbef49e772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
yuyang18 ff07af8d93
Hide calc_gradient
7 years ago
yuyang18 5e725dc52b
Hide Optimizer methods
7 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
chenweihang 2bd65dbf71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang fd01a43a3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
fengjiayi 2888d5e610 add unittest
7 years ago
yuyang18 6c83dcd622
Hide get_places. Mark it as deprecated
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
chenweihang 4453473f71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 5f89272c89 change the bit insert to array insert for understandability
7 years ago
chenweihang fccdc1abea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 80126a7496 small fix based reviewer's advice
7 years ago
yuyang18 8e86721fe7
Fix data balance on single GPU
7 years ago
chenweihang 9ca8db237a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 927d793746 simplify test case
7 years ago
chenweihang a6d94e8dc6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 49b2cf5fee adjust some code based reviewer's advice
7 years ago
sneaxiy 9b28260029 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
sneaxiy 739c330914 fix merge conflict
7 years ago
chenweihang ca15779394 rewrite, use reshape op in unsqueeze op, test passed
7 years ago
chenweihang ee760d1c2d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 0cef33a468 adjust the dims range to [1,6] and fix some problem
7 years ago
chenweihang 996c157f61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang e402496238 complete unsqueeze op and related unittest.
7 years ago
fengjiayi 3fab4f65a4 Add EOFException to represent EOF in C++ reader
7 years ago
Wu Yi adfaf9a665
make transpiler test reliable (#11848)
7 years ago
fengjiayi 58560622bc
Merge pull request #11854 from JiayiFeng/dev_data_balance
7 years ago
sneaxiy 1b59220d50 complete python reader op python side
7 years ago
chenweihang 9ca88fa8a5 Adjust squeeze op and code the unittest, test passed
7 years ago
fengjiayi ff4317cee9 follow comments
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Yibing Liu 5f79c7fbb6
Merge pull request #11174 from kuke/argsort_dev
7 years ago
Yibing Liu 9386ac0a40 Enhance cuda code & unittest for argsort_op
7 years ago
Yancey d9e7ea83c6
Merge pull request #11790 from Yancey1989/dist_test_word2vec
7 years ago
guochaorong c318aa5ffa
Merge pull request #11850 from guochaorong/revert_11496
7 years ago
fengjiayi 3606a306f2 refine
7 years ago
fengjiayi 49a04d75ee Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_data_balance
7 years ago
fengjiayi 4b950951d3 Add unittests and fix a few bugs
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
chenweihang 70729ad641 Add Unsqueeze Operator Framework, not finshed
7 years ago
guochaorong 6a35899131 Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)"
7 years ago
whs 93e25301d7
Fix python api of mean iou op. (#11797)
7 years ago
Yancey1989 2a51e8e231 add timeout for dist word2vec unit test
7 years ago
Yancey1989 6d01f10d56 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_test_word2vec
7 years ago
Yancey1989 c7d3273d63 add dist word2vec dist train
7 years ago
Haichao Zhang bc28cf613f Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)
7 years ago
Yancey 958823fae7
Merge pull request #11189 from Yancey1989/test_dist_mnist_acc
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
baiyf 778b71fc93
Optimize bipartite_match_op in large scale input (#11730)
7 years ago
Yancey1989 7d9c9a013b update by comment
7 years ago
qingqing01 b756063ce7
Speed depthwise transposed conv2d. (#11740)
7 years ago
Yancey1989 f28f7faa27 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_dist_mnist_acc
7 years ago
Yancey1989 c45a4b8567 use sigkill to stop pserver
7 years ago
Guo Sheng 8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
7 years ago
chengduo c6e36e7738
Change return_numpy [ParallelExecutor] default value (#11713)
7 years ago
chengduo a64844ad00
enable PE return numpy (#11704)
7 years ago
Tomasz Patejko e26f51ce74 MKLDNN elementwis_add with default broadcast operations (#11544)
7 years ago
guosheng 4e9d7ddbc6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
Yibing Liu 9c69fdf5c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
Qiyang Min dda24f18b7 Fix kill fail bug (#11635)
7 years ago
tensor-tang d5fb8fa778 Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout"
7 years ago
tensor-tang 90780e22ce
Revert "MKLDNN layout: Support for sum operator"
7 years ago
fengjiayi e4188621ca fix a error in unit tests
7 years ago
fengjiayi 47c02b5c32 Add unit tests
7 years ago
Tao Luo 5972990295
Merge pull request #11523 from mozga-intel/mozga-intel/Gausian_random_mkldnn_layout
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
7 years ago
Qiao Longfei 4ec9ecae59
Merge pull request #11547 from jacquesqiao/support-ftrl-optimizer
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
7 years ago
mozga-intel 7b9aa60198 MKLDNN gausian_random tests
7 years ago
mozga-intel b88cda84f4 MKLDNN sum unit-test
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
qiaolongfei 6caea45941 add TestFtrlOptimizer
7 years ago
Yibing Liu 7ca511e0c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
qingqing01 566a940223
Implement a bilinear initializer for transposed convolution to do upsampling. (#11404)
7 years ago
chengduo fd77126938
Merge pull request #11512 from JiayiFeng/skip_all_tests_of_parallel_executor_crf
7 years ago
fengjiayi 35f64cb905 skip all tests in tests_parallel_executor_crf
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
yi.wu 40c631e554 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
7 years ago
yi.wu 44925eb4c2 fix dist ut
7 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
Yibing Liu 28a0ac535a Merge branch 'develop' of upstream into argsort_dev
7 years ago
guosheng 92a7766ecb Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
Yibing Liu 94e72ea6e7 Support more negative axes in argsort_op
7 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 years ago