mindspore-ci-bot
b7165a3fb2
!11319 [ModelZoo]fix bgcf train and eval device id bug r1.1
From: @zhan_ke
Reviewed-by: @c_34,@oacjiewen
Signed-off-by: @c_34
5 years ago
mindspore-ci-bot
98a2290774
!11370 [ME]Add debug environment variables of dump ir and 'for' trans to 'while'
From: @chenfei52
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
bc93ef1fc7
!11385 update annotation of WarmUpLR, FTRL, LARS, etc. operators.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@ljl0711
Signed-off-by: @liangchenghui
5 years ago
wangshuide2020
f8d979ec34
update annotation of WarmUpLR, FTRL, LARS, etc. operators.
5 years ago
mindspore-ci-bot
3138de3752
!11361 add commit id info in package in mindspore lite
From: @hangangqiang
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @zhanghaibo5
5 years ago
mindspore-ci-bot
4031ea241c
!11362 clear parse or resolve debug info
From: @zhangbuxue
Reviewed-by: @zh_qh
Signed-off-by:
5 years ago
mindspore-ci-bot
acbccf94db
!11310 Fix transform network memory
From: @zjun3021
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
b99b47ed36
!11341 delete backend_policy in set_context
From: @wangnan39
Reviewed-by: @guoqi1024,@kingxian
Signed-off-by: @guoqi1024
5 years ago
buxue
aebef36c2d
clear parse or resolve debug info
5 years ago
mindspore-ci-bot
5b3bfda5a3
!11360 【GraphKernel】Replace Assign with InplaceAssign
From: @dayschan
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
5 years ago
mindspore-ci-bot
d963e5c8d1
!11302 fix links in model zoo
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@oacjiewen
Signed-off-by: @wuxuejian
5 years ago
mindspore-ci-bot
072d0c4c8e
!11262 【GraphKernel】Use akg BatchMatMul when dtype is float16.
From: @dayschan
Reviewed-by: @ckey_dou
Signed-off-by:
5 years ago
dayschan
2a36f8511d
[GraphKernel] Replace Assign with InplaceAssign
1. added a pass to replace Assign with InplaceAssign.
2. bugfix in eliminate_redundant_output. the side-effect node should not be eliminated.
3. bugfix in splitter, the kernel includes InplaceAssign should be a composite node.
4. added two tool function GetAllInputDeviceTypes and GetAllOutputDeviceTypes into AnfAlgo.
5 years ago
chenfei
0544a16be4
add dump level
5 years ago
mindspore-ci-bot
faa0959c6f
!11238 Decode the coordinates of prediction bbox in SSD infer network.
From: @c_34
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
5 years ago
zjun
19941d5b9c
Fix pynative dynamic cell bug
Signed-off-by: zjun <zhangjun0@huawei.com>
5 years ago
hangangqiang
a88393020f
add commit id info in package in mindspore lite
5 years ago
mindspore-ci-bot
2e033e3bac
!11337 fix ubfusion setted use num error
From: @jjfeing
Reviewed-by: @zhoufeng54,@xu-yfei
Signed-off-by: @zhoufeng54,@xu-yfei
5 years ago
mindspore-ci-bot
7e79023ffd
!11334 show line of code when parse or resolve phase exception
From: @zhangbuxue
Reviewed-by: @ginfung,@ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
288bba58b3
!11345 fix bugs of op BatchNorm1d, FastGelu in API
From: @lihongkang1
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
lihongkang
7dafa6ff1c
fix bugs
5 years ago
dayschan
09fbe6fc6a
Use akg BatchMatMul when dtype is float16
5 years ago
buxue
06985b9fec
show line of code when parse or resolve phase exception
5 years ago
wangnan39@huawei.com
2720d69028
fix bug when set backend policy
5 years ago
jjfeing
d557336199
fix ub fusion used num
5 years ago
mindspore-ci-bot
0172fb43b8
!11279 print stack infomation in dumpir
From: @bairongz
Reviewed-by: @zhunaipan,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
575942583f
!11326 Fixing 4 codex report issues
From: @hfarahat
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
d37d7c24be
!11288 Fix selected CI issues reported by static coding style check (migrate PR10942)
From: @ziruiwu
Reviewed-by: @robingrosman,@nsyca,@nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
hesham
28103304c4
Fixing some CI issues
5 years ago
mindspore-ci-bot
6243de82ae
!11311 Add grad of sort.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
b4e8141cac
!11292 [r1.1][MD][BugFix] MindData remove the compile link of _c_dataengine and numa
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
0b2e4229bc
!11304 Modify readme of deeptext and fix shell of train
From: @zhouyaqiang0
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @c_34
5 years ago
zhanke
3c7314ae85
fix bgcf device id bug
5 years ago
liuxiao93
435d137e01
Add grad of sort.
5 years ago
mindspore-ci-bot
303a5e5d70
!11235 stitch fusion
From: @r1chardf1d0
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
60aae7833f
!11282 [bert][gpu][graph_kernel]set AllReduce split
From: @hanhuifeng2020
Reviewed-by: @gaoxiong1,@c_34
Signed-off-by: @c_34
5 years ago
mindspore-ci-bot
f226aa6e4f
!11291 Kill child of fork in model converter
From: @zhoufeng54
Reviewed-by: @kisnwang,@xu-yfei
Signed-off-by: @xu-yfei
5 years ago
r1chardf1d0
21da28f3ca
stitch info
5 years ago
zhoufeng
f036cfca22
kill child of fork in model converter
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
d7b25bd42e
!11289 dataset: minor fixes which resolve codedex CI alarms, mostly CONST_POINTER_PARAM
From: @cathwong
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
zhaoting
078e52c3d4
fix README link
5 years ago
zhouyaqiang
8543d6e0b9
Modify readme of deeptext
5 years ago
mindspore-ci-bot
99abd52fb9
!11269 fix bugs of op Atan, asinh, acosh, DiGamma, Equal, ExpandDims and so on
From: @lihongkang1
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
5 years ago
chenhaozhe
b2fef4d7af
Infer SSD with decoder
5 years ago
xiefangqi
7b66b7f10f
change md numa link to dllload
5 years ago
mindspore-ci-bot
31c5df9c99
!11283 [ModelZoo]fix bgcf device id bug r1.1
From: @zhan_ke
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
5 years ago
Zirui Wu
5806787f74
fix selected checkbot issues
5 years ago
mindspore-ci-bot
7808a17457
!11285 FIx CI warning to r1.1, use CONST_POINTER in node build
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
d622857e8c
!11260 Fix CI warnings
From: @ezphlow
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
mindspore-ci-bot
a5f8467867
!11286 Fixing some CI issues
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago