Commit Graph

9558 Commits

Author SHA1 Message Date
mindspore-ci-bot 8a427aef9a !6050 [MSLITE][Develop]int8 conv1x1 aupport arm32
Merge pull request !6050 from ling/arm32
2020-09-11 17:21:17 +08:00
mindspore-ci-bot 7d3a9d78b7 !6024 Fix CodeDEX issues in DuplexPipe.
Merge pull request !6024 from 张清华/master2
2020-09-11 17:19:55 +08:00
mindspore-ci-bot ed38d787d1 !6058 add FP16 support for arithmetch and scale op for opencl
Merge pull request !6058 from liuchao/master
2020-09-11 16:58:05 +08:00
mindspore-ci-bot 8862e38f46 !5978 Add index validity check and adapt for more conditions of sparse_to_dense ops.
Merge pull request !5978 from liuwenhao/master
2020-09-11 16:46:50 +08:00
mindspore-ci-bot 012a4fc428 !6056 remove inline for debug build
Merge pull request !6056 from zhaozhenlong/lite/issue/inline_remove
2020-09-11 16:43:10 +08:00
mindspore-ci-bot aa96c1aadf !5949 add gpu timeline.
Merge pull request !5949 from yuximiao/gpu_timeline
2020-09-11 16:40:21 +08:00
mindspore-ci-bot 0fadafdf68 !5989 Add a note for summary only supports linux systems
Merge pull request !5989 from ougongchang/linux_support
2020-09-11 16:24:41 +08:00
mindspore-ci-bot 96eb284f40 !5836 reduce int8 move assign data from malloc to run
Merge pull request !5836 from zhaozhenlong/lite/issue/reduce_int8_malloc
2020-09-11 16:22:22 +08:00
mindspore-ci-bot 9562d2d5cc !6029 l2norm trainling axis support and multithread
Merge pull request !6029 from zhaozhenlong/lite/issue/l2norm_multithread_trailing_axis
2020-09-11 16:22:06 +08:00
mindspore-ci-bot 88aedd5d71 !6003 Check if required packages exist during compilation of MindSpore
Merge pull request !6003 from yanghaoran/pathfinding
2020-09-11 16:17:59 +08:00
ling a3cc26ffcc [MSLITE][Develop]int8 conv1x1 aupport arm32 2020-09-11 16:11:33 +08:00
Corleone 60a146f173 add FP16 support for arithmetic and scale for GPU 2020-09-11 16:07:45 +08:00
Zhang Qinghua 4c81588371 Fix CodeDEX issues in DuplexPipe.
Remove reentrant function in signal handler;
Just close self in client when timeout during transaction;
2020-09-11 16:07:39 +08:00
mindspore-ci-bot 1b2713ad6d !5947 change the profiler interface.
Merge pull request !5947 from yuximiao/change_interface
2020-09-11 16:02:32 +08:00
mindspore-ci-bot 977918178d !5943 [MSLITE][Develop] Refactor SpaceToBatchND and add fp16 kernel
Merge pull request !5943 from sunsuodong/space_to_batch_nd
2020-09-11 16:02:16 +08:00
zhaozhenlong b7a5433c71 remove inline for debug build 2020-09-11 16:02:05 +08:00
mindspore-ci-bot acd896cdea !5857 [MS][LITE][Develop]support negative,negative grad,log grad
Merge pull request !5857 from chenjianping/lite_dev2
2020-09-11 15:52:13 +08:00
mindspore-ci-bot e7ce5b0ae1 !5995 Add check for relugrad
Merge pull request !5995 from riemann_penn/Add_check_for_relugrad
2020-09-11 15:40:09 +08:00
mindspore-ci-bot 394b6aa741 !6044 modify initializer bug
Merge pull request !6044 from baiyangfan/mode_init
2020-09-11 15:35:34 +08:00
chenjianping 6e1ad28724 support neg,neg_grad,log_grad 2020-09-11 15:14:27 +08:00
mindspore-ci-bot 75cc2b6ed6 !5843 mslite fix onnx conv ,reshape,dropout and matmul parser, fix infershape_pass bug
Merge pull request !5843 from 徐安越/master
2020-09-11 15:10:25 +08:00
yanghaoran 0bd4c218d4 cmake check if required packages exist 2020-09-11 15:07:17 +08:00
mindspore-ci-bot 0202ed7678 !5910 transpose put shape related to resize
Merge pull request !5910 from zhaozhenlong/lite/issue/transpose
2020-09-11 15:01:22 +08:00
mindspore-ci-bot 0aad6800e7 !5850 [MSLITE] strided slice support neg strides
Merge pull request !5850 from zhaozhenlong/lite/issue/strided_slice
2020-09-11 15:01:11 +08:00
mindspore-ci-bot fda52b50df !6028 Fix codedex issues in tensor_py.cc
Merge pull request !6028 from hewei/fix_codedex_0911
2020-09-11 14:59:45 +08:00
mindspore-ci-bot a2002da77c !5907 optimize op maximum minimum greater
Merge pull request !5907 from 陶云浩/lite
2020-09-11 14:52:35 +08:00
mindspore-ci-bot 3a9175d7b2 !6035 [MSLITE][Develop] deconv post c8 neon v8~v15 bug
Merge pull request !6035 from ling/bug
2020-09-11 14:51:09 +08:00
zhaozhenlong 2a2054b225 reduce int8 malloc data assign data split
refactor reduce run: move calc out and split func
2020-09-11 14:46:27 +08:00
mindspore-ci-bot 55adbbeae8 !5818 [MSLITE][Develop] int8 conv 1x1 support per weight output-channel on x86
Merge pull request !5818 from ling/sr
2020-09-11 14:42:05 +08:00
zhaozhenlong 9b4cce8208 l2norm multi thread and trailing axis 2020-09-11 14:39:14 +08:00
mindspore-ci-bot 5b4642d10a !4950 Fixing Minddata profiling monitor
Merge pull request !4950 from anthonyaje/monitor_fix
2020-09-11 14:34:27 +08:00
sunsuodong e2c4e74ecd Refactor SpaceToBatchND and add fp16 kernel 2020-09-11 14:28:48 +08:00
mindspore-ci-bot 7913f8361c !5994 [MSLITE][Develop] reverse_seqence seq_lengths support int64
Merge pull request !5994 from sunsuodong/fix_reverse_seqence
2020-09-11 14:23:45 +08:00
mindspore-ci-bot 5af7a308a9 !6004 mobilenetv2 del comment
Merge pull request !6004 from yepei6/mobilenetv2_del_commentt
2020-09-11 14:22:03 +08:00
mindspore-ci-bot 0bac67e819 !5996 [MS][LITE][DEVELOP]Concat ops support MutiDimension
Merge pull request !5996 from pengyongrong/concatAnyDimension
2020-09-11 14:15:48 +08:00
mindspore-ci-bot 097045c72d !6040 [MS][LITE][Develop]add black box op schema
Merge pull request !6040 from mengyuanli/add_black_box
2020-09-11 14:11:03 +08:00
mindspore-ci-bot 4e462b9ea8 !6037 No need to find python-dev while packing
Merge pull request !6037 from zhoufeng/python-check
2020-09-11 14:09:33 +08:00
mindspore-ci-bot 48b337f206 !6026 fix some test case
Merge pull request !6026 from suteng/master
2020-09-11 14:09:11 +08:00
xuanyue a4aa06db53 mslite fix onnx conv\reshape\dropout\matmul parser, fix infershape_pass bug 2020-09-11 13:25:18 +08:00
baiyangfan b7c1fbb4dc mode_init_bug 2020-09-11 13:16:58 +08:00
mindspore-ci-bot c021f2379e !5966 add bias for Conv2dBnFoldQuant
Merge pull request !5966 from yuchaojie/quant
2020-09-11 12:29:10 +08:00
mengyuanli 4d418a7eb1 add black_op schema 2020-09-11 12:24:20 +08:00
liuwenhao4 238b67199f Add index validity check and adapt for more conditions of sparse_to_dense ops. 2020-09-11 11:49:04 +08:00
Pengyongrong c3c4e98f67 concat ops support anyDimension 2020-09-10 20:47:32 -07:00
mindspore-ci-bot 9ca16d3c6c !5868 [MSLITE][Develop] arm cpu int8 conv depthwise support weight per channel
Merge pull request !5868 from yangruoqi713/weight_per_channel
2020-09-11 11:45:49 +08:00
mindspore-ci-bot e4bcb55322 !5887 [MS][LITE][CPU]rewrite winogard using general method
Merge pull request !5887 from fuzhiye/tmp
2020-09-11 11:44:24 +08:00
mindspore-ci-bot cd902a27e4 !6013 update info with new platform
Merge pull request !6013 from guozhijian/update_info_with_platform
2020-09-11 11:43:27 +08:00
zhoufeng 73c3f20e23 no need to find python-dev while packing
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-09-11 11:39:51 +08:00
zhaozhenlong a8866026d9 support neg stride
support different shape length and begins length
2020-09-11 11:39:49 +08:00
mindspore-ci-bot 77cc155e39 !5890 [MSLITE][Develop] add pad fp16 kernel
Merge pull request !5890 from sunsuodong/pad_fp16
2020-09-11 11:33:54 +08:00