hangangqiang
59ca96c1f2
fix bug in insert format transform node pass
4 years ago
mindspore-ci-bot
6e9fd1ef95
!9813 remove redundant param in transpose
...
From: @zhaozhenlong
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
593443fbfb
!9234 Fix hccl ge stub node shape and type
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
4 years ago
YangLuo
18e61a627a
python eager add decode
4 years ago
wuxuejian
fe855fe911
support broadcast of Mul cpu op
4 years ago
mindspore-ci-bot
a6a7ecd931
!9950 modify the doc to make the formulas aligned
...
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @zichun_ye,@sunnybeike
4 years ago
mindspore-ci-bot
b997be2c4d
!9950 modify the doc to make the formulas aligned
...
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @zichun_ye,@sunnybeike
4 years ago
mindspore-ci-bot
a9f2de8307
!9737 complete fancy index getitem
...
From: @yepei6
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7991ef618f
!9877 add st for mobilenetv2 quant
...
From: @xiaoyisd
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ad02aaf1a6
!9896 [MS][LITE][Develop] fix some problems for power
...
From: @pengyongrong
Reviewed-by: @ddwsky,@zhang_xue_tong
Signed-off-by: @ddwsky
4 years ago
mindspore-ci-bot
c403948961
!9931 add reset device, fix runtime delete ring buffer failed
...
From: @zhoufeng54
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
4 years ago
xuanyue
a9655ab51c
convert onnx instance norm to layer norm
4 years ago
mindspore-ci-bot
9407c43a81
!9895 sparse softmax cross entropy pass
...
From: @hwjiaorui
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
yao_yf
f018fa37be
wide_and_deep_dropout_do_mask_remove
4 years ago
mindspore-ci-bot
fe14270df9
!9912 add auto-parallel recursive use case
...
From: @big_hair_big_hair
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
Xun Deng
4ea0e6f257
fix a bug in categorical distribution
4 years ago
mindspore-ci-bot
d5a2489acc
!9934 Supports embedding table with broadcast slicer
...
From: @zpac
Reviewed-by: @limingqi107,@kisnwang
Signed-off-by: @kisnwang
4 years ago
peixu_ren
d508da25a9
modify the doc to make the formulas aligned
4 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
4 years ago
Lixia Chen
b4b73b16c9
Detect interrupt and cleanup BatchWait
...
and other minor change per the request of HQ testers
4 years ago
TFbunny
01903eb770
add int64 support to transpose GPU
4 years ago
Peilin Wang
fea11310f0
fix docstring, add supported types
4 years ago
Harshvardhan Gupta
c13f3b50b7
fix codedex issues
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
wsq3
508a9b4bc1
is_save_on master is doesn't work,it is ok now
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
yvette
250f791efd
modify c_ops for rewrite parsers
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