Commit Graph

6351 Commits (643b6faa0ced3304d5531dfa6a87a7fb39a54e0f)

Author SHA1 Message Date
baiyf 3986242e5e remove kwargs
6 years ago
qiaolongfei f4219c0d1d fix table grad send sync_mode
6 years ago
Zeng Jinle a8f66365c9
Merge pull request #13524 from sneaxiy/fix_api_kwargs
6 years ago
sneaxiy 70e70d7d38 fix api.spec
6 years ago
Wu Yi 175a2ef2ec
Merge pull request #13533 from typhoonzero/disable_dist_memopt_test
6 years ago
sneaxiy 6724801884 fix conflict
6 years ago
typhoonzero ac4195df94 disable memopt test
6 years ago
tensor-tang 21f35eefe7 fix style
6 years ago
gongweibao bee213e51f fix conflict
6 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
6 years ago
sneaxiy 3ad3635de0 fix conflict
6 years ago
sneaxiy 3ee0a6489d remove kwargs in python api
6 years ago
Xin Pan 6537b175c4
Merge pull request #13522 from wzzju/remove-kwargs
6 years ago
gongweibao 01396d91db Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into generator2
6 years ago
gongweibao b07c563acf clean
6 years ago
gongweibao dda9c3556e fix
6 years ago
gongweibao 45efc1ddda fix
6 years ago
Yu Yang 3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
6 years ago
gongweibao ff47841796 fix
6 years ago
whs cffad81c1a
Fix truncated normal. (#13509)
6 years ago
tensor-tang 6d2ce745a6 Merge remote-tracking branch 'ups/develop' into remove/kwargs
6 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
6 years ago
gongweibao 2d97903a95
disable transformer (#13515)
6 years ago
tensor-tang 808c3ef3f6 fix sqrt
6 years ago
tensor-tang f42a12dadc Merge remote-tracking branch 'ups/develop' into remove/kwargs
6 years ago
tensor-tang 5ee7dcbaad add unit tests
6 years ago
gongweibao 8f09109a45 fix
6 years ago
Tao Luo dbf07982a7
Merge pull request #13498 from luotao1/for_test
6 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
6 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
6 years ago
tensor-tang 2582fecaf7 fix dtype
6 years ago
minqiyang 06289aa2f9 Fix reader of rnn_search in python3
6 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
6 years ago
tensor-tang 3b7d9f7b83 remove kwargs of some activation api
6 years ago
Qiao Longfei a32ad64484
Merge branch 'develop' into fix-img_conv_group-doc
6 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
6 years ago
Xin Pan f66d08c2e0
Merge pull request #13493 from panyx0718/doc
6 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
6 years ago
luotao1 618944a291 rollback transpiler/__init__.py
6 years ago
Yu Yang 09cf93b91e Hide Parameter
6 years ago
qiaolongfei cd073bf9bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-img_conv_group-doc
6 years ago
luotao1 0f571c7dc5 remove unused InferenceTranspiler import
6 years ago
luotao1 44ba6942d1 put clone(for_test=True) before optimization phase
6 years ago
Jiabin Yang fe7f244150
Update CMakeLists.txt
6 years ago
chengduoZH 683728e989 disable test_fuse_elewise_add_act in mac
6 years ago
luotao1 3ba7e74db2 use clone(for_test=True) replace get_inference_program
6 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator (#13275)
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Xin Pan 88ae3f169d further clean
7 years ago
Xin Pan 2030958eee covert **kwargs to explicit arguments
7 years ago
qingqing01 2bb8f5b1b1
Support variable data shape of non-sequence data. (#13482)
7 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
7 years ago
Xin Pan 103deb111d
Merge pull request #13484 from panyx0718/ir4
7 years ago
Jiabin Yang bc5fc5cb4a
Merge pull request #13483 from JiabinYang/mac/fix_unittest_279_395
7 years ago
Yan Xu 4760d5a3bc
Merge pull request #13481 from Yancey1989/move_dataset
7 years ago
qiaolongfei cf0b6f155b fix img_conv_group doc
7 years ago
Tao Luo f1cbb4b0bd
Merge pull request #13479 from luotao1/inference_transpiler
7 years ago
Xin Pan 10f7d004c4 To support full model saving.
7 years ago
Jiabin Yang 2c7a8b92c0
Merge branch 'develop' into mac/fix_unittest_279_395
7 years ago
Jiabin Yang dffc457d60
Merge pull request #13467 from JiabinYang/mac/fix_unitest_ci
7 years ago
JiabinYang e8e762f4e8 fix mac unittest 279/395 error without distribute
7 years ago
Yancey1989 3571ca6663 move uci_housing dataset to bce
7 years ago
Wu Yi a69a584b0c
Merge pull request #13470 from typhoonzero/fix_mat_plot_req_for_py2
7 years ago
Xin Pan 759dae0493
Merge pull request #13461 from panyx0718/ir3
7 years ago
luotao1 ff37993bf3 hidden InferenceTranspiler
7 years ago
chengduo fd8d83e68a
Fix the nested dyn_rnn (#13417)
7 years ago
whs cf128231c6
Add truncated gaussian initializer. (#13000)
7 years ago
Zeng Jinle 642cf6ca2f
Merge pull request #13418 from sneaxiy/dam_save_memory
7 years ago
whs 5dc5175007
Add python api for expand op. (#13453)
7 years ago
Dun 253f618ac7 loosen the restriction of output_size in conv2d_transpose (#12292)
7 years ago
typhoonzero bd7920dd14 fix py2 matplotlib deps
7 years ago
Yu Yang cec94cab87
Merge pull request #13351 from dzhwinter/memory/stable
7 years ago
qingqing01 65efebb864
Fix detection.py after merge slice_op. (#13435)
7 years ago
Yu Yang 93456fc676
Merge pull request #13427 from reyoung/feature/hide_recordio_reader
7 years ago
Wu Yi efafc72f62
Hide program APIs (#12315)
7 years ago
JiabinYang 6a91200757 fix mac unitest and add test_debugger back
7 years ago
qingqing01 c9e5c1e41b
Hidden ParallelDo. (#13454)
7 years ago
JiabinYang facfec10bc fix mac unitest on ci
7 years ago
chengduo 6757a31552
[Accelerate] Refine seq_softmax_op (#13421)
7 years ago
Yibing Liu 9cc1937d43
Merge pull request #13400 from kuke/fix_seq_pad
7 years ago
Qiao Longfei 020d13c18a
fix dist table send hang problem (#13259)
7 years ago
Yu Yang 2c31ea9293
Merge pull request #13424 from chengduoZH/refine_seq_concat
7 years ago
Yu Yang 5996e224fa
Merge pull request #13430 from chengduoZH/refine_seq_pool
7 years ago
sneaxiy fd3e32ea7d Merge develop
7 years ago
Yu Yang e104e70667 Update Unittests
7 years ago
Xin Pan 5ce77889f4 clean unused inference_optimize c++ implementation
7 years ago
chengduoZH 6534f8527a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_lod
7 years ago
chengduo 72dd6b37d9
Add sequence_expand_as_op (#13420)
7 years ago
chengduoZH 24459501fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_concat
7 years ago
chengduoZH f92b07f0b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_seq_pool
7 years ago
Yu Yang d5455b2273
Merge pull request #13445 from gongweibao/fixtransformer
7 years ago
Yu Yang 6b3c2a9a88 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/remove_trainer_api
7 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
7 years ago
Tao Luo 2d89849125 add WITH_INFERENCE_API_TEST option (#13425)
7 years ago
sneaxiy 0718113a9c modification
7 years ago
sneaxiy d9942cd122 Merge develop
7 years ago
gongweibao 0c8c0d943f
fix macunittest (#13434)
7 years ago
Yu Yang cd69e1dd2a
Merge pull request #13339 from chengduoZH/debug_while_op
7 years ago
chengduoZH b57a2b989b remove test_seq_concat_op
7 years ago
gongweibao 6eeb063e8c fix random failed
7 years ago