Commit Graph

8020 Commits (bcd7b9931d4230b66a9d0863cbff438eebbafb29)

Author SHA1 Message Date
sneaxiy 1a5f31b53c Fix doc
7 years ago
Zhen Wang aabe84708a improve save_persistable api doc. test=develop (#15911)
7 years ago
Tink_Y 8949a94691 refine image_resize annotation (#15976)
7 years ago
minqiyang 94c8ce3f13 reduce ut time
7 years ago
minqiyang a5dc2812e3 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 3723dcc301 Polish code
7 years ago
minqiyang 212242c4e4 Polish code
7 years ago
minqiyang 3f4aeed57f Polish code
7 years ago
minqiyang b754bf30fb Reset output var's pre_op pointer when op was destructed
7 years ago
baojun ac72bcd065 Added adam op test=develop (#15710)
7 years ago
shippingwang 639118260c fixed typo, test=develop
7 years ago
dzhwinter 4449e85528 polish cudnn related code and fix bug. (#15164)
7 years ago
Xin Pan 8e094f7117 polish
7 years ago
Xin Pan 9f3a325222 add deprecation warning.
7 years ago
mozga-intel 06a7f741f0 The flag of mkldnn is enabled iff it is necessary
7 years ago
baojun-nervana 320b27988c added concat op test=develop
7 years ago
minqiyang b71af29fb4 Remove var op deps in imperative mode
7 years ago
tensor-tang ce4cc482a4 add sgd jitcode and op test
7 years ago
minqiyang cd2db80655 Add tracer implementation
7 years ago
minqiyang 701af43958 Fix bugs
7 years ago
jerrywgz 4f43e981c1 add comment for revise, test=develop
7 years ago
minqiyang f1a2d20430 invoke backward_hooks after reduce op's depcounts map
7 years ago
minqiyang e0a2b472f4 Move ClearBlock into OpBase and VarBase's destructor
7 years ago
minqiyang 9abf40c9e2 Add imperative python tracer
7 years ago
shippingwang 13e891516b add cosine decay op, test=develop
7 years ago
jerrywgz b2ce832021 change default option related to softmax, test=develop
7 years ago
Zeng Jinle cae6614c98
Merge pull request #16005 from sneaxiy/develop-fix-executor-doc
7 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
7 years ago
Tao Luo 96f7fc60ee
Merge pull request #16013 from kbinias/kbinias/poll-mkldnn-ut
7 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
7 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
7 years ago
sneaxiy 7c4303bc4a Fix doc
7 years ago
Zhen Wang 46c5e37858 improve save_persistable api doc. test=develop (#15911)
7 years ago
Tink_Y 31d830de9f refine image_resize annotation (#15976)
7 years ago
ceci3 f6d186782a
test=develop
7 years ago
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
7 years ago
minqiyang fa1ff1d2f1 reduce ut time
7 years ago
Tao Luo c494f64a0f
Merge pull request #15941 from mozga-intel/mozga-intel/enable_mkldnn_framework
7 years ago
tensor-tang e5f9d3a47c
Merge pull request #15892 from tensor-tang/jit/sgd
8 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
8 years ago
minqiyang 50639fafdb Polish code
8 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
8 years ago
minqiyang fe406b98c9 Polish code
8 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
8 years ago
minqiyang f469bb6b36 Polish code
8 years ago
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
8 years ago
baojun f285191fb3 Added adam op test=develop (#15710)
8 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
8 years ago
tensor-tang 58b8231338
added concat op test=develop (#15946)
8 years ago
shippingwang 733da7b2fc fixed typo, test=develop
8 years ago
ceci3 6bce986107
2018 -> 2019
8 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
8 years ago
Xin Pan 0c277ac6e9 polish
8 years ago
ceci3 4b7bf06e1f test=develop
8 years ago
Xin Pan 840cf780e4 add deprecation warning.
8 years ago
mozga-intel 68a9ead17a The flag of mkldnn is enabled iff it is necessary
8 years ago
baojun-nervana e4ab40a7b9 added concat op test=develop
8 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
8 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
8 years ago
dzhwinter 15de2dff00
Merge pull request #15926 from dzhwinter/test/add_ir_mem_opt_tests
8 years ago
Zhen Wang e00c7a2e26
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
8 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
8 years ago
lujun a4b4ecd8b6
Merge pull request #15906 from junjun315/fix-api-doc-20190220
8 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
8 years ago
minqiyang 50c2eb0ec2 Add tracer implementation
8 years ago
dzhwinter 48d9fd08e5 fix default value. test=develop
8 years ago
minqiyang efb2f2baf8 Fix bugs
8 years ago
Tao Luo 2c5c7b2a7e
Merge pull request #15922 from kbinias/kbinias/reuse-primitives-activations-and-softmax-mkldnn-ut
8 years ago
dzhwinter dfb2121967 fix default value. test=develop
8 years ago
dzhwinter a4cf295471 fix default value. test=develop
8 years ago
dzhwinter a922a0a1ef fix default value. test=develop
8 years ago
jerrywgz b53fdbed2c add comment for revise, test=develop
8 years ago
dzhwinter 6477b443f3 fix default value. test=develop
8 years ago
chengduo 7ca8553d4e
Add alloc_continuous_space_op (#15900)
8 years ago
dzhwinter 131e4a3b5f
Merge pull request #15904 from dzhwinter/fix/disable_temp
8 years ago
Krzysztof Binias 851ea04dec Add UTs to check whether primitives for activations and softmax already exist in backward
8 years ago
Zhen Wang 548931456c update some functions' names according to the suggestion. test=develop
8 years ago
minqiyang b420ec3a92 invoke backward_hooks after reduce op's depcounts map
8 years ago
Qiyang Min 4bd28b304b
Merge pull request #15831 from velconia/imperative_engine
8 years ago
Xin Pan a6e3cd5eb7
Merge pull request #15425 from panyx0718/api
8 years ago
Zhen Wang 0bf809c9b3 add set_attr for IrOpNode. test=develop
8 years ago
Zhen Wang 7c8f7df2fe add some op_des funs to IrOpNode and add some var_des funs to IrVarNode. test=develop
8 years ago
Zhen Wang 33f99d6197 add IrNode&IrVarNode&IrOpNode. test=develop
8 years ago
qingqing01 d8128930ef
Refine doc of uniform_random and fix dtype (#15873)
8 years ago
Xin Pan 44e7fcddc5
Merge pull request #15844 from panyx0718/infer
8 years ago
minqiyang 84bf4d7b06 Move ClearBlock into OpBase and VarBase's destructor
8 years ago
Xin Pan 8b1672fe76 follow comments
8 years ago
minqiyang 2b3510bc50 Add imperative python tracer
8 years ago
lujun 23560d08f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-api-doc-20190220
8 years ago
lujun da92a2cedc fix util plot for py3, test=develop
8 years ago
dzhwinter 2578241996 fix default value. test=develop
8 years ago
colourful-tree f2d6473ef8
Merge branch 'develop' into new_develop
8 years ago
heqiaozhi 04f876f5bc remove mkl & fix commit
8 years ago
dengkaipeng de50854e2d add python example. test=develop
8 years ago
dengkaipeng 60305196b8 fix spell mistakes. test=develop
8 years ago
dengkaipeng 26825d991d use comment in pool3d. test=develop
8 years ago
dengkaipeng aecc9741c0 fix pool3d doc. test=develop
8 years ago
xuezhong f857e07987
Merge pull request #15893 from xuezhong/add_sample_logits_op
8 years ago
乔龙飞 Qiao Longfei ec8e878200
Merge pull request #15840 from jacquesqiao/revert-15684-revert-15661-fix-cpu-broadcast
8 years ago
xuezhong a5acb37e4a use soft label for sampled softmax
8 years ago