mindspore-ci-bot
3bed28822d
!9024 Add four text C++ API
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
aa2296bcc1
!9094 Blocking TakeOp/SkipOp under Cache
From: @lixiachen
Reviewed-by: @nsyca,@mikef,@nsyca,@mikef
Signed-off-by: @nsyca
5 years ago
mindspore-ci-bot
dc04034233
!9077 Add pynative mode for Tensor.view and Tensor.expand_as
From: @liangzhibo
Reviewed-by: @chenfei52,@zh_qh
Signed-off-by: @zh_qh
5 years ago
mindspore-ci-bot
0eb01b69cc
!9102 Fix attr of hccl stub node
From: @zhoufeng54
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
5 years ago
panfengfeng
64e01c2348
fix shufflenetv2 script
5 years ago
YuhanShi53
ca353c3262
fix get_next bug in explainer._runner and NaN dataset.
5 years ago
chenzupeng
1d0ee5ca04
add tuning
5 years ago
mindspore-ci-bot
40222f59a7
!9043 Add support to op L2Loss on gpu
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui,@liangchenghui
5 years ago
mindspore-ci-bot
627e4d0cf3
!8952 [MS][LITE][CPU]Add adder op
From: @fuzhiye
Reviewed-by: @hangangqiang,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
5 years ago
anancds
fc380b8071
updated cluster config and proto
5 years ago
mindspore-ci-bot
715ca637e1
!9107 ps testcast
From: @chopin_syp
Reviewed-by: @xsmq,@kisnwang
Signed-off-by: @kisnwang
5 years ago
mindspore-ci-bot
67505ef198
!9050 Mix bugs in Categorical distribution
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
5 years ago
LianLiguang
687cd623f9
change feature map flag
5 years ago
liubuyu
04136bdf66
nop node infer shape
5 years ago
shenyeping
6da2169439
ps
5 years ago
zhoufeng
5f25f34f46
fix attr of hccl stub node
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
shenwei41
4e56618d18
Add text C++ API
5 years ago
l00591931
ee45c04775
Add pynative view and expand_as
5 years ago
mindspore-ci-bot
1321483749
!8878 [MSLITE] convert fusion module secure check
From: @zhengjun10
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
5 years ago
mindspore-ci-bot
6cf308076d
!9062 upsample fp32
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by:
5 years ago
danishnxt
cfc3542261
First Commit SegMax changes + typo in SegSum InferImpl
UnsortedSegmentMax update + new STs
switch to lambda function
SegmentSum - InferImpl min/max shape pushback fix
lint fix
revert segSum due to sep pr + addressing comments:
5 years ago
mindspore-ci-bot
eb696440d0
!9011 [MSLITE] fc int8 peroc
From: @ling_qiao_min
Reviewed-by: @hangangqiang
Signed-off-by:
5 years ago
xiaoyisd
9a07c607e6
fix ascend bug
5 years ago
mindspore-ci-bot
3fa7233f68
!9072 fix topk fussion help tensor size = 4096*2
From: @jjfeing
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by:
5 years ago
mindspore-ci-bot
41be7288a4
!8868 Fix Code Format
From: @huangxinjing
Reviewed-by: @lichen666,@yangzhenzhang
Signed-off-by:
5 years ago
huangxinjing
6aea4ba4a7
Fix doc for multi-field embedding
5 years ago
Peilin Wang
1dd302ae93
int64 support and typo fix
fixed typo
fix pylint
5 years ago
zhouyuanshen
f6e87143c6
add support to op L2Loss on gpu
5 years ago
mindspore-ci-bot
83c1540c36
!9042 support opencl program binary cache
From: @ddwsky
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @HilbertDavid
5 years ago
mindspore-ci-bot
90e02ef33a
!9075 fix expanddims infershape in backend
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
5 years ago
mindspore-ci-bot
0aa63f21c5
!9039 register FastGelu for activation
From: @shibeiji
Reviewed-by:
Signed-off-by:
5 years ago
danishnxt
6f64fffdb4
Adding API fix for handling dynamic_shape correctly plus STs for SegSum dyn_shape
Updating InferImpl function
adding check to inferImpl function
lint
lint2
5 years ago
tinazhang
27698866d1
Block take/skip under cache and fix docstring
and other minor changes per the request of HQ testers
5 years ago
mindspore-ci-bot
bd8522aff7
!8802 Boilerplate code for IR Tree optimizer
From: @nsyca
Reviewed-by:
Signed-off-by:
5 years ago
TFbunny
5e19a642f9
fix and add testcase for dynamic shape scatteradd/update transpose
5 years ago
mindspore-ci-bot
e6ebb310eb
!8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
From: @danishnxt
Reviewed-by:
Signed-off-by:
5 years ago
Xun Deng
4728824905
edited the examples in distribution and bijector classes
5 years ago
danishnxt
64a6769d3f
Update Square Op to support Dynamic Shape
5 years ago
mindspore-ci-bot
c3b057bd69
!8825 [MS][GPU] GatherV2_Dynamic_BugFix
From: @danishnxt
Reviewed-by:
Signed-off-by:
5 years ago
Nat Sutyanyong
5e1bb0b697
boilerplate code for future IR optimizer
add 2 test cases to IRNode Deepcopy()
address review cmts
fix ut
samplerObj copy
ci
fix ci
fix ci round III
address further review cmts
add a missing macro
fix merge conflict
fix complie err
fix lite compile err
fix compile err
fix lite compile round III
address an issue
fix minor comments
5 years ago
mindspore-ci-bot
dabb82ec7a
!8846 host cpu support dynamic shape
From: @liubuyu
Reviewed-by: @jjfeing
Signed-off-by:
5 years ago
mindspore-ci-bot
10f795da29
!9070 Fix the bug of index out of range in step trace feature
From: @gzhcv
Reviewed-by: @ouwenchang,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
32aa790f43
!9071 add testcase for ps
From: @chopin_syp
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
5 years ago
mindspore-ci-bot
ebef1df00b
!8994 split dropout op and expand dropout
From: @zengzitao
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
9130660a2f
!9055 add yolov3 export file and fix bert exprt bug
From: @yuzhenhua666
Reviewed-by: @liangchenghui
Signed-off-by:
5 years ago
yao_yf
3be87bf352
fix expand_dims infershape
5 years ago
tx1103mark
7a6876c21c
converter fusion module sec check
5 years ago
yao_yf
9cda064716
auto parallel predict
5 years ago
mindspore-ci-bot
2ac9eafebb
!9053 [MD] fix bug in dataset deepcopy
From: @liyong126
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
gongdaguo
84cb86607f
fix sub int32
5 years ago