Commit Graph

95 Commits (a5fc291fe5861417f0648b9cbd061ea0212ce2d5)

Author SHA1 Message Date
dzhwinter 104d3b4e68 add details. test=develop
6 years ago
dzhwinter 94dd50c33f add details. test=develop
6 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
Krzysztof Binias 69b7c595d6 Small fix
6 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
6 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
6 years ago
chengduo bf91d11ed5
Clean elementwise_op_function (#15502)
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
Xin Pan 3ecf6bb338
Merge pull request #15028 from yihuaxu/develop_641313ea7_elementwise_mul_mkldnn_bug_fix
6 years ago
Wu Yi fd85418329
[Feature] support mix precision training for resnet (#14899)
6 years ago
sneaxiy 73896eeb94 merge develop
6 years ago
sneaxiy b56aca82e9 merge develop
6 years ago
sneaxiy dde3afe7b7 Merge develop
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
Yihua Xu d4606bcb22 Fix the exception when tensor format is x
6 years ago
peizhilin 2e35290ffa fix build issue
6 years ago
peizhilin 201283f95c fix code style
6 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
6 years ago
tensor-tang 693e5e65ce
Merge pull request #14958 from tensor-tang/refine/jit
6 years ago
sneaxiy c1f7e54f62 merge develop
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
6 years ago
tensor-tang 1aaec571c2 fix enum style
6 years ago
tensor-tang f5532877f7 Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
peizhilin 9f55f1ff50 use the platform api to decide the specific instruction support or not
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
peizhilin 0b4f742e8a fix the build issue
6 years ago
peizhilin da42cf2055 fix build issue when xbyak is disabled on windows
6 years ago
peizhilin 1cc9d59838 disable xbyak on windows
6 years ago
tensor-tang 893957f711 Merge remote-tracking branch 'ups/develop' into refine/jit
6 years ago
tensor-tang 6648995f53 fix build
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
6 years ago
peizhilin b601f2de8d include the mkl fix only
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
tensor-tang 74292f414c enable eltwise nchw16c mul nc
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
6 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
6 years ago
Michal Gallus 9455be0ba5 EltwiseMul: Extract StringToFormat to MKLDNN helper
6 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
6 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
6 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
6 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
6 years ago