Commit Graph

3587 Commits (56a5039e24ba581602185841fff970d89ab6e177)

Author SHA1 Message Date
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
7 years ago
baojun 72061b0ac0 Add ngraph op coverage (#15721)
7 years ago
Tao Luo 572c67e653
Merge pull request #15775 from velconia/fix_api_ftrl_opt
7 years ago
dzhwinter 28609b3435
Merge pull request #15696 from dzhwinter/cherry-pick/memory
7 years ago
minqiyang 700495e11f Fix FtrlOptimizer's API comment
7 years ago
dzhwinter 6cb0208ab0 add reference. test=develop
7 years ago
Tao Luo a2a0251db0
Merge pull request #15681 from chengduoZH/refine_api_doc
7 years ago
dzhwinter 18afb77e78 polish code for reading. test=develop
7 years ago
Tao Luo e17017aa65
Merge pull request #15739 from guomingz/resolve_issue_15724
7 years ago
Wu Yi 8666902b9d
fix test_transpiler random fail test=develop (#15736)
7 years ago
dzhwinter 6deac40724 polish code for reading. test=develop
7 years ago
dzhwinter d0a2a202d0 polish code for reading. test=develop
7 years ago
dzhwinter c1455e606d Merge remote-tracking branch 'origin/develop' into cherry-pick/memory
7 years ago
dzhwinter d376cf71b7 polish code for reading. test=develop
7 years ago
chengduozh 1e46ab2e3e follow comment
7 years ago
Xin Pan 69f5c0eee2
Merge pull request #15557 from panyx0718/imperative
7 years ago
Zhang, Guoming e5d3d7c63d resolve #15724
7 years ago
Xin Pan 792719fb7e polish test
7 years ago
Zhen Wang 832bd720d1
Merge pull request #15610 from wzzju/quantization_inference_passes
7 years ago
Xin Pan 54f4d58553 make parameter and layer access easier
7 years ago
Dun f7b768d364
fix group_norm (#15727)
7 years ago
Xin Pan 408a9bb2e7 polish
7 years ago
Xin Pan 989138378d add sugar for fetching parameters
7 years ago
Tao Luo 4c8feae43d
Merge pull request #15718 from luotao1/v2_code
7 years ago
Tao Luo b9999435b7 remove 'import paddle.v2' in read data
7 years ago
dzhwinter 84f067be94
update. test=develop
7 years ago
dzhwinter d453b0dcf7 add details. test=develop
7 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
7 years ago
chengduo c794ecf641
Remove test_image_classification_resnet from mac CI (#15706)
7 years ago
dzhwinter 283573c6aa add details. test=develop
7 years ago
jerrywgz a52d5d5095 refine unittest, test=develop
7 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
7 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
7 years ago
dzhwinter 51d1e8cd06 add details. test=develop
7 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
7 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
7 years ago
chengduozh ba223e9566 doc refine
7 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
7 years ago
Zeng Jinle fea7f0de25
Merge pull request #15667 from sneaxiy/fix_decorator_signature
7 years ago
乔龙飞 Qiao Longfei 6e0e706198
Revert "cpu reduce mode did not need to broadcast params test=develop"
7 years ago
chengduozh 03f091a9d3 fix api doc
7 years ago
Qiao Longfei 97b143fb49 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-cpu-broadcast
7 years ago
Yan Xu d424e5b4c9
add launch mp distributed job py module test=develop (#15620)
7 years ago
dzhwinter 381f2015a5
Merge pull request #15665 from dzhwinter/experiment/refactor_memory
7 years ago
Qiao Longfei 16ec4b8c8b clean code test=develop
7 years ago
Wu Yi fc198b1fea
fix fp16 initializer dtype check test=develop (#15669)
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
dzhwinter 04e9776aef add details. test=develop
7 years ago
mozga-intel 1198ccae6b Enable batch_norm operator for a ngraph engine
7 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
7 years ago