Commit Graph

6152 Commits (08d088a134385970d78997324e85b38c4cb7e517)

Author SHA1 Message Date
Yu Yang 46498bf1a0
Merge pull request #13508 from reyoung/hide_parameter
6 years ago
Yu Yang 606dfb13d5
Merge pull request #13442 from reyoung/feature/remove_trainer_api
6 years ago
Qiao Longfei cce056cad1
Merge pull request #13537 from jacquesqiao/fix-table-optimize-send-op
6 years ago
Wu Yi aeb2dc2b05
Nccl2 dist API (#13506)
6 years ago
Xin Pan eb1aeb175b
Merge pull request #13538 from baiyfbupt/softshrink
6 years ago
Qiao Longfei bcc7bff12f
Merge pull request #13488 from jacquesqiao/fix-img_conv_group-doc
6 years ago
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
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
Yu Yang 3043f51b3a
Merge pull request #13511 from reyoung/fix_ce
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
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
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
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)
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
6 years ago
Xin Pan 88ae3f169d further clean
6 years ago
Xin Pan 2030958eee covert **kwargs to explicit arguments
6 years ago
qingqing01 2bb8f5b1b1
Support variable data shape of non-sequence data. (#13482)
6 years ago
Qingsheng Li 21ec93aa7e
[WIP]Sequence Scatter Op (#12625)
6 years ago
Xin Pan 103deb111d
Merge pull request #13484 from panyx0718/ir4
6 years ago