Commit Graph

10836 Commits

Author SHA1 Message Date
hesham 9cee0d2143 Add num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
mindspore-ci-bot e69d868016 !6860 change glog pack path
Merge pull request !6860 from yeyunpeng2020/master
2020-09-24 23:19:42 +08:00
mindspore-ci-bot 2f3add4acd !6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
2020-09-24 23:10:47 +08:00
mindspore-ci-bot a11873a7b4 !6859 [MSLITE] fp16 quant fix
Merge pull request !6859 from wangchangkai/master
2020-09-24 23:03:36 +08:00
kai00 797221b144 float16 quant fix 2020-09-24 21:52:30 +08:00
yeyunpeng 89c05d956e change log_adapter 2020-09-24 21:03:47 +08:00
mindspore-ci-bot 16b77da7dd !6837 mul add fusion broaden condition
Merge pull request !6837 from zhaozhenlong/lite/issue/mul_add_fusion_cond_broaden
2020-09-24 21:02:31 +08:00
mindspore-ci-bot f5ea4c39ea !6827 remove useless code
Merge pull request !6827 from zhangbuxue/remove_useless_code
2020-09-24 20:51:08 +08:00
mindspore-ci-bot 02f0ff0254 !6811 add yolov3_resnet18&yolov3_darknet53&yolov3_darknet53_quant&deepfm hub conf files
Merge pull request !6811 from chengxb7532/master
2020-09-24 20:50:56 +08:00
zhaozhenlong c52266ed31 only when both 4d and not same shape, do fusion 2020-09-24 20:39:07 +08:00
mindspore-ci-bot f00002a934 !6786 Add tflite parsers for PRELU and NEG operators and fix two little bugs in tflite quantize and dequantize parsers
Merge pull request !6786 from XianglongZeng/myms
2020-09-24 20:23:46 +08:00
mindspore-ci-bot 12e52aa418 !6820 [MSLITE][Develop] optimization for fp32 kernel on arm32
Merge pull request !6820 from lixian/master
2020-09-24 19:15:43 +08:00
mindspore-ci-bot e100df0340 !6848 [MSLITE] Use local max input value instead of the global one for fp32 & fp16 softmax
Merge pull request !6848 from zhanyuan/dev
2020-09-24 19:15:32 +08:00
mindspore-ci-bot f7db856b69 !6846 [MSLITE]transformat optimize for slice and crop
Merge pull request !6846 from zhengjun10/stride
2020-09-24 19:14:09 +08:00
mindspore-ci-bot 6300fa822f !6841 [MSLITE][Develop] remove mul op weight quant
Merge pull request !6841 from yangruoqi713/lite
2020-09-24 17:54:01 +08:00
mindspore-ci-bot e2993e5910 !6785 [MS][LITE]replace 8x8 compute block with 12x8 in fp32 common conv
Merge pull request !6785 from fuzhiye/tmp
2020-09-24 17:45:24 +08:00
zhanyuan 23d9ff9113 Use local max input value instead of the global one for fp32 & fp16 softmax 2020-09-24 17:39:26 +08:00
zhengjun10 f329bdd77b transformat optimize for slice and crop 2020-09-24 17:26:47 +08:00
mindspore-ci-bot faf871c971 !6555 generate quant param use warning log
Merge pull request !6555 from cjh9368/quant_same_datatype
2020-09-24 17:26:29 +08:00
mindspore-ci-bot 2ef51bdeae !6839 Add functions that the split size can be -1 at the end of split ops
Merge pull request !6839 from liuwenhao/master
2020-09-24 17:20:46 +08:00
lixian 939ccf7b58 optimization for fp32 matmul kernel on arm32 2020-09-24 17:14:29 +08:00
fuzhiye 2b056b7a28 replace 8x8 block with 12x8 block in common conv 2020-09-24 17:14:20 +08:00
chengxianbin 535853c205 add yolov3_resnet18&yolov3_darknet53&yolov3_darknet53_quant&deepfm hub conf files 2020-09-24 17:11:36 +08:00
mindspore-ci-bot 8558d4f06e !6840 [MSLITE] Fix the bug of int8 matmul weight tensor init
Merge pull request !6840 from zhanyuan/dev
2020-09-24 17:03:49 +08:00
zhanyuan 917adc6baf Fix the bug of int8 matmul weight tensor init 2020-09-24 16:49:54 +08:00
mindspore-ci-bot 5bd1dd4e89 !6823 update invalid links.
Merge pull request !6823 from zhangyi/master
2020-09-24 16:33:06 +08:00
cjh9368 0ac7c7884d fuse benchmark and timeprofiler 2020-09-24 16:16:03 +08:00
liuwenhao4 6a22608401 Add the function that split size can be -1 at the end of split ops 2020-09-24 16:14:19 +08:00
mindspore-ci-bot 794f07bdc5 !6824 [AutoParallel]Add check for allreduce fusion
Merge pull request !6824 from lichen/add_limit_for_allreduce_fusion
2020-09-24 16:11:01 +08:00
mindspore-ci-bot 2b6a88e09e !6759 Add music auto tagging network in modelzoo
Merge pull request !6759 from jiangzhenguang/add_music_auto_tagging
2020-09-24 16:07:10 +08:00
mindspore-ci-bot 3cf6cb6ddb !6752 change lite log_adapter
Merge pull request !6752 from yeyunpeng2020/log
2020-09-24 16:04:22 +08:00
yangruoqi713 cd40cbbfb2 [MSLITE][Develop] remove mul op weight quant 2020-09-24 16:03:06 +08:00
AGroupofProbiotocs e7acc8826d add tflite parsers for PRELU and NEG operators 2020-09-24 16:01:54 +08:00
mindspore-ci-bot c55c0e0f0c !4030 replace unused parameter in graph inputs
Merge pull request !4030 from laiyongqiang/replace_parameter
2020-09-24 16:01:00 +08:00
mindspore-ci-bot 6855a8756f !6828 [MSLITE][Develop] fix split output
Merge pull request !6828 from sunsuodong/fix_split_fp16
2020-09-24 15:59:41 +08:00
mindspore-ci-bot b1fda1d929 !5797 add st for pynative mode part2
Merge pull request !5797 from Simson/enhancement-API
2020-09-24 15:50:55 +08:00
mindspore-ci-bot aec44adc41 !6833 update release info for 1.0.0
Merge pull request !6833 from HW_KK/master
2020-09-24 15:35:39 +08:00
wuweikang a252772145 update release info for 1.0.0 2020-09-24 15:31:19 +08:00
lichenever 395d3f0848 add_limit_for_allreduce_fusion 2020-09-24 15:06:58 +08:00
mindspore-ci-bot 55be3c42a5 !5875 Add IFMR op for new backend.
Merge pull request !5875 from liuxiao93/IFMR-OpenSource-new-backend
2020-09-24 15:01:08 +08:00
sunsuodong 343a489eaa fix split output 2020-09-24 14:56:32 +08:00
buxue a9da8e02a2 remove useless code 2020-09-24 14:41:44 +08:00
zhangyi 7ad8452617 Update invalid links. 2020-09-24 14:40:16 +08:00
mindspore-ci-bot 6fd4848a63 !6821 fix convolution mem rise
Merge pull request !6821 from wandongdong/master
2020-09-24 14:38:56 +08:00
yeyunpeng 738b21c970 change log_adapter 2020-09-24 14:33:13 +08:00
mindspore-ci-bot 2e071243b3 !6810 [MD] Fix transforms train failed issue
Merge pull request !6810 from xiefangqi/xfq_fix_uniqueid_issue
2020-09-24 14:29:24 +08:00
mindspore-ci-bot b446d66d11 !6819 [MSLITE][Develop] fix split fp16 kernel
Merge pull request !6819 from sunsuodong/fix_split_fp16
2020-09-24 14:25:50 +08:00
mindspore-ci-bot 510959e3bd !6814 [MSLITE][Develop] conv1x1 parallel by hw
Merge pull request !6814 from ling/conv1x1
2020-09-24 14:25:35 +08:00
mindspore-ci-bot 2e1742ead7 !6807 Set weight size limit for PS mode.
Merge pull request !6807 from ZPaC/master-embedding-lookup-large-tensor-limit
2020-09-24 14:24:12 +08:00
mindspore-ci-bot 14a5562e17 !6713 optimize custom vector
Merge pull request !6713 from jianghui58/master
2020-09-24 14:20:24 +08:00