Commit Graph

7955 Commits (c11f531244982097261b072f93e932d7c568a693)

Author SHA1 Message Date
chengduo c11f531244
Unified PE and compiler (#16042)
6 years ago
Kaipeng Deng 6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
6 years ago
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
6 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
6 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
6 years ago
dengkaipeng 54bbbfa71f fix doc statement. test=develop
6 years ago
dengkaipeng c1a69e3ea0 refine doc. test=develop
6 years ago
dengkaipeng 82d514345c fix spectral_norm doc. test=develop
6 years ago
dengkaipeng 24fa74d901 refine test_spectral_norm. test=develop
6 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop
6 years ago
dengkaipeng 037855f42d fix attr dim calc. test=develop
6 years ago
dengkaipeng 70dbd59839 add grad kernel for spectral_norm. test=develop
6 years ago
dengkaipeng 72509ec3bd add unittest for spectral_norm. test=develop
6 years ago
dengkaipeng 3bf1ae9b59 add spectral_norm forwarn kenel
6 years ago
Zeng Jinle cae6614c98
Merge pull request #16005 from sneaxiy/develop-fix-executor-doc
6 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
6 years ago
Tao Luo 96f7fc60ee
Merge pull request #16013 from kbinias/kbinias/poll-mkldnn-ut
6 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
6 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
6 years ago
sneaxiy 7c4303bc4a Fix doc
6 years ago
Zhen Wang 46c5e37858 improve save_persistable api doc. test=develop (#15911)
6 years ago
Tink_Y 31d830de9f refine image_resize annotation (#15976)
6 years ago
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
6 years ago
minqiyang fa1ff1d2f1 reduce ut time
6 years ago
Tao Luo c494f64a0f
Merge pull request #15941 from mozga-intel/mozga-intel/enable_mkldnn_framework
6 years ago
tensor-tang e5f9d3a47c
Merge pull request #15892 from tensor-tang/jit/sgd
6 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
6 years ago
minqiyang 50639fafdb Polish code
6 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
6 years ago
minqiyang fe406b98c9 Polish code
6 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
6 years ago
minqiyang f469bb6b36 Polish code
6 years ago
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
6 years ago
baojun f285191fb3 Added adam op test=develop (#15710)
6 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
6 years ago
tensor-tang 58b8231338
added concat op test=develop (#15946)
6 years ago
shippingwang 733da7b2fc fixed typo, test=develop
6 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
6 years ago
Xin Pan 0c277ac6e9 polish
6 years ago
Xin Pan 840cf780e4 add deprecation warning.
6 years ago
mozga-intel 68a9ead17a The flag of mkldnn is enabled iff it is necessary
6 years ago
baojun-nervana e4ab40a7b9 added concat op test=develop
6 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
6 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
6 years ago
dzhwinter 15de2dff00
Merge pull request #15926 from dzhwinter/test/add_ir_mem_opt_tests
6 years ago
Zhen Wang e00c7a2e26
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
6 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
6 years ago
lujun a4b4ecd8b6
Merge pull request #15906 from junjun315/fix-api-doc-20190220
6 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
6 years ago
minqiyang 50c2eb0ec2 Add tracer implementation
6 years ago