Commit Graph

172 Commits (b33aaea86ccaf6f41eca018377e36ed91b64dd27)

Author SHA1 Message Date
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
7 years ago
sneaxiy 045dc12766 merge develop
7 years ago
peizhilin 9f55f1ff50 use the platform api to decide the specific instruction support or not
7 years ago
sneaxiy ae6f46a1a9 rewrite variable type
7 years ago
peizhilin 0b4f742e8a fix the build issue
7 years ago
peizhilin da42cf2055 fix build issue when xbyak is disabled on windows
7 years ago
peizhilin 1cc9d59838 disable xbyak on windows
7 years ago
tensor-tang 893957f711 Merge remote-tracking branch 'ups/develop' into refine/jit
7 years ago
tensor-tang 6648995f53 fix build
7 years ago
sneaxiy a500dfa579 rewrite ddim
7 years ago
peizhilin fa135bbf52 Fix the mkl build script on windows
7 years ago
peizhilin b601f2de8d include the mkl fix only
7 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
7 years ago
tensor-tang 74292f414c enable eltwise nchw16c mul nc
7 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
7 years ago
Yu Yang 7604b1ad51 Fix Eigen macro when using GPU
7 years ago
chengduo 04539d4c5d
Fix clip.py (#14718)
7 years ago
Michal Gallus 9455be0ba5 EltwiseMul: Extract StringToFormat to MKLDNN helper
7 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
7 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
7 years ago
Michal Gallus ed31936ba1 MKLDNN elementwise_mul: Support NCHW, update UT
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago