Commit Graph

14314 Commits

Author SHA1 Message Date
mindspore-ci-bot c1002d2eb4 !9138 Address left over comments from PR8802
From: @ziruiwu
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
2020-11-28 08:52:35 +08:00
mindspore-ci-bot cd8617dd43 !9139 Fix test team issues
From: @alex-yuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
2020-11-28 08:51:56 +08:00
mindspore-ci-bot 55f7e3dc16 !9135 Minor fixs for cache error message
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @nsyca
2020-11-28 08:49:25 +08:00
mindspore-ci-bot 627d045376 !9115 fix get_next bug in explainer._runner and NaN dataset.
From: @yuhanshi
Reviewed-by: @wuxuejian,@ouwenchang
Signed-off-by: @wuxuejian
2020-11-28 08:48:45 +08:00
mindspore-ci-bot dd64eadd75 !9136 Fix issues in distribution class
From: @shallydeng
Reviewed-by: @sunnybeike
Signed-off-by: @sunnybeike
2020-11-28 08:46:53 +08:00
mindspore-ci-bot 27e8ede449 !9093 Update examples in doc for bijector and distribution classes
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-11-28 08:45:38 +08:00
mindspore-ci-bot 9f82393b24 !9137 Add Beta distribution
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
2020-11-28 08:45:20 +08:00
alex-yuyue 1850550189 Fix test team issues
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
2020-11-27 18:06:17 -05:00
mindspore-ci-bot 3e2eb70fc0 !8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by: 
Signed-off-by:
2020-11-28 06:50:40 +08:00
mindspore-ci-bot 442217314d !8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-28 06:49:39 +08:00
peixu_ren 37d40bc495 Add Beta distribution 2020-11-27 17:07:54 -05:00
mindspore-ci-bot 28772d4fb7 !9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by: 
Signed-off-by:
2020-11-28 06:04:20 +08:00
tinazhang 6f31bdbf67 fix issues for hq testers: I277HD, I277HV 2020-11-27 17:01:23 -05:00
mindspore-ci-bot 9b0ec824c4 !9096 DynamicShapeOp int64 support and bug fix
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
2020-11-28 06:01:12 +08:00
mindspore-ci-bot 2e31899101 !9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by: 
Signed-off-by:
2020-11-28 05:58:07 +08:00
Zirui Wu 36bfd0d8ad address left over cmts from 8802 2020-11-27 16:54:28 -05:00
mindspore-ci-bot b76c7cc7bf !9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
2020-11-28 05:54:11 +08:00
Xun Deng c411a14806 fix some bugs in distribution classes 2020-11-27 16:05:49 -05:00
tom__chen 4fa6238dde change Split op to extend PrimitiveWithCheck 2020-11-27 15:33:20 -05:00
mindspore-ci-bot 77ba75ba75 !9036 Support debugger version check with Mindinsight
From: @adelshafiei
Reviewed-by: 
Signed-off-by:
2020-11-28 04:05:02 +08:00
mindspore-ci-bot 97b1c5eed5 !9133 Disable recursive walk of imagefolder
From: @ziruiwu
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
2020-11-28 02:37:51 +08:00
TFbunny 419f8bf72a fix dynamic shape and add testcase for SparseGatherV2 GPU 2020-11-27 12:45:29 -05:00
Adel Shafiei a322184057 debugger backend compability support 2020-11-27 11:43:25 -05:00
Zirui Wu 21e449d673 disable imgfolder recursive walk permanently 2020-11-27 11:06:28 -05:00
mindspore-ci-bot f28b73f231 !9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
2020-11-27 23:41:20 +08:00
mindspore-ci-bot 28e6c7f29e !9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
2020-11-27 23:25:45 +08:00
mindspore-ci-bot 0856639fc5 !9130 add some new ut test case for C++ minddataset
From: @liucunwei
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @pandoublefeng
2020-11-27 22:27:54 +08:00
mindspore-ci-bot b0496aaa10 !8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
2020-11-27 22:13:32 +08:00
liucunwei 3e57236fe3 add some new ut test for minddataset 2020-11-27 20:39:13 +08:00
mindspore-ci-bot 47d854143f !9119 fix bug in thread_pool & fix codex
From: @hangangqiang
Reviewed-by: @HilbertDavid,@ddwsky
Signed-off-by: @HilbertDavid
2020-11-27 20:06:30 +08:00
Jonathan Yan 9f70ebac64 Cast/ReLU dynamic shapelsgpu op supports int32 and int64 2020-11-27 07:03:50 -05:00
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
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
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
YuhanShi53 ca353c3262 fix get_next bug in explainer._runner and NaN dataset. 2020-11-27 17:10:18 +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
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
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
l00591931 ee45c04775 Add pynative view and expand_as 2020-11-27 11:20:23 +08:00