mindspore-ci-bot
|
cc7f12f9ad
|
!7292 change amp level of inceptionv3 from o2 to o3
Merge pull request !7292 from zhouyaqiang0/master
|
2020-10-15 09:16:03 +08:00 |
mindspore-ci-bot
|
b8b669f0ee
|
!7207 Upgrade ompi to v4.0.3
Merge pull request !7207 from ZPaC/master-upgrade-ompi
|
2020-10-15 09:15:28 +08:00 |
mindspore-ci-bot
|
9aba77dfec
|
!7276 fix cpu conv2d padding
Merge pull request !7276 from baihuawei/conv2d
|
2020-10-15 09:12:21 +08:00 |
mindspore-ci-bot
|
2313c62123
|
!7304 don't do implicit conversion when there are float Number and other type Number
Merge pull request !7304 from zhangbuxue/improve_the_implicit_conversion_rule_when_there_are_float_Number_and_other_type_Number
|
2020-10-15 09:12:10 +08:00 |
mindspore-ci-bot
|
d4d3d286cb
|
!7227 fix cpu slice with a certain scene
Merge pull request !7227 from baihuawei/fixslice
|
2020-10-15 09:11:34 +08:00 |
mindspore-ci-bot
|
04cc346744
|
!7306 Fix checking nop for a cnode whose first input is not a value node
Merge pull request !7306 from YuJianfeng/master
|
2020-10-15 09:02:53 +08:00 |
Cathy Wong
|
9f7c1a32e7
|
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
|
2020-10-14 19:10:13 -04:00 |
changzherui
|
f48d30ba8a
|
modify convert.cc warning log
|
2020-10-14 23:34:06 +08:00 |
mindspore-ci-bot
|
7e7d47db50
|
!7266 RandomResizedCrop for C API
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
|
2020-10-14 23:00:15 +08:00 |
panfengfeng
|
752035795f
|
update trantransformer scripts
|
2020-10-14 22:10:16 +08:00 |
mindspore-ci-bot
|
fc14f2f785
|
!7268 Support Invert and GumbelCDF Bijectors
Merge pull request !7268 from XunDeng/gumbel_cdf
|
2020-10-14 22:02:57 +08:00 |
mindspore-ci-bot
|
863adb656b
|
!7253 fix vgg16 eval shell script bug
Merge pull request !7253 from caojian05/ms_master_bugfix
|
2020-10-14 21:48:18 +08:00 |
mindspore-ci-bot
|
c6ba8d2d84
|
!7285 Add hccl_time_out optinos in bert distributed launcher
Merge pull request !7285 from chenhaozhe/add-hccl_time_out-options
|
2020-10-14 20:49:38 +08:00 |
liangchenghui
|
8eedd68b8e
|
Fix MatrixSetDiag, Select, Conv2D op annotation problem.
|
2020-10-14 20:30:35 +08:00 |
mindspore-ci-bot
|
55bcc0d7cf
|
!7305 [MS][LITE][CPU] fp16 conv1x1 asm optimize
Merge pull request !7305 from liuzhongkai/conv1x1_asmop
|
2020-10-14 20:12:12 +08:00 |
AGroupofProbiotocs
|
5503d78700
|
fix space_to_batch_int8 padding bug
|
2020-10-14 20:09:38 +08:00 |
yujianfeng
|
dc954d4c96
|
Fix checking nop for a cnode whose first input is not a value node
|
2020-10-14 19:21:55 +08:00 |
mindspore-ci-bot
|
044a511726
|
!7254 [ME] reused `check_type` function
Merge pull request !7254 from chenzhongming/zomi_master
|
2020-10-14 19:02:11 +08:00 |
mindspore-ci-bot
|
257570b3b2
|
!7291 [MS][LITE][Develop]optimization for fp32 winograd on arm32
Merge pull request !7291 from lixian/master
|
2020-10-14 18:44:41 +08:00 |
mindspore-ci-bot
|
627bf391c6
|
!7281 use faster sort algorithm in detection_post_process op
Merge pull request !7281 from wangzhe/tmp
|
2020-10-14 18:43:44 +08:00 |
liuzhongkai
|
73f3bf1176
|
fp16 conv1x1 init asm optimize
|
2020-10-14 18:40:28 +08:00 |
buxue
|
d145bd62f5
|
improve the implicit conversion rule when there are float Number and other type Number
|
2020-10-14 18:10:50 +08:00 |
mindspore-ci-bot
|
5c86716130
|
!7280 [bugfix] save ir file failed
Merge pull request !7280 from zyli2020/bug_fix
|
2020-10-14 18:00:35 +08:00 |
mindspore-ci-bot
|
2fb6b0cc5d
|
!7140 UnsortedSegmentSum null check
Merge pull request !7140 from chenweifeng/unsorted-null-checkout
|
2020-10-14 17:59:58 +08:00 |
liuwenhao4
|
501de1b6f6
|
Add LshProjection lite ops.
|
2020-10-14 17:47:40 +08:00 |
linqingke
|
11c4d7e8e3
|
psenet scripts update.
|
2020-10-14 17:41:52 +08:00 |
mindspore-ci-bot
|
4f446bba83
|
!7289 [Revert Code]Revert python code in array_ops.py
Merge pull request !7289 from caifubi/dynamic_shape
|
2020-10-14 17:40:52 +08:00 |
yanghaoran
|
0544549c44
|
add default path support for nnae package
|
2020-10-14 17:40:01 +08:00 |
mindspore-ci-bot
|
bcd72c25ee
|
!7287 [MD] minddata fix opencv float exception issue
Merge pull request !7287 from xiefangqi/md_fix_opencv_issue
|
2020-10-14 17:33:27 +08:00 |
yangruoqi713
|
665a7287ca
|
[MSLITE][Develop] fix bug of arm cpu matmul: init const tensor in Init function bofore check infershape done
|
2020-10-14 17:13:51 +08:00 |
mindspore-ci-bot
|
7425e1699e
|
!7235 C++ api add RescaleOp
Merge pull request !7235 from shenwei41/sw_master
|
2020-10-14 16:56:44 +08:00 |
chenzomi
|
90de7be0fa
|
[ME] reused `check_type` function
|
2020-10-14 16:55:58 +08:00 |
mindspore-ci-bot
|
f391d5f0dc
|
!7290 [MS][LITE][CPU]optimize int8 sigmoid op
Merge pull request !7290 from fuzhiye/tmp
|
2020-10-14 16:54:42 +08:00 |
mindspore-ci-bot
|
83bdc34716
|
!7293 [MSLITE] Add ci test for onnx model.
Merge pull request !7293 from wangshaocong/ci_master
|
2020-10-14 16:45:55 +08:00 |
mindspore-ci-bot
|
39f713b0b2
|
!7282 disable allgather fusion in parallel optimizer temprorily
Merge pull request !7282 from gziyan/disable_comm_fusion_temp
|
2020-10-14 16:36:22 +08:00 |
anzhengqi
|
0347d4e094
|
fix 310 psenet
|
2020-10-14 16:29:14 +08:00 |
fuzhiye
|
8549266616
|
optimize int8 sigmoid(logistic)
|
2020-10-14 16:25:01 +08:00 |
lixian
|
7f3582d0f5
|
optimization for fp32 winograd on arm32
|
2020-10-14 16:23:42 +08:00 |
baihuawei
|
91468be560
|
fix cpu square
|
2020-10-14 16:07:50 +08:00 |
mindspore-ci-bot
|
11058ad0ef
|
!7284 disable async run graph
Merge pull request !7284 from kisnwang/disable-async-run-graph
|
2020-10-14 16:03:19 +08:00 |
wang_shaocong
|
ac81f0f6e0
|
add ci test for onnx model.
|
2020-10-14 16:01:11 +08:00 |
wangzhe
|
52e9ba1df7
|
implement partial sort
|
2020-10-14 15:49:43 +08:00 |
mindspore-ci-bot
|
b619af917f
|
!7166 gpu no broad cast kernel dims exceed
Merge pull request !7166 from chenweifeng/broadcast-grad-dims-exceed
|
2020-10-14 15:34:07 +08:00 |
zhouyaqiang
|
3b3b701edf
|
change amp level of inceptionv3 from o2 to o3
|
2020-10-14 15:30:15 +08:00 |
mindspore-ci-bot
|
520a09c76d
|
!7277 [MSLITE] improve bn fusion
Merge pull request !7277 from ghzl/imrove-bn-fusion
|
2020-10-14 15:23:13 +08:00 |
caifubi
|
a2196d69c6
|
Revert Shape changes in array_ops.py
|
2020-10-14 15:12:30 +08:00 |
mindspore-ci-bot
|
736519496c
|
!7278 [MSLITE]floordiv , floormod and Add of arithmetic support int type
Merge pull request !7278 from zhaodezan/master
|
2020-10-14 15:08:12 +08:00 |
mindspore-ci-bot
|
f2c76ed745
|
!7286 [MS][LITE][CPU]fix winograd init asm bug
Merge pull request !7286 from liuzhongkai/winograd_optimize
|
2020-10-14 15:06:12 +08:00 |
lizhenyu
|
0611f6231a
|
[bugfix] save ir file failed
|
2020-10-14 15:04:21 +08:00 |
xiefangqi
|
ba38523674
|
fix opencv float exception
|
2020-10-14 14:59:46 +08:00 |