Commit Graph

3750 Commits (654825cfe3ae7a7dcc85833d28ae52c5a97f6d0c)

Author SHA1 Message Date
Jiabin Yang 654825cfe3
test=develop, reconstruct layer helper to fit imperative usage (#15938)
7 years ago
wopeizl 7fbf52daa3
remove the ignored from is_empty and less_than test=develop (#15971)
7 years ago
chengduo c11f531244
Unified PE and compiler (#16042)
7 years ago
Kaipeng Deng 6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
7 years ago
liuwei1031 caadd0581d
add IfElse test case for ir memory optimize (#15998)
7 years ago
whs 0f99d24083
Make sequence_erase op support for input with multi-level LoD. (#15982)
7 years ago
lidanqing 02c106c717 MKLDNN: Add UT for conv_transpose_mkldnn op. (#16030)
7 years ago
dengkaipeng 54bbbfa71f fix doc statement. test=develop
7 years ago
dengkaipeng c1a69e3ea0 refine doc. test=develop
7 years ago
dengkaipeng 82d514345c fix spectral_norm doc. test=develop
7 years ago
dengkaipeng 24fa74d901 refine test_spectral_norm. test=develop
7 years ago
dengkaipeng 2ea5843cbf add doc and test_layers. test=develop
7 years ago
dengkaipeng 037855f42d fix attr dim calc. test=develop
7 years ago
dengkaipeng 70dbd59839 add grad kernel for spectral_norm. test=develop
7 years ago
dengkaipeng 72509ec3bd add unittest for spectral_norm. test=develop
7 years ago
dengkaipeng 3bf1ae9b59 add spectral_norm forwarn kenel
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
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
7 years ago
minqiyang 659a719315 increment resnet and ptbrnn's batch_num
7 years ago
minqiyang 50639fafdb Polish code
7 years ago
ruri 72efef6358
Merge pull request #15887 from shippingwang/cosine_decay_op
7 years ago
minqiyang fe406b98c9 Polish code
7 years ago
Xin Pan a63e2a0a4f
Merge pull request #15948 from panyx0718/api2
7 years ago
minqiyang f469bb6b36 Polish code
7 years ago
minqiyang ac88c62a5b Reset output var's pre_op pointer when op was destructed
7 years ago
baojun f285191fb3 Added adam op test=develop (#15710)
7 years ago
jerrywgz b92ef45fe9
Merge pull request #15678 from jerrywgz/refine_softmax_with_cross_entropy
7 years ago
tensor-tang 58b8231338
added concat op test=develop (#15946)
7 years ago
shippingwang 733da7b2fc fixed typo, test=develop
7 years ago
dzhwinter 225c11a91f polish cudnn related code and fix bug. (#15164)
7 years ago
Xin Pan 0c277ac6e9 polish
7 years ago
Xin Pan 840cf780e4 add deprecation warning.
7 years ago
mozga-intel 68a9ead17a The flag of mkldnn is enabled iff it is necessary
7 years ago
baojun-nervana e4ab40a7b9 added concat op test=develop
7 years ago
minqiyang cb85ee987b Remove var op deps in imperative mode
7 years ago
colourful-tree 7d8f639883
Merge pull request #15902 from colourful-tree/new_develop
7 years ago
dzhwinter 15de2dff00
Merge pull request #15926 from dzhwinter/test/add_ir_mem_opt_tests
7 years ago
Zhen Wang e00c7a2e26
Merge pull request #15830 from wzzju/add_ir_node_encapsulation
7 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
7 years ago
qingqing01 8e439ccfff
Fix bug in fake_quantize_op and add more unit testing (#15912)
7 years ago