Commit Graph

18312 Commits (90bc14da24351b63f02438c9e82ee99d7d3f0ce5)
 

Author SHA1 Message Date
Yan Chunwei 90bc14da24
simple fix on inference tester helper (#13507)
6 years ago
Xin Pan a54c423e61
Merge pull request #13512 from tensor-tang/remove/kwargs
6 years ago
chengduo cdf3a4c244
Fix concat_op InferShape (#13513)
6 years ago
tensor-tang 21f35eefe7 fix style
6 years ago
tensor-tang b9d7bd487f
Merge branch 'develop' into remove/kwargs
6 years ago
Xin Pan 6537b175c4
Merge pull request #13522 from wzzju/remove-kwargs
6 years ago
Zeng Jinle f855c05fff
Merge pull request #13520 from sneaxiy/enhance_eager_delete
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
Yu Yang f7af695801
Merge pull request #13505 from reyoung/fix_selected_rows_functor_test
7 years ago
Wu Yi 29c63d180f
[Feature] dist op role and lr op role, to support memory optimize with dist training (#13220)
7 years ago
gongweibao 2d97903a95
disable transformer (#13515)
7 years ago
tensor-tang 808c3ef3f6 fix sqrt
7 years ago
tensor-tang f42a12dadc Merge remote-tracking branch 'ups/develop' into remove/kwargs
7 years ago
tensor-tang 5ee7dcbaad add unit tests
7 years ago
tensor-tang 560ad776e3 update api spec
7 years ago
Tao Luo dbf07982a7
Merge pull request #13498 from luotao1/for_test
7 years ago
tensor-tang 567b711db9 remove kwargs of brelu, leaky_relu and soft_relu
7 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
7 years ago
tensor-tang 2582fecaf7 fix dtype
7 years ago
Zhen Wang 2b2337ee77 change the line 382 of API.spec
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
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
luotao1 618944a291 rollback transpiler/__init__.py
7 years ago
Zeng Jinle 7f1e312677
Merge pull request #13456 from sneaxiy/refine_sparse_adam
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
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
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
Xin Pan 2b007fb55d update API.spec
7 years ago
Xin Pan 2030958eee covert **kwargs to explicit arguments
7 years ago