mindspore-ci-bot
|
cc7f12f9ad
|
!7292 change amp level of inceptionv3 from o2 to o3
Merge pull request !7292 from zhouyaqiang0/master
|
4 years ago |
mindspore-ci-bot
|
b8b669f0ee
|
!7207 Upgrade ompi to v4.0.3
Merge pull request !7207 from ZPaC/master-upgrade-ompi
|
4 years ago |
mindspore-ci-bot
|
9aba77dfec
|
!7276 fix cpu conv2d padding
Merge pull request !7276 from baihuawei/conv2d
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
d4d3d286cb
|
!7227 fix cpu slice with a certain scene
Merge pull request !7227 from baihuawei/fixslice
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
7e7d47db50
|
!7266 RandomResizedCrop for C API
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
|
4 years ago |
mindspore-ci-bot
|
fc14f2f785
|
!7268 Support Invert and GumbelCDF Bijectors
Merge pull request !7268 from XunDeng/gumbel_cdf
|
4 years ago |
mindspore-ci-bot
|
863adb656b
|
!7253 fix vgg16 eval shell script bug
Merge pull request !7253 from caojian05/ms_master_bugfix
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
55bcc0d7cf
|
!7305 [MS][LITE][CPU] fp16 conv1x1 asm optimize
Merge pull request !7305 from liuzhongkai/conv1x1_asmop
|
4 years ago |
yujianfeng
|
dc954d4c96
|
Fix checking nop for a cnode whose first input is not a value node
|
4 years ago |
mindspore-ci-bot
|
044a511726
|
!7254 [ME] reused `check_type` function
Merge pull request !7254 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
257570b3b2
|
!7291 [MS][LITE][Develop]optimization for fp32 winograd on arm32
Merge pull request !7291 from lixian/master
|
4 years ago |
mindspore-ci-bot
|
627bf391c6
|
!7281 use faster sort algorithm in detection_post_process op
Merge pull request !7281 from wangzhe/tmp
|
4 years ago |
liuzhongkai
|
73f3bf1176
|
fp16 conv1x1 init asm optimize
|
4 years ago |
buxue
|
d145bd62f5
|
improve the implicit conversion rule when there are float Number and other type Number
|
4 years ago |
mindspore-ci-bot
|
5c86716130
|
!7280 [bugfix] save ir file failed
Merge pull request !7280 from zyli2020/bug_fix
|
4 years ago |
mindspore-ci-bot
|
2fb6b0cc5d
|
!7140 UnsortedSegmentSum null check
Merge pull request !7140 from chenweifeng/unsorted-null-checkout
|
4 years ago |
mindspore-ci-bot
|
4f446bba83
|
!7289 [Revert Code]Revert python code in array_ops.py
Merge pull request !7289 from caifubi/dynamic_shape
|
4 years ago |
mindspore-ci-bot
|
bcd72c25ee
|
!7287 [MD] minddata fix opencv float exception issue
Merge pull request !7287 from xiefangqi/md_fix_opencv_issue
|
4 years ago |
mindspore-ci-bot
|
7425e1699e
|
!7235 C++ api add RescaleOp
Merge pull request !7235 from shenwei41/sw_master
|
4 years ago |
chenzomi
|
90de7be0fa
|
[ME] reused `check_type` function
|
4 years ago |
mindspore-ci-bot
|
f391d5f0dc
|
!7290 [MS][LITE][CPU]optimize int8 sigmoid op
Merge pull request !7290 from fuzhiye/tmp
|
4 years ago |
mindspore-ci-bot
|
83bdc34716
|
!7293 [MSLITE] Add ci test for onnx model.
Merge pull request !7293 from wangshaocong/ci_master
|
4 years ago |
mindspore-ci-bot
|
39f713b0b2
|
!7282 disable allgather fusion in parallel optimizer temprorily
Merge pull request !7282 from gziyan/disable_comm_fusion_temp
|
4 years ago |
fuzhiye
|
8549266616
|
optimize int8 sigmoid(logistic)
|
4 years ago |
lixian
|
7f3582d0f5
|
optimization for fp32 winograd on arm32
|
4 years ago |
mindspore-ci-bot
|
11058ad0ef
|
!7284 disable async run graph
Merge pull request !7284 from kisnwang/disable-async-run-graph
|
4 years ago |
wang_shaocong
|
ac81f0f6e0
|
add ci test for onnx model.
|
4 years ago |
wangzhe
|
52e9ba1df7
|
implement partial sort
|
4 years ago |
mindspore-ci-bot
|
b619af917f
|
!7166 gpu no broad cast kernel dims exceed
Merge pull request !7166 from chenweifeng/broadcast-grad-dims-exceed
|
4 years ago |
zhouyaqiang
|
3b3b701edf
|
change amp level of inceptionv3 from o2 to o3
|
4 years ago |
mindspore-ci-bot
|
520a09c76d
|
!7277 [MSLITE] improve bn fusion
Merge pull request !7277 from ghzl/imrove-bn-fusion
|
4 years ago |
caifubi
|
a2196d69c6
|
Revert Shape changes in array_ops.py
|
4 years ago |
mindspore-ci-bot
|
736519496c
|
!7278 [MSLITE]floordiv , floormod and Add of arithmetic support int type
Merge pull request !7278 from zhaodezan/master
|
4 years ago |
mindspore-ci-bot
|
f2c76ed745
|
!7286 [MS][LITE][CPU]fix winograd init asm bug
Merge pull request !7286 from liuzhongkai/winograd_optimize
|
4 years ago |
lizhenyu
|
0611f6231a
|
[bugfix] save ir file failed
|
4 years ago |
xiefangqi
|
ba38523674
|
fix opencv float exception
|
4 years ago |
chenhaozhe
|
1464bf3dd8
|
add hccl_time_out options in bert distribute launcher
|
4 years ago |
liuzhongkai
|
9457409314
|
fix winograd init bug
|
4 years ago |
kswang
|
1871138533
|
disable async run graph
|
4 years ago |
mindspore-ci-bot
|
3879f1272e
|
!7198 [MS][LITE][Develop]support automatic generate ops.fbs
Merge pull request !7198 from chenjianping/lite_dev2
|
4 years ago |
mindspore-ci-bot
|
42e68b7f4d
|
!7270 [DynamicShape] dynamic shape bugfix, support get max shape of NoShape operator
Merge pull request !7270 from caifubi/dump_bugfix
|
4 years ago |
mindspore-ci-bot
|
b2160eadc4
|
!7238 [DynamicShape] Add dyanmic shape CI test case
Merge pull request !7238 from caifubi/dynamic_shape
|
4 years ago |
mindspore-ci-bot
|
1397319c3d
|
!7005 fix fp16 memory leaks and maven publish
Merge pull request !7005 from yeyunpeng2020/java
|
4 years ago |
mindspore-ci-bot
|
9aa876b34b
|
!7275 [Dump] Get physical device for gpu dump
Merge pull request !7275 from caifubi/dump
|
4 years ago |
Ziyan
|
adc92496e8
|
disable comm fusion in parallel optimizer temp
|
4 years ago |
guohongzilong
|
4c4d5734aa
|
import bn fusion
|
4 years ago |
mindspore-ci-bot
|
438cd08016
|
!7279 [MSLITE][Develop] add HashtableLookup kernel
Merge pull request !7279 from sunsuodong/hashtable_lookup
|
4 years ago |