gaoyong10
8727aa8cac
add switch actor
4 years ago
wilfChen
ba9bbfadf8
gpu inference mixed precision
4 years ago
mindspore-ci-bot
fa2b53eb71
!15571 Update MindSpore Doc Topk,Unique,UniqueWithPad
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
e26d3f5a21
!15576 fix newAxisMask making ndim incorrect
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
xuanyue
a94efee756
decouple anf and fb, add global format opt
4 years ago
liangzelang
8137d01e84
[control flow] handle same label id in one labelswitch
4 years ago
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
4 years ago
TFBunny
947318d4e0
fix ci alarm in core/abstract
4 years ago
Lixia Chen
44fb7ac4bb
Add support for multi-session destroy
4 years ago
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
4 years ago
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
4 years ago
mindspore-ci-bot
15cd9c8997
!15548 fix ci alarm on master
From: @TFbunny
Reviewed-by: @tom__chen,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
87742310cc
!15446 [MD] Cache: add dynamic cache memory sizing support
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
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.
4 years ago
mindspore-ci-bot
ad87aca10d
!12029 Add FastText model for GPU
From: @yuruilee
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
552800e03a
!15509 disable subgraph split
From: @ling_qiao_min
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
ling
e68889d704
mindrt log use mslog
4 years ago
yuzhenhua
1b2e2d005a
mindir inferenct for fasterrcnn and maskrcnn
4 years ago
mindspore-ci-bot
e3dc9a75cc
!12898 support parameter freeze
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
yangzhenzhang
213922574e
split axis and batch for gatherv2
4 years ago
zhaodezan
3217140a1d
SoLoader refresh demo
4 years ago
ling
56f40e38e7
delete useless code
4 years ago
zhiqiang
2a0b443cc4
Add indexes attribute and make metrics indexes recognizable
4 years ago
mindspore-ci-bot
1c44e367e0
!15367 Add model scaffolding.
From: @c_34
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
2f64dbc28a
!15575 Modify SparseToDense
From: @ZhengQihao3f3f3f
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
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
4 years ago
Margaret_wangrui
43b13f4a50
add control flow testcases
4 years ago
zhang__sss
08068e6a7a
bias add fusion
4 years ago
mindspore-ci-bot
8c76ee5023
!15538 [MS][LITE] add call ops
From: @mengyuanli
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
4 years ago
huangbingjian
302746d6a3
fix code check
4 years ago
mindspore-ci-bot
ebdea178f2
!15555 optimized the network of yolov3_darknet53
From: @shuzigood
Reviewed-by: @ouwenchang,@wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
28dc085886
!15506 upgrade_ascend_0422
From: @ding_fei_fei
Reviewed-by: @xsmq,@liucunwei
Signed-off-by: @liucunwei
4 years ago
zhangzhaoju
afe3afa034
Clean pclint && bot
4 years ago
mindspore-ci-bot
a8bd5c3e83
!15558 [MSLITE] litebus -> mindrt
From: @ling_qiao_min
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
d340e7f102
!15564 remove anfnodeptr in somas parameter
From: @laiyongqiang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
4 years ago
dinglinhe
72fbc0111c
Update MindSpore Doc Topk,Unique,UniqueWithPad
4 years ago
dingpeifei
76f610b3ed
upgrade_ascend_0422
4 years ago
mindspore-ci-bot
181c4d31c0
!14737 add is dyanmic format op info
From: @jjfeing
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
b77c3f093d
!15436 augassign
From: @yepei6
Reviewed-by: @yanglf1121,@kingxian
Signed-off-by: @kingxian
4 years ago
zhaozhenlong
6be1d58983
fix strided slice new axis mask exceed limit
4 years ago
ZhengQihao3f3f3f
6a8fdb30ab
mod ops 1
4 years ago
mindspore-ci-bot
4189a0c06f
!15563 [GraphKernel] fix precision error when open graph kernel
From: @zengzitao
Reviewed-by: @limingqi107,@anyrenwei
Signed-off-by: @anyrenwei
4 years ago
mindspore-ci-bot
fb1bd143d0
!15481 yolov3_darknet53 & resnet18 310 inference
From: @zhangxiaoxiao16
Reviewed-by: @c_34,@liangchenghui
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
0fa86fb295
!15259 trt operator
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
620224fd48
!15553 modify checkout file name bug
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
4 years ago
xcnick
181844a3d9
Add floormod op for cpu and gpu
4 years ago
yepei6
81789ffb5d
augassign
4 years ago
mindspore-ci-bot
33fd9ca01b
!15439 add IPT net
From: @Somnus2020
Reviewed-by: @oacjiewen,@c_34,@linqingke
Signed-off-by: @linqingke
4 years ago
mindspore-ci-bot
f0c4b043e8
!14668 Add more numpy interfaces
From: @yanglf1121
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9122cdbbae
!15518 [MSLITE] Fix bug of fp16subgraph preprocess.
From: @wang_shaocong
Reviewed-by: @zhanghaibo5,@hangangqiang
Signed-off-by: @zhanghaibo5
4 years ago