TFbunny
01903eb770
add int64 support to transpose GPU
4 years ago
Peilin Wang
fea11310f0
fix docstring, add supported types
4 years ago
mindspore-ci-bot
d88aa05859
!9596 add infer function for fused sparse adam
...
From: @liubuyu
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
e54fed511f
!9907 runtime support tensorlist
...
From: @wangzhe128
Reviewed-by:
Signed-off-by:
4 years ago
Payne
4c8f0914d0
complete fancy index getitem
4 years ago
mindspore-ci-bot
0dd2f72d0f
!9938 fix_auto_parallel_dynamic_shape_map_set
...
From: @yao_yf
Reviewed-by: @stsuteng,@youui,@liangchenghui
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
fd311cf316
!9843 Added server node
...
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
weiyang
2f034b42f3
fix assign/transdata error
4 years ago
wangzhe
79c08fcd48
runtime support tensorlist
4 years ago
chenfei
6d41c00907
use select implement tensor in list
4 years ago
linqingke
f26003e723
fix mass lr import.
4 years ago
kswang
13e53484ea
add exception listener
4 years ago
mindspore-ci-bot
2c13468772
!9852 improve functionalility of dumpir
...
From: @bairongz
Reviewed-by:
Signed-off-by:
4 years ago
zhoufeng
ee7e412def
add reset device, fix runtime delete ring buffer failed
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
yao_yf
73dbc8e7ae
fix_auto_parallel_dynamic_shape_map_set
4 years ago
ZPaC
db629a9382
Supports embedding table with broadcast slicer
4 years ago
mindspore-ci-bot
126f1abd5f
!9913 [MD]fix cppjieba build for gcc8.0
...
From: @xulei2020
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
134677fa6e
!9821 Fix softmax dtype and format.
...
From: @liangchenghui
Reviewed-by: @c_34,@wuxuejian
Signed-off-by: @c_34
4 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
4 years ago
limingqi107
72a584b7c7
gpu all-reduce memory alloc fixed
4 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
4 years ago
hwjiaorui
2edc7cc193
sparse pass
...
format
format
format
4 years ago
Bairong
2368955eeb
improve dumpIR
4 years ago
mindspore-ci-bot
ca4225a4f3
!9717 amend some script
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
71f4bcc7b6
!9820 bert readme update
...
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
4 years ago
mindspore-ci-bot
058fbd2d1f
!9765 remove serving in mindspore repo
...
From: @xu-yfei
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
4 years ago
looop5
4d8205cd93
Delete unused interface in graph_kernels.py
4 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
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
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