Xun Deng
4ea0e6f257
fix a bug in categorical distribution
5 years ago
mindspore-ci-bot
d5a2489acc
!9934 Supports embedding table with broadcast slicer
From: @zpac
Reviewed-by: @limingqi107,@kisnwang
Signed-off-by: @kisnwang
5 years ago
peixu_ren
d508da25a9
modify the doc to make the formulas aligned
5 years ago
mindspore-ci-bot
2c9e634d0d
!9810 Fix a cache_client hang on Ascend and a cache_server segfault on GPU
From: @lixiachen
Reviewed-by: @nsyca,@mikef
Signed-off-by: @mikef
5 years ago
danishnxt
67c528386e
update BroadcastTo
typo in API
added init type check + fix doc
fixes
lint
added prim_attr setter in python API
revert back one
changed self.shape / add prim attr
fix
5 years ago
Lixia Chen
b4b73b16c9
Detect interrupt and cleanup BatchWait
and other minor change per the request of HQ testers
5 years ago
TFbunny
01903eb770
add int64 support to transpose GPU
5 years ago
Peilin Wang
fea11310f0
fix docstring, add supported types
5 years ago
Harshvardhan Gupta
c13f3b50b7
fix codedex issues
5 years ago
mindspore-ci-bot
d88aa05859
!9596 add infer function for fused sparse adam
From: @liubuyu
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
mindspore-ci-bot
e54fed511f
!9907 runtime support tensorlist
From: @wangzhe128
Reviewed-by:
Signed-off-by:
5 years ago
Payne
4c8f0914d0
complete fancy index getitem
5 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
5 years ago
mindspore-ci-bot
fd311cf316
!9843 Added server node
From: @anancds
Reviewed-by:
Signed-off-by:
5 years ago
weiyang
2f034b42f3
fix assign/transdata error
5 years ago
wangzhe
79c08fcd48
runtime support tensorlist
5 years ago
chenfei
6d41c00907
use select implement tensor in list
5 years ago
linqingke
f26003e723
fix mass lr import.
5 years ago
kswang
13e53484ea
add exception listener
5 years ago
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
wsq3
508a9b4bc1
is_save_on master is doesn't work,it is ok now
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
yvette
250f791efd
modify c_ops for rewrite parsers
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