Commit Graph

10745 Commits (08d088a134385970d78997324e85b38c4cb7e517)

Author SHA1 Message Date
sneaxiy d775087dc7 Merge develop
6 years ago
luotao1 3ba7e74db2 use clone(for_test=True) replace get_inference_program
6 years ago
sneaxiy a29b4227eb fix sparse gradient clip
6 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator (#13275)
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
6 years ago
Xin Pan 2b007fb55d update API.spec
6 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
6 years ago
Tao Luo f1cbb4b0bd
Merge pull request #13479 from luotao1/inference_transpiler
6 years ago
Xin Pan 23ba766252
Merge pull request #13475 from panyx0718/ir5
6 years ago
Jiabin Yang dffc457d60
Merge pull request #13467 from JiabinYang/mac/fix_unitest_ci
6 years ago
Jiabin Yang 60d163ab17
Merge pull request #13473 from JiabinYang/mac/fix_compile
6 years ago
Xin Pan 759dae0493
Merge pull request #13461 from panyx0718/ir3
6 years ago
luotao1 ff37993bf3 hidden InferenceTranspiler
6 years ago
chengduo fd8d83e68a
Fix the nested dyn_rnn (#13417)
6 years ago
whs cf128231c6
Add truncated gaussian initializer. (#13000)
6 years ago
Xin Pan 0bd7a67eaf avoid creating dangling ir::Node.
6 years ago
Zeng Jinle 642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
6 years ago
JiabinYang 9d2d3096c5 fix mac compile error
6 years ago
Yu Yang aa79bccfff
Merge pull request #13460 from reyoung/fix_data_transform
6 years ago
whs 5dc5175007
Add python api for expand op. (#13453)
6 years ago
Jiabin Yang d2147b2aa5
Update paddle_build.sh
6 years ago
Jiabin Yang 52f24644f3
Update paddle_build.sh
6 years ago
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
6 years ago
JiabinYang 3aacadf4c4 refine the INFERENCE_DEMO_INSTALL_DIR on mac
6 years ago
Yu Yang 155ebbb9dc
Merge pull request #13449 from chengduoZH/speed_up_lod_tensor_to_array
6 years ago
Yu Yang 93456fc676
Merge pull request #13427 from reyoung/feature/hide_recordio_reader
6 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
6 years ago
JiabinYang a2c692390e refine the structure of paddle_build.sh
6 years ago
JiabinYang 752183138f refine the structure of paddle_build.sh
6 years ago
JiabinYang 6a91200757 fix mac unitest and add test_debugger back
6 years ago
qingqing01 c9e5c1e41b
Hidden ParallelDo. (#13454)
6 years ago
JiabinYang facfec10bc fix mac unitest on ci
6 years ago
chengduo 6757a31552
[Accelerate] Refine seq_softmax_op (#13421)
6 years ago
Yibing Liu 9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
6 years ago
Yu Yang 2c31ea9293
Merge pull request #13424 from chengduoZH/refine_seq_concat
6 years ago
Yu Yang 5996e224fa
Merge pull request #13430 from chengduoZH/refine_seq_pool
6 years ago
sneaxiy fd3e32ea7d Merge develop
6 years ago
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
6 years ago
Yu Yang 922dee3b43 Wait input when data transform
6 years ago
sneaxiy b6f61faf13 fix adam
6 years ago
Yu Yang e704aa2cc6 Update API spec
6 years ago
chengduoZH 6534f8527a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_lod
6 years ago
chengduo 72dd6b37d9
Add sequence_expand_as_op (#13420)
6 years ago
chengduoZH 7b464d68a0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into speed_up_lod_tensor_to_array
6 years ago
chengduoZH 24459501fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_concat
6 years ago
chengduoZH f92b07f0b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_pool
6 years ago
Xin Pan a83a4fab5c
Merge pull request #13441 from panyx0718/ir2
6 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
6 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
6 years ago
sneaxiy 0718113a9c modification
6 years ago
chengduoZH 6d0370d27a fix warning
6 years ago
chengduoZH 0d7519171e speed up lod_tensor to array and array to lod_tensor
6 years ago
sneaxiy d9942cd122 Merge develop
6 years ago
gongweibao 0c8c0d943f
fix macunittest (#13434)
6 years ago
Zeng Jinle 1e44201cb6
Merge pull request #13443 from sneaxiy/feature/eager_delete_tensor
6 years ago
Yu Yang cd69e1dd2a
Merge pull request #13339 from chengduoZH/debug_while_op
6 years ago
chengduoZH b57a2b989b remove test_seq_concat_op
6 years ago
Zhaolong Xing 552cdc127d
Merge pull request #13422 from NHZlX/add_dropout_simoid_trt
6 years ago
chengduoZH cdb9605bad refine
6 years ago
sneaxiy 114eb17587 fix executor bug
6 years ago
yuyang 48a5b08a90 Remove recordio from API.spec
6 years ago
Zeng Jinle 4c489180e6
Merge pull request #13411 from sneaxiy/feature/eager_delete_tensor
6 years ago
Xin Pan e5b322051b clean
6 years ago
Xin Pan ec6ee0a293 simplify and hide bcast_params
6 years ago
chengduoZH 284519561d add doc
6 years ago
yuyang c809fee3b0 Fix bug of Vector::Extend
6 years ago
chengduoZH def2a8b1b0 Async memcpy
6 years ago
Tao Luo 61490528da
Merge pull request #12985 from velconia/accelerate_py3_ci
6 years ago
chengduoZH cacf549e8a refine seq_pool
6 years ago
chengduoZH f8c55fb2c7 add api
6 years ago
chengduoZH e7940141ce refine seq_concat
6 years ago
Tao Luo e2e6a6f610
Merge pull request #12579 from cjld/fix
6 years ago
nhzlx cc4a7661c6 merge develop
6 years ago
nhzlx d40402f9b7 add dropout and sigmoid op converter
6 years ago
sneaxiy a58a528436 modification
6 years ago
sneaxiy 7116cc12fb Merge develop
6 years ago
sneaxiy abf9832c12 tiny change to save memory
6 years ago
Tao Luo 3fbfcd9c4f
Merge pull request #13412 from PaddlePaddle/fix-develop-build.sh
6 years ago
Tao Luo f15def6403
Merge pull request #12945 from jerrywgz/fix_maxout
6 years ago
gongweibao 239a83860b
Fix VarHandle return bug. (#13354)
6 years ago
tensor-tang 7c8730824a
Merge pull request #13396 from tensor-tang/refine/op/lstm
6 years ago
Jiabin Yang edb9e56934
Merge pull request #13401 from JiabinYang/mac/ci_unitest
6 years ago
Dun e0bca5f866 Implement slice grad operator. #8130 (#12330)
6 years ago
Tao Luo 03dc7b79e9
Merge pull request #12966 from jerrywgz/fix_rnn_memory_helper
6 years ago
sneaxiy 612e1a3155 modification
6 years ago
Dun Liang 60afef1e85 fix code style
7 years ago
Yibing Liu 1c87558c4a Revert changes for debug
7 years ago
Yibing Liu 8edf60ceda Merge branch 'develop' of upstream into fix_seq_pad
7 years ago
Shan Yi a8de4008a6
Delete unnecessary explanations
7 years ago
Wu Yi 437debf40e Fix mac ci dist (#13393)
7 years ago
sneaxiy d0b2453ecd merge develop
7 years ago
sneaxiy 24ea39c4c6 feature/eager_delete_tensor
7 years ago
Jeff Wang 3c5c6e7413 Create a new paddle build option to build documentation library (#13063)
7 years ago
Tao Luo 9f03ce6c4a
Merge pull request #13318 from Superjomn/refine/simple_fix
7 years ago
Tao Luo 40c54db301
Merge pull request #13338 from bingyanghuang/bingyang/seq_pool_memcpy
7 years ago
tensor-tang e09cf031a8 refine src and header
7 years ago
tensor-tang 3db1e41e12 Merge remote-tracking branch 'ups/develop' into refine/op/lstm
7 years ago
Tao Luo bdbf1bc820
Merge pull request #12953 from jerrywgz/fix_prelu
7 years ago
Yan Chunwei 3725f22442 Hotfix/api predictor (#13383)
7 years ago
Tao Luo 65b1fbb5d8
Merge pull request #13399 from luotao1/fix_cmake
7 years ago