Commit Graph

18536 Commits (23644940909ac43a55977bdc4d99a1974e7be442)
 

Author SHA1 Message Date
minqiyang 06289aa2f9 Fix reader of rnn_search in python3
7 years ago
tensor-tang 215cdafeae fix api spec order
7 years ago
Zhen Wang 26857692cd remove the kwargs of elu,relu6,pow,stanh,hard_sigmoid and swish
7 years ago
sneaxiy 192c49cb07 modification
7 years ago
sneaxiy 03a99a8afa Merge develop
7 years ago
sneaxiy 0a36ef3c18 enhance eager deletion
7 years ago
tensor-tang 3b7d9f7b83 remove kwargs of some activation api
7 years ago
Dang Qingqing 605907fe85 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantize_transpiler_update
7 years ago
Dang Qingqing 6bd3ed9238 Fix unit test in Python3.5
7 years ago
Dang Qingqing 6f32fdb144 Update unit test for random fail.
7 years ago
gongweibao 8fa1d84d88 add
7 years ago
Qiao Longfei a32ad64484
Merge branch 'develop' into fix-img_conv_group-doc
7 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
7 years ago
Xin Pan f66d08c2e0
Merge pull request #13493 from panyx0718/doc
7 years ago
Jiabin Yang 943c46c723
Merge pull request #13503 from chengduoZH/disable_fuse_elewise_add_act
7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
nhzlx f277f53c33 out of memory... i bet it's the last time commit for this pr
7 years ago
luotao1 618944a291 rollback transpiler/__init__.py
7 years ago
Yu Yang 3ef32b6754 Remove Parameter APIs
7 years ago
Yu Yang 09cf93b91e Hide Parameter
7 years ago
Zeng Jinle 7f1e312677
Merge pull request #13456 from sneaxiy/refine_sparse_adam
7 years ago
qiaolongfei 946dabad3a add paddle.fluid.nets.img_conv_group to API.spec
7 years ago
qiaolongfei cd073bf9bf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-img_conv_group-doc
7 years ago
luotao1 0f571c7dc5 remove unused InferenceTranspiler import
7 years ago
luotao1 44ba6942d1 put clone(for_test=True) before optimization phase
7 years ago
luotao1 abf019f61d Merge branch 'develop' into for_test
7 years ago
Jiabin Yang fe7f244150
Update CMakeLists.txt
7 years ago
Yu Yang b5996fa124 Fix unstable selected_rows_functor_test.cu
7 years ago
Dang Qingqing aebe5aa593 Remove InferenceTranspiler in python/paddle/fluid/__init__.py
7 years ago
Tao Luo b75887514e Refine infer api test (#13472)
7 years ago
sneaxiy d775087dc7 Merge develop
7 years ago
chengduoZH 683728e989 disable test_fuse_elewise_add_act in mac
7 years ago
gongweibao cb8c3798d3 add
7 years ago
Dang Qingqing 96138ca8f0 Fix unit test.
7 years ago
Dang Qingqing 9e580631aa Fix conflicts.
7 years ago
Shan Yi 39df470e3b
update readme in doc menu
7 years ago
luotao1 3ba7e74db2 use clone(for_test=True) replace get_inference_program
7 years ago
Tao Luo d4570f041f
Merge pull request #13440 from PaddlePaddle/add-doc-readme
7 years ago
sneaxiy a29b4227eb fix sparse gradient clip
7 years ago
Yihua Xu 87086b1386 Refine activation for GRU operator (#13275)
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
Tao Luo 5acdbbb42f
Merge pull request #13490 from tensor-tang/update/mklml
7 years ago
Xin Pan 88ae3f169d further clean
7 years ago
nhzlx a0a6789347 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_ut_for_trt
7 years ago
nhzlx 0c51170052 fix the ut test error :)
7 years ago
nhzlx 4801beb101 add arguments for trt config
7 years ago
Xin Pan 2b007fb55d update API.spec
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
tensor-tang 7f1aa1428a update mklml version
7 years ago