gaoyong10
8727aa8cac
add switch actor
2021-04-25 09:57:09 +08:00
wilfChen
ba9bbfadf8
gpu inference mixed precision
2021-04-25 09:53:47 +08:00
mindspore-ci-bot
fa2b53eb71
!15571 Update MindSpore Doc Topk,Unique,UniqueWithPad
...
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-25 09:43:11 +08:00
mindspore-ci-bot
e26d3f5a21
!15576 fix newAxisMask making ndim incorrect
...
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
2021-04-25 09:30:04 +08:00
xuanyue
a94efee756
decouple anf and fb, add global format opt
2021-04-25 09:15:33 +08:00
liangzelang
8137d01e84
[control flow] handle same label id in one labelswitch
2021-04-24 11:13:41 +08:00
Parastoo Ashtari
f8ed1a7c28
fixed the dump file folder
...
added log in debugger.cc for pre and post execute
added log in debugger.cc for pre and post execute
fixed the format of the code
removed the repeated lines
fixed format in debugger.cc
add more logs for debugger.cc
fixed the bug in debugger.cc
removed the logs in debugger.cc
2021-04-23 11:49:01 -04:00
TFBunny
947318d4e0
fix ci alarm in core/abstract
2021-04-23 11:48:42 -04:00
Lixia Chen
44fb7ac4bb
Add support for multi-session destroy
2021-04-23 11:17:06 -04:00
mindspore-ci-bot
6801ef61e0
!13634 Add GPU HSigmoid and HSigmoidGrad and support dynamic shape
...
From: @TFbunny
Reviewed-by: @robingrosman,@robingrosman,@liangchenghui
Signed-off-by: @liangchenghui
2021-04-23 21:39:03 +08:00
mindspore-ci-bot
a000f39764
!15552 use host shape instead of device shape for debugger
...
From: @john_tzanakakis
Reviewed-by: @yelihua,@pandoublefeng
Signed-off-by: @pandoublefeng
2021-04-23 21:32:59 +08:00
mindspore-ci-bot
15cd9c8997
!15548 fix ci alarm on master
...
From: @TFbunny
Reviewed-by: @tom__chen,@liangchenghui
Signed-off-by: @liangchenghui
2021-04-23 21:24:26 +08:00
mindspore-ci-bot
87742310cc
!15446 [MD] Cache: add dynamic cache memory sizing support
...
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
2021-04-23 21:19:11 +08:00
dayschan
5edf2b3d92
Bugfix of GetValue
...
when the attr is a list that mixed with Int32Imm and Int64Imm (unreasonable, but it occured),
it will crash whether we use GetValue<std::vector<int>> or GetValue<std::vector<int64_t>>.
so we need to traverse the list and pick the numbers manually.
2021-04-23 19:39:53 +08:00
mindspore-ci-bot
ad87aca10d
!12029 Add FastText model for GPU
...
From: @yuruilee
Reviewed-by:
Signed-off-by:
2021-04-23 17:39:20 +08:00
mindspore-ci-bot
552800e03a
!15509 disable subgraph split
...
From: @ling_qiao_min
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
2021-04-23 17:34:26 +08:00
ling
e68889d704
mindrt log use mslog
2021-04-23 17:22:19 +08:00
yuzhenhua
1b2e2d005a
mindir inferenct for fasterrcnn and maskrcnn
2021-04-23 17:10:35 +08:00
mindspore-ci-bot
e3dc9a75cc
!12898 support parameter freeze
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
2021-04-23 17:04:16 +08:00
yangzhenzhang
213922574e
split axis and batch for gatherv2
2021-04-23 16:59:35 +08:00
ling
56f40e38e7
delete useless code
2021-04-23 16:39:08 +08:00
zhiqiang
2a0b443cc4
Add indexes attribute and make metrics indexes recognizable
2021-04-23 04:32:02 -04:00
mindspore-ci-bot
1c44e367e0
!15367 Add model scaffolding.
...
From: @c_34
Reviewed-by:
Signed-off-by:
2021-04-23 16:13:05 +08:00
mindspore-ci-bot
2f64dbc28a
!15575 Modify SparseToDense
...
From: @ZhengQihao3f3f3f
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
2021-04-23 16:11:24 +08:00
mindspore-ci-bot
7c9dd278b9
!15512 convert the implementation of simoidGrad TanhGrad AbsGrad CPU ops to nnacl
...
From: @yuanwei66
Reviewed-by: @zhanyuan1,@guoqi1024,@zhaizhiqiang
Signed-off-by: @guoqi1024
2021-04-23 16:09:23 +08:00
Margaret_wangrui
43b13f4a50
add control flow testcases
2021-04-23 15:57:06 +08:00
zhang__sss
08068e6a7a
bias add fusion
2021-04-23 15:50:16 +08:00
mindspore-ci-bot
8c76ee5023
!15538 [MS][LITE] add call ops
...
From: @mengyuanli
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
2021-04-23 15:49:57 +08:00
huangbingjian
302746d6a3
fix code check
2021-04-23 15:47:12 +08:00
mindspore-ci-bot
ebdea178f2
!15555 optimized the network of yolov3_darknet53
...
From: @shuzigood
Reviewed-by: @ouwenchang,@wuxuejian
Signed-off-by: @wuxuejian
2021-04-23 15:45:55 +08:00
mindspore-ci-bot
28dc085886
!15506 upgrade_ascend_0422
...
From: @ding_fei_fei
Reviewed-by: @xsmq,@liucunwei
Signed-off-by: @liucunwei
2021-04-23 15:42:31 +08:00
zhangzhaoju
afe3afa034
Clean pclint && bot
2021-04-23 15:41:52 +08:00
mindspore-ci-bot
a8bd5c3e83
!15558 [MSLITE] litebus -> mindrt
...
From: @ling_qiao_min
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
2021-04-23 15:21:54 +08:00
mindspore-ci-bot
d340e7f102
!15564 remove anfnodeptr in somas parameter
...
From: @laiyongqiang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2021-04-23 15:15:47 +08:00
dinglinhe
72fbc0111c
Update MindSpore Doc Topk,Unique,UniqueWithPad
2021-04-23 15:09:14 +08:00
dingpeifei
76f610b3ed
upgrade_ascend_0422
2021-04-23 15:08:13 +08:00
mindspore-ci-bot
181c4d31c0
!14737 add is dyanmic format op info
...
From: @jjfeing
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
2021-04-23 15:03:59 +08:00
mindspore-ci-bot
b77c3f093d
!15436 augassign
...
From: @yepei6
Reviewed-by: @yanglf1121,@kingxian
Signed-off-by: @kingxian
2021-04-23 14:58:35 +08:00
zhaozhenlong
6be1d58983
fix strided slice new axis mask exceed limit
2021-04-23 14:38:38 +08:00
ZhengQihao3f3f3f
6a8fdb30ab
mod ops 1
2021-04-23 14:26:56 +08:00
mindspore-ci-bot
4189a0c06f
!15563 [GraphKernel] fix precision error when open graph kernel
...
From: @zengzitao
Reviewed-by: @limingqi107,@anyrenwei
Signed-off-by: @anyrenwei
2021-04-23 14:19:40 +08:00
mindspore-ci-bot
fb1bd143d0
!15481 yolov3_darknet53 & resnet18 310 inference
...
From: @zhangxiaoxiao16
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34
2021-04-23 14:17:41 +08:00
mindspore-ci-bot
0fa86fb295
!15259 trt operator
...
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
2021-04-23 14:10:55 +08:00
mindspore-ci-bot
620224fd48
!15553 modify checkout file name bug
...
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
2021-04-23 14:03:09 +08:00
xcnick
181844a3d9
Add floormod op for cpu and gpu
2021-04-23 13:50:16 +08:00
yepei6
81789ffb5d
augassign
2021-04-23 11:58:07 +08:00
mindspore-ci-bot
33fd9ca01b
!15439 add IPT net
...
From: @Somnus2020
Reviewed-by: @oacjiewen,@c_34,@linqingke
Signed-off-by: @linqingke
2021-04-23 11:31:12 +08:00
mindspore-ci-bot
f0c4b043e8
!14668 Add more numpy interfaces
...
From: @yanglf1121
Reviewed-by:
Signed-off-by:
2021-04-23 11:18:34 +08:00
mindspore-ci-bot
9122cdbbae
!15518 [MSLITE] Fix bug of fp16subgraph preprocess.
...
From: @wang_shaocong
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @zhanghaibo5
2021-04-23 11:16:10 +08:00
mindspore-ci-bot
c4884223e2
!15531 Update MindSpore Doc Topk,Unique,UniqueWithPad
...
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
2021-04-23 11:08:59 +08:00