Commit Graph

8048 Commits (d3656ff30457f8333f7a556865eedd8dba3800a9)

Author SHA1 Message Date
dzhwinter 6477b443f3 fix default value. test=develop
7 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
7 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
7 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
7 years ago
Zhen Wang 548931456c update some functions' names according to the suggestion. test=develop
7 years ago
minqiyang b420ec3a92 invoke backward_hooks after reduce op's depcounts map
7 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
7 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
7 years ago
Zhen Wang 0bf809c9b3 add set_attr for IrOpNode. test=develop
7 years ago
Zhen Wang 7c8f7df2fe add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop
7 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
7 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
7 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
7 years ago
minqiyang 84bf4d7b06 Move ClearBlock into OpBase and VarBase's destructor
7 years ago
Xin Pan 8b1672fe76 follow comments
7 years ago
minqiyang 2b3510bc50 Add imperative python tracer
7 years ago
lujun 23560d08f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-api-doc-20190220
7 years ago
lujun da92a2cedc fix util plot for py3, test=develop
7 years ago
dzhwinter 2578241996 fix default value. test=develop
7 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
7 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
7 years ago
dengkaipeng de50854e2d add python example. test=develop
7 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
7 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
7 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
7 years ago
xuezhong f857e07987
Merge pull request #15893 from xuezhong/add_sample_logits_op
7 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
7 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
7 years ago
xuezhong 1dad36f6aa
Merge pull request #15609 from xuezhong/add_sample_logits_op
7 years ago
Qiao Longfei 2b7931d5c9 refine code test=develop
7 years ago
Kaipeng Deng 9e524a7b51
Merge pull request #15870 from heavengate/fix_adaptive_pool_doc
7 years ago
shippingwang eb932f717a add cosine decay op, test=develop
7 years ago
dengkaipeng 144016fcfc fix adaptive_pool and yolov3_loss. test=develop
7 years ago
minqiyang 9dc64edfd9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_engine
7 years ago
Xin Pan 4a00bea736
Merge pull request #15789 from panyx0718/imperative2
7 years ago
Xin Pan 12a0e2ed9d polish codes
7 years ago
Xin Pan 19d78f6797 polish
7 years ago
xuezhong d266bac943 remove test temporal
7 years ago
xuezhong 81870723c6
Merge pull request #15605 from xuezhong/fix_bug_for_lstmp
7 years ago
minqiyang 1bf4b8ab60 keep parameters in block
7 years ago
Xin Pan 32d5a16036 resolve conflicts
7 years ago
dengkaipeng 19292ac6a1 fix adaptive pool doc.test=develop
7 years ago
Xin Pan 006c32f93d polish parameter names
7 years ago
Krzysztof Binias 309ea6f2de Fix for pylint Failed
7 years ago
Xin Pan 26e32e095a allow compiler to use graph
7 years ago
minqiyang 8fe0c0c52c implement backward refs
7 years ago
Krzysztof Binias 1578c60bdd Add new ut and remove unnecessary code
7 years ago
Xin Pan 5eb87506bc add per kernel config and remove const_cast.
7 years ago
xuezhong a7e7d95203
Merge pull request #15630 from xuezhong/fix_bug_adagrad2
7 years ago
Xin Pan 6019054cdd
Merge pull request #15716 from Yancey1989/refine_pg
7 years ago
Dun a83e470405
Profiler refine and add CUDA runtime api tracer (#15301)
7 years ago
minqiyang 74551758cc Polish code
7 years ago
minqiyang 1f0ef42e60 Change atol of numpy allclose
7 years ago
jerrywgz c0d33f1362
Merge pull request #15817 from jerrywgz/fix_nm_unittest_py36
7 years ago
Zeng Jinle c420375185
Merge pull request #15806 from sneaxiy/fix-compiler
7 years ago
xuezhong 46fcadec18 add parameter description
7 years ago
tangwei12 971f3bc9b0
fix params with only 1 dim (#15828)
7 years ago
minqiyang f53e1d5c4b implement ClearBlock
7 years ago
chengduo fbb5404652
fix test_parallel_executor_seresnex timeout (#15812)
7 years ago
wopeizl 9656852c02
Merge pull request #15827 from JiabinYang/feature/update_protobuf
7 years ago
mozga-intel 13ec2d331b Enable momentum operator for a ngraph engine (#15673)
7 years ago
JiabinYang ba38be7242 test=develop, fix protobuf runtime update and keep lib in 3.1.0
7 years ago
Tao Luo 50ffed27f6
Merge pull request #15813 from luotao1/legacy_any
7 years ago
jerrywgz 4711d88a2f fix nms unittest in py36, test=develop
7 years ago
dzhwinter a0666b05c4
Merge pull request #15784 from dzhwinter/fix/add_test
7 years ago
Jiabin Yang f1df9dba24
test=develop, update fluid.layers to LaryerHelper (#15797)
7 years ago
sneaxiy d331e97af8 fix compiler place compare
7 years ago
Tao Luo 60cb0b9781 remove legacy $external_project_dependencies variable
7 years ago
xuezhong 6b83845c41 update for backward compatibility
7 years ago
xuezhong d328660304 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 57294fa890 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
7 years ago
xuezhong 794b90c93f for backward compatibility
7 years ago
Tao Luo 6402424f7a
Merge pull request #15773 from chengduoZH/fix_shape_api_doc
7 years ago
xuezhong d12252e6a6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
xuezhong bf6eb60d12 change var name
7 years ago
xuezhong c5360a3f6b refine code
7 years ago
Jiabin Yang a661d0bd1d
Merge pull request #15720 from JiabinYang/feature/update_protobuf
7 years ago
Zeng Jinle adea672b0e
Merge pull request #15783 from sneaxiy/develop-fix-api-arg0
7 years ago
chengduozh 9ae764c11d fix doc
7 years ago
mozga-intel df23a6f894 Enable cross_entropy operator for a ngraph engine (#15674)
7 years ago
dzhwinter 07ee40c6e9 fix default value. test=develop
7 years ago
Yiqun Liu 56a5039e24
Correct the doc in Python API (#15725)
7 years ago
sneaxiy 3d0610b59b fix data doc
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
chengduozh d79d2f686c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_shape_api_doc
7 years ago
dzhwinter 28609b3435
Merge pull request #15696 from dzhwinter/cherry-pick/memory
7 years ago
xuezhong 4424021623 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
minqiyang 700495e11f Fix FtrlOptimizer's API comment
7 years ago
chengduozh 3ce12b1b8e fix shape api doc
7 years ago
minqiyang 52e5ee60bd Add debug info
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
Tao Luo 31287cdb43 remove legace v2 code in python/paddle/utils
7 years ago
JiabinYang fe7ffedc1a test=develop, update protobuf
7 years ago
dzhwinter 84f067be94
update. test=develop
7 years ago
Yancey1989 88d3dc949e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into refine_pg
7 years ago
Yancey1989 f3463ecb6e refine pg execution
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
乔龙飞 Qiao Longfei 45b19cbc9a
Revert "Revert "cpu reduce mode did not need to broadcast params test=develop""
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
xuezhong c5742f79f1 set label type to int64 to pass windows test
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
xuezhong 9505850e33 int type of numpy in windows default int32, need to set int64
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
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
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
xuezhong 9b24ac34dd remove debug print
7 years ago
Wu Yi fc198b1fea
fix fp16 initializer dtype check test=develop (#15669)
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
xuezhong 1de9b60ace pass layer test
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
xuezhong 58101e6d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 4921c2cd02 add api spec change
7 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
7 years ago
xuezhong fb261793b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
sneaxiy 42f6d0f899 modify API.spec
7 years ago
sneaxiy 4a1c65ebee merge origin
7 years ago
sneaxiy f85245b409 test=develop
7 years ago
xuezhong 2ba256df40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
Qiao Longfei abf17226f8 fix code style test=develop
7 years ago
Qiao Longfei 76072261f8 fix compiler
7 years ago
Tao Luo bec68fa0b3
Merge pull request #15637 from jerrywgz/refine_box_coder
7 years ago
Dang Qingqing 01d9bf9264 Fix batch_norm API for data_layout.
7 years ago
wopeizl 3614dadf23
Merge pull request #15631 from wopeizl/windows/fixci
7 years ago
peizhilin 55510744b5 test=develop
7 years ago
baojun ac4cde009d Enable accuracy op for ngraph engine (#15592)
7 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
7 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
7 years ago
xuezhong ed20eb1301 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
7 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
7 years ago
xuezhong dff7461ea8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 20e579ef2a add initial_accumulator_value for adagrad
7 years ago
chengduo c1092374fc
Increase the timeout of test_pe_seresnext (#15621)
7 years ago
Zeng Jinle 1ccbc51218
Merge pull request #15619 from sneaxiy/debug
7 years ago
xuezhong c5c6bd7b02 refine code
7 years ago
xuezhong 2857dac260 add assert for clip and remove print
7 years ago
xuezhong 4028943125 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
sneaxiy f26a1c9077 test=develop
7 years ago
WangZhen 28dfad5e27 fix some bugs about python3. test=develop
7 years ago
dzhwinter 4f01de6378 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
7 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
jerrywgz 1743d1a58f
Merge pull request #15356 from jerrywgz/add_clip_op
7 years ago
dzhwinter 0a63234c85 follow comments. test=develop
7 years ago
mozga-intel 43a67a2662 Enable conv2d operator for a ngraph engine (#15269)
7 years ago
Yan Chunwei 897789b16e
fix save_inferece_model bug (#15365)
7 years ago
xuezhong b78ab87bd3 refine code
7 years ago
xuezhong 3c8aa787ec define sampled_softmax_with_cross_entropy
7 years ago
xuezhong 15d52f09f3 refine code
7 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
7 years ago
WangZhen a7efab7ec1 add comments for public API. test=develop
7 years ago
xuezhong 58ad40cc15 add sample_logits op
7 years ago
jerrywgz 1963af78e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
7 years ago
xuezhong 74da01191e refine code
7 years ago
xuezhong d600d0ac70 remove debug pdb
7 years ago
xuezhong b0c75f1763 remove debug print
7 years ago
xuezhong 880836329d add cell clip and proj clip, fix bug for h0
7 years ago
dzhwinter 6f9904e99a rerun windows ci. test=develop
7 years ago
Haihao Shen b5ebca47a3 Add INT8 calibration README (#15548)
7 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
7 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
7 years ago
dzhwinter 43c92dcb20 rerun windows ci. test=develop
7 years ago
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
7 years ago
mozga-intel 312500dcb5 Enable pool2d operator for a ngraph engine (#15395)
7 years ago
Jiabin Yang b4c24f3f7c
Merge pull request #15575 from JiabinYang/feature/imperative
7 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
7 years ago