mindspore-ci-bot
|
f52b11f974
|
!9911 Fix an Xception training bug about init() calling position and a small bug in TextRCNN running script.
From: @penny369
Reviewed-by: @guoqi1024,@c_34
Signed-off-by: @guoqi1024
|
4 years ago |
mindspore-ci-bot
|
e5af12f8ef
|
!9898 [Auto parallel] Fix the bug of claculating 'used_devices' in VirtualDataset
From: @xiaoda_zh
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
|
4 years ago |
zhoufeng
|
f3197104e7
|
fix hccl ge stub node shape and type
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
VectorSL
|
54a496edbc
|
fix momentum-cast fusion
|
4 years ago |
Zhenglong Li
|
48a4f31c9b
|
Complete development of Dvpp feature which can be deployed on Ascend 310 Device, the function of this operation is decode + resize + center crop, the output is in format of YUV color space.
|
4 years ago |
mindspore-ci-bot
|
34b0cdccc7
|
!9897 [lite] fix onnx models convert to quantized bug
From: @xu_anyue
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
|
4 years ago |
xulei2020
|
729b8e458c
|
fix cppjieba build for gcc8.0
|
4 years ago |
mindspore-ci-bot
|
1ff38be903
|
!9742 fix distribute predict
From: @gong_zi_yan
Reviewed-by: @stsuteng,@zhunaipan,@stsuteng
Signed-off-by: @stsuteng,@stsuteng
|
4 years ago |
zhangrunjiao
|
7d5dc4735c
|
add auto parallel recursive use case
|
4 years ago |
hangangqiang
|
6628ad41d1
|
fix bug in finding subgraph input_kernels and output_kernels
|
4 years ago |
chendongsheng
|
2d2bf2d0ee
|
added server node
|
4 years ago |
mindspore-ci-bot
|
25171b454a
|
!9861 remove gtest flatbuffer protobuf eigen jpeg-turbo from third-party
From: @hangangqiang
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
|
4 years ago |
Yanjun Peng
|
f708e4b108
|
fix xception and textrcnn
|
4 years ago |
mindspore-ci-bot
|
988c011421
|
!9899 modify mindir load none type
From: @changzherui
Reviewed-by: @kingxian,@xu-yfei
Signed-off-by: @kingxian
|
4 years ago |
xiaoyisd
|
c5ba1d49d9
|
add mobilenet ascend st
|
4 years ago |
hukang
|
ac9c48afc0
|
fix image classification premissions
|
4 years ago |
mindspore-ci-bot
|
3a803b3c18
|
!9862 Fix the bug of ImageNetToMR
From: @shenwei41
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |
mindspore-ci-bot
|
b64d2b273f
|
!9875 support parse TF const variant & InferShapePass in anfTransform support tensorlist
From: @wangzhe128
Reviewed-by: @hangangqiang,@ddwsky
Signed-off-by: @hangangqiang
|
4 years ago |
Xiaoda Zhang
|
aff9aaee35
|
calculate used_devices in VirtualDataset
|
4 years ago |
mindspore-ci-bot
|
57c783af07
|
!9886 support compile by g++8.0 on centos
From: @zyli2020
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
|
4 years ago |
mindspore-ci-bot
|
e6fb6ef145
|
!9890 Fix compile error under GE background
From: @liangzhibo
Reviewed-by: @zhunaipan,@zh_qh
Signed-off-by: @zh_qh
|
4 years ago |
hangangqiang
|
ed26ff636a
|
remove gtest flatbuffer protobuf eigen jpeg-turbo from third-party
|
4 years ago |
mindspore-ci-bot
|
c42c5c0db8
|
!9887 more info for version check
From: @liubuyu
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
|
4 years ago |
mindspore-ci-bot
|
740ea71fc1
|
!9795 Fix readme of inceptionv3
From: @zhouyaqiang0
Reviewed-by: @oacjiewen
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
aeeed2b8f6
|
!9882 [MSLITE][DEVELOP] add npu op conv, conv_depthwise, pooling, activation
From: @yangruoqi713
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
|
4 years ago |
xuanyue
|
c1dd0b8e3d
|
fix onnx models convert to quantized bug
|
4 years ago |
gzhcv
|
de3a653c57
|
fix the bug of step_trace incorrect content in inference scene
|
4 years ago |
mindspore-ci-bot
|
d8a64b4ac4
|
!9796 Add SpaceToDepth fission pass to fix bug when data type is float16.
From: @liu_xiao_93
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
|
4 years ago |
liubuyu
|
9c33d3ffe0
|
add infer func for fused_sparse_adam
|
4 years ago |
changzherui
|
131a1bbb23
|
modify load mindir none type
|
4 years ago |
mindspore-ci-bot
|
d0bd77c1ef
|
!9893 [MS][LITE]HiMindSpore add star and scene module
From: @sishuikang
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
|
4 years ago |
mindspore-ci-bot
|
49baf0bc2c
|
!9879 [lite]fix reshape infershape with input is null
From: @xu_anyue
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
|
4 years ago |
mindspore-ci-bot
|
e27d8c5bf6
|
!9888 [MSLITE] Add dependencies for library files.
From: @wang_shaocong
Reviewed-by: @HilbertDavid,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
|
4 years ago |
mindspore-ci-bot
|
63fcab9d86
|
!9874 Add checking the threshold of anomaly detection
From: @zhangxinfeng3
Reviewed-by: @zichun_ye,@wang_zi_dong
Signed-off-by: @zichun_ye
|
4 years ago |
mindspore-ci-bot
|
6a5cf1c711
|
!9884 Fix bug while there are multiple embedding-lookup
From: @zpac
Reviewed-by: @limingqi107,@kisnwang
Signed-off-by: @kisnwang
|
4 years ago |
yangruoqi713
|
78865d79fb
|
[MSLITE][DEVELOP] add npu op conv, conv_depthwise, pooling, activation
|
4 years ago |
Pengyongrong
|
d97bd37f57
|
fix some problems for power
|
4 years ago |
mindspore-ci-bot
|
521b059608
|
!9868 Fix pynative second order grad memory
From: @zjun3021
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
|
4 years ago |
hukang hwx963878
|
5ba1807cd8
|
HiMindSpore init scene and star
|
4 years ago |
mindspore-ci-bot
|
0420feb965
|
!9866 Move squeezenet scripts on GPU to model_zoo/research
From: @penny369
Reviewed-by: @guoqi1024,@oacjiewen
Signed-off-by: @guoqi1024
|
4 years ago |
Ziyan
|
e7a24611f4
|
fix distribtued predict
|
4 years ago |
l00591931
|
42e4c546a8
|
change cmake to fix compile error in GE
|
4 years ago |
jiangzhenguang
|
9cf856dd25
|
amend some script
|
4 years ago |
wang_shaocong
|
df0e4aca1b
|
fix bug of build
|
4 years ago |
mindspore-ci-bot
|
48f03d2272
|
!9878 add npu arithmetic ops
From: @yeyunpeng2020
Reviewed-by: @zhang_xue_tong,@hangangqiang,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
|
4 years ago |
mindspore-ci-bot
|
6de3ba6c2d
|
!9849 [MS][LITE]fix controlflow while op
From: @YeFeng_24
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
a14b3d0fc3
|
!9849 [MS][LITE]fix controlflow while op
From: @YeFeng_24
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
de142fef2b
|
!9870 modify some cpu kernel thread num
From: @kisnwang
Reviewed-by: @zhoufeng54,@jjfeing,@chujinjin
Signed-off-by: @chujinjin
|
4 years ago |
liubuyu
|
35f5938adc
|
more info for version check
|
4 years ago |
mindspore-ci-bot
|
19b81e29d9
|
!9789 minddata include package
From: @luoyang42
Reviewed-by: @zhoufeng54,@liucunwei
Signed-off-by: @liucunwei
|
4 years ago |