mindspore-ci-bot
053ec62018
!16079 assgin add bug fix
From: @zyx5256
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
d632a34b16
!16042 Fixes RNG_seed bug in StandardNormal operator
From: @huangbo77
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
8e126e3254
!15897 add docker start to deeplabv3
From: @jiangzg001
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
4 years ago
lishanni513
e17ec96df6
Enable acceleration by Graph Kernel for Wide&Deep base model
4 years ago
mindspore-ci-bot
a716fbfabb
!15957 [GraphKernel]Fix Static Check
From: @jiaoy1224
Reviewed-by: @gaoxiong1,@gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
dcec57955c
!16035 Add Server part 3
From: @zpac
Reviewed-by: @cristoval
Signed-off-by:
4 years ago
mindspore-ci-bot
0f727cb062
!16039 [MS][LITE]No error is reported when GPU and NPU inference is configured.
From: @mengyuanli
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
buxue
0eab785cfa
unify dump path and support npy format
4 years ago
mindspore-ci-bot
1dc0efbab5
!16022 GPU Conv3d grad op support
From: @tom__chen
Reviewed-by: @robingrosman,@mikef
Signed-off-by:
4 years ago
mindspore-ci-bot
b86747b9a6
!15813 Convert some pipeline Ops to be inlined
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
045afa7686
!16033 [Debugger] Fixing ci alarm on typedef in master
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@tom__chen
Signed-off-by: @john_tzanakakis
4 years ago
tom__chen
94ff2fd30f
conv3d grad gpu op
4 years ago
zhuyuxiao
4e5a322f49
assign add bug fix
4 years ago
mindspore-ci-bot
c88bc17d94
!15992 [Debugger] Add a dir check to offline debugger in async mode
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@mikef
Signed-off-by: @john_tzanakakis
4 years ago
mindspore-ci-bot
963eece5d9
!16034 use device type in dump file name when trans_flag=false
From: @john_tzanakakis
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
ZPaC
a6f9814552
Add Server part 3
4 years ago
mindspore-ci-bot
dbab5ceddd
!16056 retrive modelzoo testcase deeplab3
From: @anzhengqi
Reviewed-by: @wuxuejian,@ms_yan,@jonyguo
Signed-off-by: @jonyguo
4 years ago
chenjianping
2766271248
support custom op infershape
4 years ago
zengxianglong
6cfad360ec
fix memory leak caused by unterminated threads
4 years ago
mindspore-ci-bot
7a3d9f2ad7
!14433 Ignore items order in HyperMap.
From: @zh_qh
Reviewed-by: @hwhewei,@ginfung
Signed-off-by: @ginfung
4 years ago
Ziyan
2a752f24bf
enable not fully use opt shard
4 years ago
anzhengqi
19adf183d2
retrive deeplabv3 testcase
4 years ago
yao_yf
a31cd2ff47
add detailed description communication init log in cpu
4 years ago
zhujingxuan
792b63f3c2
add arm32 ci
4 years ago
Yang Jiao
e8ab41ac23
fix static check warnings
4 years ago
mindspore-ci-bot
ac5af72836
!16043 fix If the frequency is not set on the NPU, the CompileGraph fails
From: @zhaozhenlong
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
dc4815860b
!15980 [MS][LITE][TOD] Add weight quantization to serialization of flatbuffer in runtime
From: @ehaleva
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
00ea69108c
!15594 fix data trans error
From: @liubuyu
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
4 years ago
mengyuanli
aa8051a9e8
check device list size in context
4 years ago
mindspore-ci-bot
fcb2ec2779
!16041 fix parallel pass
From: @zoloft
Reviewed-by: @hangangqiang,@wangchengyuan
Signed-off-by: @hangangqiang
4 years ago
Emir Haleva
5251f59f27
Merge quant util of converter and runtime, and save quantized models
4 years ago
mindspore-ci-bot
d76574bbbf
!15973 parallel env variables check
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
e0422e972e
!16019 If dataset_dir is not a dir or something else validation is not right somehow
From: @xiefangqi
Reviewed-by: @ms_yan,@liucunwei,@jonyguo
Signed-off-by: @liucunwei
4 years ago
unknown
4f10876822
bert & lstm & gru & textcnn 310 inference
modified: model_zoo/official/nlp/bert/postprocess.py
modified: model_zoo/official/nlp/gru/postprocess.py
modified: model_zoo/official/nlp/lstm/preprocess.py
modified: model_zoo/official/nlp/textcnn/postprocess.py
4 years ago
dinglinhe
79d2030f9d
Update docs of BatchNorm2d and SparsetToDense
4 years ago
mindspore-ci-bot
0887d35b1c
!15951 [GraphKernel]add the attribute reduce_output_fuse to enable fuse for the reduce_output on Ascend
From: @hanhuifeng2020
Reviewed-by: @gaoxiong1,@dylangeng
Signed-off-by: @dylangeng
4 years ago
huangbo77
d137e57b3e
fixes RNG_seed bug
4 years ago
zhaozhenlong
aff228349b
fix npu default frequency
4 years ago
mindspore-ci-bot
bf80112e17
!15943 [GraphKernel]extend inputs of update if which have multiple outputs
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
z00512249
85a017e75d
fix parallel pass
4 years ago
mindspore-ci-bot
ed539597c2
!15415 [GraphKernel]adapt for logsoftmax in ascend
From: @wenfangpei
Reviewed-by: @gaoxiong1,@ckey_dou,@gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou,@ckey_dou
4 years ago
mindspore-ci-bot
6c63e01112
!15952 [GraphKernel] Clean code warning in master branch.
From: @tronzhang
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
dayschan
3bf0d8a19a
Refactor GraphKernelCluster
Use a disjoint-set to maintain the clusters before building anf-graph, to speed up the process of building graph.
Dump the change of nodes to file if the graphkernel flag "dump_as_text" is set.
The algorithm of CheckCircle is unchanged.
Reuse the FuseNodesToSubGraph interface.
4 years ago
wangyanling
ee1b803416
optimize cpu adam op
4 years ago
mindspore-ci-bot
7962d88b19
!16012 add windows codegen packing script
From: @zhujingxuan
Reviewed-by: @wangchengyuan,@zhanghaibo5
Signed-off-by: @wangchengyuan
4 years ago
mindspore-ci-bot
1440382bc1
!15521 add arm64 ci
From: @zhujingxuan
Reviewed-by: @wangchengyuan,@zhanghaibo5
Signed-off-by: @wangchengyuan
4 years ago
mindspore-ci-bot
4035367df2
!15827 add modelzoo network ssd-mobilenet testcase
From: @anzhengqi
Reviewed-by: @c_34,@jonyguo
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
f0339c921e
!15823 add modelzoo network deeplabv3
From: @anzhengqi
Reviewed-by: @oacjiewen,@jonyguo
Signed-off-by: @jonyguo
4 years ago
mindspore-ci-bot
000bacafd6
!16014 modify log for matmul info
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
yefeng
4a96467352
build_ios
4 years ago