Commit Graph

6029 Commits (599a32641b2ead2f885d94f8b707d99a699dd578)

Author SHA1 Message Date
tensor-tang 522b3e411f complete attention lstm op test
7 years ago
tensor-tang 93cc29abc0 init attention lstm op test
7 years ago
minqiyang 064b7f3de1 Change the md5sum of 102flowers dataset
7 years ago
minqiyang d49a0d755b Fix common download problem
7 years ago
qingqing01 f5d5d7b2d9
Disable in_place in batch_norm API. (#12736)
7 years ago
sneaxiy c73c5ed573 use for_range
7 years ago
minqiyang 6d107b0f39 Fix the test_desc_clone's problem
7 years ago
chengduo 7748963479
refine op_test (#12846)
7 years ago
Xin Pan b548ecbc2b add stack_op
7 years ago
chengduo e8b4e0d627
fix load_vars bug (#12869)
7 years ago
minqiyang 6d9b9cb4b6 Add debug info for anakin cpu
7 years ago
minqiyang 57dab0bb4c Change the link of flowers
7 years ago
minqiyang 94f6e54db9 Add timeout for python3
7 years ago
Xin Pan bcaa1d5e73
Merge pull request #12853 from panyx0718/profiler
7 years ago
Xin Pan f8c6b46415 fix profiler test
7 years ago
minqiyang 39c526d42f Port test_dist_transpiler to it
7 years ago
minqiyang efe88ab9f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into disable_prelu_test_local
7 years ago
Michał Gallus cd32ddac12 Fuse Convolution and Eltwise Add into MKLDNN's Conv+Bias (#12669)
7 years ago
minqiyang d94a3f621b Disable prelu_op_test until fixing Python3 issues
7 years ago
tangwei12 cbc6e6eb97
Merge pull request #12247 from seiriosPlus/dis_ckpt_fix
7 years ago
Qiyang Min 72965226e6
Merge pull request #12818 from velconia/fix_python3_CI_job
7 years ago
Wu Yi f63368db5e
Add async dist tests (#12798)
7 years ago
Tao Luo 9f33222251
Merge pull request #12822 from luotao1/debug_no_patchelf
7 years ago
tangwei12 08152916cf add annotation in load_inference_model
7 years ago
Qingsheng Li 3d11d018e0
Fix scatter_op python API (#12742)
7 years ago
luotao1 2049139f9f only change rpath in Release mode
7 years ago
minqiyang 5a83776751 Port test_desc_clone
7 years ago
minqiyang 50d66a0790 Fix prelu_op
7 years ago
tangwei12 7dbf5f1244
Update distribute_transpiler.py
7 years ago
tangwei12 c0a95bb2d8
Update io.py
7 years ago
chengduo 3ae97aab6c
fix trainer load parameters (#12816)
7 years ago
minqiyang beb93bb901 Fix ut bug for graph_test
7 years ago
tensor-tang e955361267
Merge pull request #12737 from tensor-tang/feature/op/fusion_lstm
7 years ago
Chen Weihang 57b34d9196
Merge pull request #12808 from chenwhql/remove_inplace_param_in_squeeze_and_unsqueeze
7 years ago
qingqing01 c62f68cb94
Fix bug in conditional_block_op. (#12246)
7 years ago
chenweihang bc471b6ac4 refactor: remove inplace parameter from squeeze and unsqueeze op
7 years ago
Yu Yang c6af7201e9
Merge pull request #12692 from reyoung/feature/fast_executor
7 years ago
tangwei12 5fa1f05c9d code clean and rename
7 years ago
tangwei12 bf2f1599f9 code clean
7 years ago
tensor-tang 674b719bf4 add print
7 years ago
tensor-tang b090479409 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
tensor-tang f6d073422c refine fusion lstm op test
7 years ago
tangwei12 3efac174ea Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 8cfcbabf5e fix dist unittest
7 years ago
tangwei12 dbb4f0d35d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dis_ckpt_fix
7 years ago
Qiao Longfei fd10669ecb
Add dependency to send recv (#12760)
7 years ago
minqiyang f4999e4f39 Remove unused six and missing six import
7 years ago
tangwei12 c24a9263ba Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tangwei12 7715cdc69b add unit test in dist transpiler
7 years ago
tangwei12 bb9f494740 merge develop
7 years ago
tangwei12 eba7177475 add unit test and code fix
7 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
7 years ago
tangwei12 479a443f68 name optimized
7 years ago
tangwei12 0749c8822d
Merge pull request #12556 from seiriosPlus/samplingIdOp
7 years ago
minqiyang 1ef5f2c3e8 Make flowers reader and parallel_executor more efficient
7 years ago
minqiyang e398348e7e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 340a104c58
Merge pull request #12658 from velconia/port_pybind11
7 years ago
tangwei12 125e9166e1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
tensor-tang b599bd8d46 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
dzhwinter d7873e1412
remove patchelf in windows (#12710)
7 years ago
tensor-tang a72f68f223 Merge remote-tracking branch 'ups/develop' into feature/op/fusion_lstm
7 years ago
tensor-tang df28a3b452 fix lod and op test
7 years ago
tensor-tang f3cd2612ae refine fc and use the fc compute in fusion_lstm
7 years ago
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
7 years ago
tensor-tang 40138c4cd6 add unit test of fusion lstm op
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
tensor-tang efc5392d97
Merge pull request #12676 from tensor-tang/refine/op/fc
7 years ago
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
tangwei12 baa6273c54 unit test optimize
7 years ago
minqiyang 507f479732 Polish code
7 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 d1d825ee02 Hide unnecessary API
7 years ago
yuyang18 265302edea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fast_executor
7 years ago
tangwei12 13e99cf92f add unit test
7 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
tangwei12 ed937bc6f8 merge
7 years ago
tangwei12 e73fc973d6 revert trainer py
7 years ago
minqiyang 4d4491ef6a Fix new added code
7 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
fengjiayi d6b5302bd6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
tensor-tang 0098a494a2 Merge remote-tracking branch 'ups/develop' into refine/op/fc
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
Qiao Longfei 5d579e1a96
add export_for_deployment flag to save_inference_model (#12582)
7 years ago
minqiyang 1f86c88f4a Remove random order of fetch_list in test_random_crop_op
7 years ago
tangwei12 f42247e55f change to int to compatible with py3
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
tangwei12 0707abb51b lookup table fix
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 05cadf1b24 Add FastExecutor
7 years ago
tensor-tang b9dbb7c5cb fix bias attri in mkldnn fc
7 years ago
tangwei12 64683cf84a fix
7 years ago
tangwei12 011ff6bce1 bug fix
7 years ago
tensor-tang 45d0259a67 add fc forward test
7 years ago
tangwei12 59580a7f69 bug fix
7 years ago