Commit Graph

14447 Commits

Author SHA1 Message Date
mindspore-ci-bot cc92c276ad !9086 nop node infer shape
From: @liubuyu
Reviewed-by: 
Signed-off-by:
2020-11-27 19:59:00 +08:00
mindspore-ci-bot 864288e10a !9098 fix the bug that Conv2dBnFoldQuantoneconv ascend .
From: @xiaoyisd
Reviewed-by: @sanjaychan
Signed-off-by: @sanjaychan
2020-11-27 19:40:53 +08:00
jonwe 36ea519009 ExpandDims dynamic shape 2020-11-27 06:24:04 -05:00
hangangqiang fcde1b3623 fix bug in thread_pool & fix codex 2020-11-27 19:15:01 +08:00
sunsuodong 7e036c236f fix code review 2020-11-27 19:04:27 +08:00
mindspore-ci-bot 3874160faf !9085 Fix MultiFieldEmbedding Doc Error
From: @huangxinjing
Reviewed-by: 
Signed-off-by:
2020-11-27 19:02:30 +08:00
mindspore-ci-bot 3bed28822d !9024 Add four text C++ API
From: @shenwei41
Reviewed-by: 
Signed-off-by:
2020-11-27 18:39:25 +08:00
mindspore-ci-bot aa2296bcc1 !9094 Blocking TakeOp/SkipOp under Cache
From: @lixiachen
Reviewed-by: @nsyca,@mikef,@nsyca,@mikef
Signed-off-by: @nsyca
2020-11-27 18:01:49 +08:00
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
2020-11-27 17:52:18 +08:00
Payne 9cbb9bc428 complete the int64 support of gpu batchnorm fold2 grad operation 2020-11-27 17:34:13 +08:00
mindspore-ci-bot 0eb01b69cc !9102 Fix attr of hccl stub node
From: @zhoufeng54
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
2020-11-27 17:19:58 +08:00
panfengfeng 64e01c2348 fix shufflenetv2 script 2020-11-27 17:12:29 +08:00
YuhanShi53 ca353c3262 fix get_next bug in explainer._runner and NaN dataset. 2020-11-27 17:10:18 +08:00
chenzupeng 1d0ee5ca04 add tuning 2020-11-27 17:09:49 +08:00
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
2020-11-27 17:05:42 +08:00
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
2020-11-27 17:01:22 +08:00
anancds fc380b8071 updated cluster config and proto 2020-11-27 16:41:25 +08:00
mindspore-ci-bot 715ca637e1 !9107 ps testcast
From: @chopin_syp
Reviewed-by: @xsmq,@kisnwang
Signed-off-by: @kisnwang
2020-11-27 16:31:54 +08:00
mindspore-ci-bot 67505ef198 !9050 Mix bugs in Categorical distribution
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-11-27 16:28:23 +08:00
wangzhe 8e079512aa add more tf parsers 2020-11-27 16:19:08 +08:00
LianLiguang 687cd623f9 change feature map flag 2020-11-27 15:04:52 +08:00
liubuyu 04136bdf66 nop node infer shape 2020-11-27 13:44:43 +08:00
shenyeping 6da2169439 ps 2020-11-27 12:17:12 +08:00
zhoufeng 5f25f34f46 fix attr of hccl stub node
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-11-27 11:53:34 +08:00
shenwei41 4e56618d18 Add text C++ API 2020-11-27 11:41:35 +08:00
yvette c9c252550d add tensor name 2020-11-27 11:22:04 +08:00
l00591931 ee45c04775 Add pynative view and expand_as 2020-11-27 11:20:23 +08:00
mindspore-ci-bot 1321483749 !8878 [MSLITE] convert fusion module secure check
From: @zhengjun10
Reviewed-by: @hangangqiang,@zhanghaibo5
Signed-off-by: @hangangqiang
2020-11-27 11:18:49 +08:00
mindspore-ci-bot 6cf308076d !9062 upsample fp32
From: @zhaozhenlong
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by:
2020-11-27 11:08:51 +08:00
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:
2020-11-26 22:06:52 -05:00
mindspore-ci-bot eb696440d0 !9011 [MSLITE] fc int8 peroc
From: @ling_qiao_min
Reviewed-by: @hangangqiang
Signed-off-by:
2020-11-27 10:34:40 +08:00
xiaoyisd 9a07c607e6 fix ascend bug 2020-11-27 10:27:24 +08:00
mindspore-ci-bot 3fa7233f68 !9072 fix topk fussion help tensor size = 4096*2
From: @jjfeing
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by:
2020-11-27 10:03:48 +08:00
mindspore-ci-bot 41be7288a4 !8868 Fix Code Format
From: @huangxinjing
Reviewed-by: @lichen666,@yangzhenzhang
Signed-off-by:
2020-11-27 09:55:48 +08:00
huangxinjing 6aea4ba4a7 Fix doc for multi-field embedding 2020-11-27 09:53:31 +08:00
Peilin Wang 1dd302ae93 int64 support and typo fix
fixed typo

fix pylint
2020-11-26 20:47:20 -05:00
zhouyuanshen f6e87143c6 add support to op L2Loss on gpu 2020-11-27 09:34:47 +08:00
mindspore-ci-bot 83c1540c36 !9042 support opencl program binary cache
From: @ddwsky
Reviewed-by: @HilbertDavid,@zhanghaibo5
Signed-off-by: @HilbertDavid
2020-11-27 09:26:48 +08:00
mindspore-ci-bot 90e02ef33a !9075 fix expanddims infershape in backend
From: @yao_yf
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
2020-11-27 09:16:54 +08:00
mindspore-ci-bot 0aa63f21c5 !9039 register FastGelu for activation
From: @shibeiji
Reviewed-by: 
Signed-off-by:
2020-11-27 09:10:09 +08:00
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
2020-11-26 18:50:36 -05:00
tinazhang 27698866d1 Block take/skip under cache and fix docstring
and other minor changes per the request of HQ testers
2020-11-26 17:44:19 -05:00
mindspore-ci-bot bd8522aff7 !8802 Boilerplate code for IR Tree optimizer
From: @nsyca
Reviewed-by: 
Signed-off-by:
2020-11-27 06:39:03 +08:00
TFbunny 5e19a642f9 fix and add testcase for dynamic shape scatteradd/update transpose 2020-11-26 17:33:49 -05:00
mindspore-ci-bot e6ebb310eb !8928 [MS][GPU][CUDA] - New GPU kernel -> LinSpace
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-27 05:26:59 +08:00
Xun Deng 4728824905 edited the examples in distribution and bijector classes 2020-11-26 14:36:43 -05:00
danishnxt 64a6769d3f Update Square Op to support Dynamic Shape 2020-11-26 12:49:15 -05:00
mindspore-ci-bot c3b057bd69 !8825 [MS][GPU] GatherV2_Dynamic_BugFix
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-27 01:07:32 +08:00
sheng bb89f131e8 update partition method for several operators 2020-11-26 17:05:26 +01:00
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
2020-11-26 09:42:01 -05:00