mindspore-ci-bot
421bf40287
!9448 fix cpu issues
From: @huaweib
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
5 years ago
mindspore-ci-bot
fa55562a8e
!9496 [MS][LITE]FIX Demo Build
From: @gongdaguo
Reviewed-by: @zhanghaibo5,@HilbertDavid
Signed-off-by: @zhanghaibo5
5 years ago
bingyaweng
c103fd5823
fix some bugs of docs
5 years ago
zhouyuanshen
3eec6a8d7b
fix bug in pack and unpack
5 years ago
gukecai
5a67a6adb0
fix hcom parallel
5 years ago
Xiaoda Zhang
9a9e3a751e
set cnode's fullname when cloning
5 years ago
caozhou
50c8c963c6
modify some examples
5 years ago
yangruoqi713
4fc003bfae
[MSLITE][Develop] return RET_INFET_INVALID when infer_flag is false for op infershape
5 years ago
yanghaoran
710bced49f
update runtime error code definition
5 years ago
mindspore-ci-bot
6acf699302
!9422 Add dynamic supports to op allreduce and reducesum on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@linqingke
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
422f58f00c
!9464 [MSLITE][Develop] fix bug of lite infershape
From: @yangruoqi713
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @hangangqiang
5 years ago
mamba_ni
7c6fc3accc
akg ops for md
format fix
fix bug
5 years ago
mindspore-ci-bot
7f8c0cbcf8
!9412 Never inline middle after block for control flow.
From: @zh_qh
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
8b404b026c
!9433 remove malfunctioned profiling callback for dynamic shape
From: @nicholas_yhr
Reviewed-by: @kisnwang,@kisnwang,@jjfeing
Signed-off-by: @jjfeing
5 years ago
mindspore-ci-bot
4f607e9c26
!9335 Add multiprocessing support to per_batch_map
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
010206a11d
!9490 fix BUG about output info of log
From: @shenwei41
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
5 years ago
mindspore-ci-bot
77587bb04d
!9447 #[MS][LITE] posenet demo function unnormal
From: @sishuikang
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhanghaibo5
5 years ago
mindspore-ci-bot
16b34e5e58
!8570 add TinyNet-A, B, D, E to model_zoo
From: @wangrao124
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
f02541b8ed
!9111 【GraphKernel】Refactor the BasicOpsFusion and CompositeOpsFusion
From: @dayschan
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
5 years ago
bai-yangfan
306e2c6ffa
mode_cell_notes
5 years ago
gongdaguo
0e7e754144
fix bulid
5 years ago
mindspore-ci-bot
7ae84da261
!9462 add MapUniform dynamic kernel
From: @fangzehua
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
5 years ago
mindspore-ci-bot
89535c4612
!9488 Fix DropoutGenMask output shape err of Transformer in Pynative mode
From: @zuochuanyong
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
28885ea687
!9374 add LogUniformCandidateSampler and ComputeAccidentalHits op for aicpu
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
5 years ago
VectorSL
6c6e2e5478
add trace for gpu error/excpt log
5 years ago
Zhang Qinghua
25a2b8cd5b
Never inline middle after block for control flow.
5 years ago
yang_chun
52637531cd
add applyadagrad operator on cpu.
5 years ago
zhouyuanshen
458f0e7c58
dynamic shape adapting for allreduce and reducesum
5 years ago
shenwei41
31325ea231
fix bug
5 years ago
dinglongwei
8cd631ca8b
add cpu_ops_maximum()
5 years ago
mindspore-ci-bot
c81bb8fe39
!9260 Add ReduceMin op for cpu
From: @anrui-wang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
9466429fdd
!9417 Mod test_dense in ut
From: @wanyiming
Reviewed-by: @zh_qh,@kingxian
Signed-off-by: @kingxian
5 years ago
liangchenghui
5bd25364d1
delete nn.LinSpace interface
5 years ago
mindspore-ci-bot
493594e045
!9380 Codedex change and comments change
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
5 years ago
lishixing3
824418c8f6
add dropout
5 years ago
lihongkang
79333916ed
fix bugs
5 years ago
zhanghuiyao
fcc6e3b49f
Add FaceQualityAssessment net model_zoo/research/cv/
5 years ago
mindspore-ci-bot
61d717032c
!9047 [lite]mindir reconstruct compatibility
From: @xu_anyue
Reviewed-by:
Signed-off-by:
5 years ago
dayschan
e5306b913d
GraphKernel Fuser
Refactor the BasicOpsFusion and CompositeOpsFusion to one pass.
Add a pass to eliminate the redundant output.
TODO: rename the file basic_ops_fusion and delete the file composite_ops_fusion
5 years ago
mindspore-ci-bot
64de6a9a93
!9324 mindspore cxx api
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
8bedff1a0d
!9450 set graph mode should before init(), otherwise hccl will report repeat init error
From: @caojian05
Reviewed-by: @linqingke,@guoqi1024
Signed-off-by: @linqingke
5 years ago
fangzehua
b8943722c8
add random_map ops
5 years ago
mindspore-ci-bot
3eb49a4a7e
!9420 [MSLITE] fp32 add optimize
From: @ling_qiao_min
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a9e586dbe7
!9428 [GraphKernel] Modify cast to accelerate amp performance when active graph kernel
From: @tronzhang
Reviewed-by: @ryanww,@gaoxiong1
Signed-off-by: @gaoxiong1
5 years ago
panfengfeng
38aad35138
change log level
5 years ago
hebotao
ae68883945
Add Select ops for cpu
Add select ops for cpu
Add select ops for cpu
Add select ops for cpu -- remove useless methods
Add select ops for cpu -- remove useless methods
Add select ops for cpu -- remove useless methods
5 years ago
zhanyuan
171e332713
[MSLITE] Support GEMV for ARM v7a
5 years ago
mindspore-ci-bot
bfc6cca4f8
!9441 modify example
From: @lijiaqi0612
Reviewed-by: @c_34,@zh_qh
Signed-off-by: @c_34
5 years ago
mindspore-ci-bot
a6766001ec
!9454 fix hccl init in resnext50
From: @zhouyaqiang0
Reviewed-by: @c_34,@guoqi1024
Signed-off-by: @c_34
5 years ago
wsq3
c811e8c714
Optimizer parameters,Improve yolov3_darknet53 network precision
5 years ago