mindspore-ci-bot
2c13468772
!9852 improve functionalility of dumpir
From: @bairongz
Reviewed-by:
Signed-off-by:
5 years ago
zhoufeng
ee7e412def
add reset device, fix runtime delete ring buffer failed
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
yao_yf
73dbc8e7ae
fix_auto_parallel_dynamic_shape_map_set
5 years ago
ZPaC
db629a9382
Supports embedding table with broadcast slicer
5 years ago
mindspore-ci-bot
126f1abd5f
!9913 [MD]fix cppjieba build for gcc8.0
From: @xulei2020
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
134677fa6e
!9821 Fix softmax dtype and format.
From: @liangchenghui
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
5 years ago
mindspore-ci-bot
8cfc16ddcc
!9914 fix bug in finding subgraph input_kernels and output_kernels
From: @hangangqiang
Reviewed-by: @zhanghaibo5,@ddwsky
Signed-off-by: @ddwsky
5 years ago
limingqi107
72a584b7c7
gpu all-reduce memory alloc fixed
5 years ago
ougongchang
99c06b9801
Specify a maxinmum number of OpenBLAS threads
Environment variables are used to specify a maximum number of OpenBLAS threads.
In ubuntu(GPU) environment, numpy will use too many threads for computing,
it may affect the start of the summary process.
Notice: At present, the performance of setting the thread to 2 has been tested to be more suitable.
If it is to be adjusted, it is recommended to test according to the scenario first
a
5 years ago
hwjiaorui
2edc7cc193
sparse pass
format
format
format
5 years ago
Bairong
2368955eeb
improve dumpIR
5 years ago
mindspore-ci-bot
ca4225a4f3
!9717 amend some script
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
5 years ago
mindspore-ci-bot
71f4bcc7b6
!9820 bert readme update
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
5 years ago
mindspore-ci-bot
058fbd2d1f
!9765 remove serving in mindspore repo
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
looop5
4d8205cd93
Delete unused interface in graph_kernels.py
5 years ago
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
5 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
5 years ago
zhoufeng
f3197104e7
fix hccl ge stub node shape and type
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
VectorSL
54a496edbc
fix momentum-cast fusion
5 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.
5 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
5 years ago
xulei2020
729b8e458c
fix cppjieba build for gcc8.0
5 years ago
mindspore-ci-bot
1ff38be903
!9742 fix distribute predict
From: @gong_zi_yan
Reviewed-by: @stsuteng,@zhunaipan,@stsuteng
Signed-off-by: @stsuteng,@stsuteng
5 years ago
zhangrunjiao
7d5dc4735c
add auto parallel recursive use case
5 years ago
hangangqiang
6628ad41d1
fix bug in finding subgraph input_kernels and output_kernels
5 years ago
chendongsheng
2d2bf2d0ee
added server node
5 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
5 years ago
Yanjun Peng
f708e4b108
fix xception and textrcnn
5 years ago
mindspore-ci-bot
988c011421
!9899 modify mindir load none type
From: @changzherui
Reviewed-by: @kingxian,@xu-yfei
Signed-off-by: @kingxian
5 years ago
xiaoyisd
c5ba1d49d9
add mobilenet ascend st
5 years ago
mindspore-ci-bot
3a803b3c18
!9862 Fix the bug of ImageNetToMR
From: @shenwei41
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @liucunwei
5 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
5 years ago
Xiaoda Zhang
aff9aaee35
calculate used_devices in VirtualDataset
5 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
5 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
5 years ago
hangangqiang
ed26ff636a
remove gtest flatbuffer protobuf eigen jpeg-turbo from third-party
5 years ago
mindspore-ci-bot
c42c5c0db8
!9887 more info for version check
From: @liubuyu
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
mindspore-ci-bot
740ea71fc1
!9795 Fix readme of inceptionv3
From: @zhouyaqiang0
Reviewed-by: @oacjiewen
Signed-off-by:
5 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
5 years ago
xuanyue
c1dd0b8e3d
fix onnx models convert to quantized bug
5 years ago
gzhcv
de3a653c57
fix the bug of step_trace incorrect content in inference scene
5 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
5 years ago
liubuyu
9c33d3ffe0
add infer func for fused_sparse_adam
5 years ago
changzherui
131a1bbb23
modify load mindir none type
5 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
5 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
5 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
5 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
5 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
5 years ago
yangruoqi713
78865d79fb
[MSLITE][DEVELOP] add npu op conv, conv_depthwise, pooling, activation
5 years ago