Commit Graph

9689 Commits

Author SHA1 Message Date
i-robot 90c807acae
!35339 Replace the hostname gather operation with new cluster arch
Merge pull request !35339 from chengang/support_gather_hostnames_3
2022-06-02 09:02:09 +00:00
i-robot 59e7689876
!34991 Remove SoftDVPP related APIs
Merge pull request !34991 from xiaotianci/remove_soft_dvpp
2022-06-02 09:00:58 +00:00
i-robot b9a8a16ebf
!35276 add dataformatdimmap
Merge pull request !35276 from KXiong/branch_dataformatdimmap
2022-06-02 07:41:16 +00:00
i-robot a3731db766
!35269 Fixed text.SlidingWindow operator has a problem when width>len(list)
Merge pull request !35269 from 刘勇琪/master
2022-06-02 07:26:59 +00:00
i-robot a03d31e8ed
!35302 add nll_loss and cross_entropy for ops.functional and nn
Merge pull request !35302 from 吕昱峰(Nate.River)/nllloss
2022-06-02 07:20:14 +00:00
i-robot 376141d837
!35275 fix resnet thor base line
Merge pull request !35275 from zhaoting/master
2022-06-02 07:17:52 +00:00
i-robot 008afae4d6
!34577 renorm
Merge pull request !34577 from liubuyu/ops
2022-06-02 06:41:36 +00:00
i-robot 05afdee563
!34757 add inplace_update operator and vmaprule
Merge pull request !34757 from wangjun/inplace_ops_0523
2022-06-02 05:52:09 +00:00
i-robot 8ae7250a24
!35213 Add broadcast_to op api
Merge pull request !35213 from 朱家兴/master
2022-06-02 03:50:23 +00:00
xiongkun 219965ef9d add dataformatdimmap
add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap
2022-06-02 11:28:18 +08:00
Parallels 907a20192c support gather hostname through meta server node 2022-06-02 11:26:22 +08:00
lvyufeng ee30ffc3bf add nll_loss and cross_entropy for ops.functional and nn 2022-06-02 11:13:34 +08:00
i-robot e34d63a1ec
!35251 Add bprop definition of DeformableOffsets
Merge pull request !35251 from chenfei_mindspore/add-deform-offset-grad-api
2022-06-02 03:05:02 +00:00
Jaspreet Singh Sambee 27ae74f2f2 TruncateDiv and TruncateMod CPU ops 2022-06-01 22:59:38 -04:00
i-robot 1d046aa788
!35332 Add dynamic_shape tests.
Merge pull request !35332 from liqiliang/vmap_and_dynamic_and_tests
2022-06-02 02:38:19 +00:00
yujianfeng 1b7feccc37 Add pass to convert unused tuple output parameter to make_tuple 2022-06-02 09:50:06 +08:00
i-robot b19c1070ab
!35262 [Fallback][Control_flow] Remove fallback testcase from ST to UT.
Merge pull request !35262 from Margaret_wangrui/testcases
2022-06-02 01:04:19 +00:00
i-robot 4b0a2ea899
!35208 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
Merge pull request !35208 from cathwong/ckw_xtranuni_ut_nondataset
2022-06-02 01:03:36 +00:00
liuruotao b5b4c7c9d9 takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
liqiliang d200f89202 Add dynamic_shape tests. 2022-06-01 17:58:33 +08:00
i-robot 2534345459
!35177 Auto Tensor Inplace in Graph Kernel(Version1.0)
Merge pull request !35177 from jiaoy1224/aot
2022-06-01 09:49:02 +00:00
anzhengqi f133f8c13d modify ssd_mobilenet_fpn testcase 2022-06-01 17:48:23 +08:00
Xiao Tianci 74a1f06362 remove soft dvpp 2022-06-01 17:45:58 +08:00
i-robot 4ec1537e7f
!34789 Add auto dynamic shape for PyNative
Merge pull request !34789 from zjun/auto_dynamic
2022-06-01 08:47:28 +00:00
zhaoting b25ec593ac fix resnet st 2022-06-01 16:00:55 +08:00
lby 4f3e385644 add renorm op 2022-06-01 14:59:00 +08:00
wangjun 1f1857c51c add inplace update 2022-06-01 13:50:17 +08:00
i-robot 6c1ea8074e
!35174 Change the weight parameter to FV parameter in FuncGraph.
Merge pull request !35174 from 张清华/opt_parameter
2022-06-01 03:32:28 +00:00
zhangqi d0afaf60f0 add python implement and st for random gamma 2022-06-01 11:20:36 +08:00
i-robot 17affba546
!33573 Refactor SparseProcess
Merge pull request !33573 from wangrao124/refactor_test_new
2022-06-01 03:18:45 +00:00
i-robot 18d785533e
!35293 takedown test_resnet_imagenet_and_thor_4p due to probalistic failures
Merge pull request !35293 from yanghaoran/takedown
2022-06-01 02:53:17 +00:00
yanghaoran b004bba6df takedown test_resnet_imagenet_and_thor_4p due to probalistic failures 2022-06-01 10:45:35 +08:00
i-robot d813a7da0a
!32828 add new Ascend operator ScatterNdMin
Merge pull request !32828 from 袁忠蜜/ScatterNdMin
2022-06-01 02:42:34 +00:00
i-robot 9351d048d4
!32164 [assistant][ops] Add new Rad2Deg
Merge pull request !32164 from wxy220/Rad2Deg
2022-06-01 02:41:27 +00:00
Margaret_wangrui afe3d2a161 [Fallback][Control_flow] Remove fallback testcase from ST to UT. 2022-06-01 10:40:20 +08:00
i-robot 991d1f2873
!35255 modify generate strategy for some parallel operators
Merge pull request !35255 from yangzhenzhang/modify-gen-strategy-for-parallel-op
2022-06-01 02:10:35 +00:00
i-robot 8f373d9466
!33775 compiled macro
Merge pull request !33775 from liubuyu/master
2022-06-01 02:02:19 +00:00
chenfei 07fa734b0c add bprop of deformable_offsets_grad 2022-06-01 09:57:01 +08:00
i-robot 4f1a8b1eef
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
2022-06-01 01:53:19 +00:00
i-robot cfaa36be61
!35234 add st for adam weight decay op
Merge pull request !35234 from chujinjin/add_st_for_adam_weight_decay_op
2022-06-01 01:53:06 +00:00
i-robot 6d4921cb1e
!35228 Add Linspace functional API && enable batch support && float64 support
Merge pull request !35228 from zhujingxuan/LinSpace
2022-06-01 01:28:40 +00:00
liu-yongqi-63 c826b1ec38 Fixed text.SlidingWindow operator has a problem when width>len(list) 2022-06-01 09:13:15 +08:00
Cathy Wong f4fd0300c6 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs 2022-05-31 16:14:32 -04:00
lh735291378 a659f1eb33 feat assistant I48O5K add DenseToDenseSetOperation 2022-06-01 02:56:22 +08:00
i-robot 1089d55dd9
!35216 julia testcase only support x86_64 now
Merge pull request !35216 from r1chardf1d0/julia4
2022-05-31 18:05:59 +00:00
i-robot 25a85b7f4e
!35139 Add embedding cache scheduler
Merge pull request !35139 from zyli2020/embedding_cache_unify_runtime
2022-05-31 16:49:24 +00:00
Yang Jiao 7bd719390e auto tensor inplace 2022-05-31 19:09:00 +08:00
yangzhenzhang 3df7174d25 modify gen strategy for parallel op 2022-05-31 18:41:42 +08:00
qkeys e1f26b0bfd [feat][assistant][I4XJG9] add new Ascend operator Rad2Deg 2022-05-31 17:57:25 +08:00
i-robot 4aaf6f8df6
!34981 Add dynamic and vmap support for `GatherD`
Merge pull request !34981 from TronZhang/gatherd_implement_more
2022-05-31 09:32:30 +00:00
chujinjin eecbb9060a add st for adam weight decay op 2022-05-31 17:06:55 +08:00
i-robot 2eefb34afd
!35180 Add vmap and it's tests.
Merge pull request !35180 from liqiliang/vmap_and_dynamic_and_tests
2022-05-31 08:14:15 +00:00
zhujingxuan b92c902a2f Add Linspace functional API && enable batch support && float64 support 2022-05-31 16:08:03 +08:00
zjun dcf58cd750 Add auto dynamic shape check
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-05-31 15:52:46 +08:00
caifubi c2ce8377c6 add owners 2022-05-31 15:37:06 +08:00
xulei 9b0cff1bd4 op tiling for KLDivLoss and adapt vmap st 2022-05-31 15:23:31 +08:00
Zhang Qinghua a89b662b62 Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +08:00
lizhenyu 0b27a636be Add embedding cache scheduler 2022-05-31 14:19:54 +08:00
i-robot 875f06f060
!35206 [MD] Transform Unification Feature - ToTensor op: Remove Python implementation and regenerate md5 golden result files
Merge pull request !35206 from cathwong/ckw_xtranuni_code4_to_tensor_new_golden
2022-05-31 03:08:44 +00:00
i-robot d87af99e7c
!35152 add 1d inputs support for nn.BiDense
Merge pull request !35152 from 吕昱峰(Nate.River)/master
2022-05-31 02:55:46 +00:00
i-robot d7ac70d50a
!35099 [assistant][Vad]
Merge pull request !35099 from chenchen/vad
2022-05-31 02:48:32 +00:00
i-robot fedccd0d63
!34529 Support specific data set decryption
Merge pull request !34529 from 刘勇琪/master-decrypt-column
2022-05-31 02:47:19 +00:00
z30020733 942d49e693 Add broadcast_to op api 2022-05-31 10:37:43 +08:00
r1chardf1d0 15c7ba2087 julia only support x86_64 2022-05-31 10:15:13 +08:00
tronzhang 83280c2230 add dynamic and vmap support for gatherd 2022-05-31 09:39:43 +08:00
i-robot 515e54d361
!35118 [ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor.
Merge pull request !35118 from Margaret_wangrui/raise_tensor_list_tuple
2022-05-31 01:37:04 +00:00
i-robot 8cabd14dcd
!35182 [bug] fix taylor rule of log
Merge pull request !35182 from chenzhuo/taylor_log
2022-05-31 01:33:29 +00:00
liqiliang 3f1c71e04a Add vmap and it's tests. 2022-05-31 09:26:13 +08:00
i-robot d7deca2848
!34664 gather: add vmaprule for gather operation
Merge pull request !34664 from 吕浩宇/gather_vmap
2022-05-31 01:18:08 +00:00
i-robot a4785b9baa
!35134 [MD] Adding docstrings for minddata UT Python Part 3
Merge pull request !35134 from davidanugraha/add_dataset_test_comment_part3
2022-05-30 22:29:05 +00:00
David 34d3755e20 Added docs to ut part 3 2022-05-30 16:16:46 -04:00
i-robot 2886ecd6d1
!35147 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm
Merge pull request !35147 from cathwong/ckw_smoothing_rate
2022-05-30 17:23:32 +00:00
Cathy Wong 1136ee3ffd [MD] Transform Unification Feature - ToTensor op: Remove Python implementation, regenerate golden files 2022-05-30 11:13:29 -04:00
i-robot 68b3a906dc
!31584 [feat][assistant][I48O63] add checknumerics
Merge pull request !31584 from 郑鹏飞/checknumerics
2022-05-30 13:00:29 +00:00
wangrao124 86c16f8b96 Refactor SparseProcess 2022-05-30 19:53:43 +08:00
i-robot f2df6b621c
!34834 Add PadToSize transform
Merge pull request !34834 from xiaotianci/add_pad_to_size
2022-05-30 11:42:45 +00:00
i-robot 509fb1e776
!34550 add model.fit and refactor callbacks
Merge pull request !34550 from liutongtong9/add_fit
2022-05-30 11:32:20 +00:00
i-robot 6da5b976e6
!35189 update owner
Merge pull request !35189 from kisnwang/update-owner
2022-05-30 11:22:49 +00:00
i-robot 1d787766bd
!31985 [assistant][ops] Add new Mv
Merge pull request !31985 from wxy220/Mv
2022-05-30 10:58:14 +00:00
kswang 7b5241d5c2 update owner 2022-05-30 17:34:23 +08:00
i-robot e87441763d
!35173 [MS][LITE]optimize scatter_cpu performance
Merge pull request !35173 from mengyuanli/optimize_scatter_elements_performance
2022-05-30 09:15:19 +00:00
lvhaoyu fadd7da5ef gather: add vmap rule for gather operations
Signed-off-by: lvhaoyu <lvhaoyu@huawei.com>
2022-05-30 16:59:00 +08:00
i-robot 922c8cc2ab
!34975 modify vmap rule for masked-select
Merge pull request !34975 from yangzhenzhang/modify-vmap-rule-for-masked-select
2022-05-30 08:31:13 +00:00
chenzhuo 73038f9d02 fix taylor rule of log 2022-05-30 16:26:15 +08:00
i-robot 256303c6ef
!35004 AdaptiveMaxPool2D op.
Merge pull request !35004 from gaoyong10/dynamic_shape_04
2022-05-30 07:36:24 +00:00
mengyuanli c5ead2f264 optimize scatter elements performance 2022-05-30 15:13:26 +08:00
i-robot 2b4b921d83
!34957 fix bug of slice calculate error
Merge pull request !34957 from lianliguang/master
2022-05-30 06:54:52 +00:00
“yzm” 22a4d36332 [feat] [assistant] [I471DS] add new Ascend operator ScatterNdMin 2022-05-30 14:53:19 +08:00
i-robot 852f89b757
!34710 fix bug of list convert
Merge pull request !34710 from lianliguang/supported-list-slice-assign
2022-05-30 06:43:55 +00:00
liu-yongqi-63 ea336c3109 Support specific data set decryption 2022-05-30 14:42:35 +08:00
i-robot 51dceddec1
!33241 [feat][assistant][I48O73] add new operator log1p
Merge pull request !33241 from 郑鹏飞/log1p_new
2022-05-30 06:34:48 +00:00
i-robot 51c1918011
!34849 add bernoulli ops include func, Tensor interface, GPU kernel and docs.
Merge pull request !34849 from jiangshuqiang/add_bernoulli_
2022-05-30 06:34:08 +00:00
lby bcf1dfe963 compile macro 2022-05-30 13:50:09 +08:00
i-robot 1f9960ccfd
!34892 add scatter_div operator
Merge pull request !34892 from hujiahui8/scatter_div
2022-05-30 04:16:21 +00:00
zheng_pengfei ffda33b732 [feat][assistant][I48O63] add checknumerics 2022-05-30 12:02:46 +08:00
i-robot f8d767d734
!34928 Add support on CPU platform for op: svd
Merge pull request !34928 from zhuyuxiao/I51VRQ
2022-05-30 03:01:10 +00:00
i-robot 6eef2b9826
!35094 add lp_norm vmap and dynamic shape test case.
Merge pull request !35094 from zhuzhongrui/pub_master2
2022-05-30 02:53:52 +00:00
i-robot 8a8985fcb2
!35005 Solve integer division by zero issue for ScatterNdDiv
Merge pull request !35005 from zhujingxuan/scatter
2022-05-30 02:51:44 +00:00
i-robot d85bc1a608
!33986 [assistant] [ops] Add new array operator Relu and ReluGrad
Merge pull request !33986 from 叶哲/relugrad
2022-05-30 02:44:28 +00:00
chenx2ovo e13df22d96 [feat][assistant][I3CEGK] add op vad 2022-05-30 10:42:33 +08:00
Margaret_wangrui a4c2cdf2b2 [ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor. 2022-05-30 10:27:25 +08:00
hesham f9128c2f16 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm 2022-05-29 22:19:04 -04:00
lvyufeng 83f260484e add 1d inputs support for nn.BiDense 2022-05-30 10:11:38 +08:00
caifubi 40338dd0fa add commiter owners 2022-05-30 10:06:59 +08:00
i-robot 0da7893589
!33363 [assistant][ops] Add new Isreal
Merge pull request !33363 from 毕水秀/Isreal
2022-05-30 01:43:16 +00:00
i-robot 071ac5425b
!35121 tensor scatter div vmap
Merge pull request !35121 from ling/merge
2022-05-30 01:25:44 +00:00
i-robot 57f66960ae
!35081 fix-output_shape_doc
Merge pull request !35081 from luoyang/fix-output_shape_doc
2022-05-30 01:22:29 +00:00
i-robot 3d0e975c90
!34784 PyNative Bprop run in Graph.
Merge pull request !34784 from caifubi/master-pynative-run-in-graph-dev-ci
2022-05-30 01:13:52 +00:00
i-robot 607ba8581c
!35110 Add Parameter input test cases, remove side effect propagate for Identity op, and fix compile performance problem.
Merge pull request !35110 from 张清华/opt_parameter
2022-05-30 01:12:00 +00:00
i-robot 359551ba3f
!35111 fix op fusion
Merge pull request !35111 from liubuyu/usb
2022-05-30 01:07:33 +00:00
zheng_pengfei 1c7707eb4c [feat][assistant][I48O73] add new operator log1p 2022-05-29 23:05:07 +08:00
i-robot abccd6e0e1
!34973 Add st for fallback constant control flow with 230,231,232
Merge pull request !34973 from huanghui/control-for-fallback
2022-05-29 12:38:51 +00:00
i-robot 0614011377
!34763 Support rpc dynamic shape.
Merge pull request !34763 from ZPaC/support-rpc-dynamic
2022-05-29 11:17:38 +00:00
lby 2078f2c75f is dynamic impl 2022-05-29 16:57:42 +08:00
jiangshuqiang 0449f91f47 add bernoulli ops include func, Tensor interface, GPU kernel and docs. 2022-05-29 13:38:06 +08:00
i-robot 998a38b541
!34986 fix output information
Merge pull request !34986 from huangbingjian/fix_information
2022-05-29 03:58:41 +00:00
i-robot ccc8c2744e
!33814 [feat] [assistant] [ops] [I4ZZV4,I4ZZV5] New GPU operator implementation, include tril,triu
Merge pull request !33814 from 路雄博/Tril_GPU
2022-05-29 03:11:33 +00:00
Henry Shi 63bd6f035b operators:Softmin & SiLU 2022-05-29 10:42:31 +08:00
Zhang Qinghua 31ab2accae Add Parameter input test cases, remove side effect propagate for Identity op, and fix compile performance problem. 2022-05-28 21:03:42 +08:00
ling 956acdcc13 tensor scatter div vmap
infer shape and datatype bug

tan support GRAPH_MODE  and PYNATIVE_MODE
2022-05-28 17:29:53 +08:00
i-robot d70fe9e7da
!34805 support const iterator For
Merge pull request !34805 from 于振华/rewrite_for_unfold_0518
2022-05-28 08:45:22 +00:00
z00512249 ac4fa51780 add lp_norm vmap and dynamic shape test case. 2022-05-28 16:33:05 +08:00
lby 8aabd90519 fix op fusion 2022-05-28 15:45:52 +08:00
i-robot 087d122f9f
!34980 [ME] raise only supports some Python standard exception types.
Merge pull request !34980 from Margaret_wangrui/raise_type
2022-05-28 07:38:22 +00:00
zhuyuxiao dc8cb8513c add support on CPU platform for op: svd 2022-05-28 15:36:43 +08:00
gaoyong10 cd044f7446 AdaptiveMaxPool2d op. 2022-05-28 15:34:27 +08:00
i-robot 21fcad9a04
!35072 take down testcases that are passing all the time
Merge pull request !35072 from yanghaoran/master
2022-05-28 07:19:04 +00:00
NBUFabio 6c9f39c47e [feat] [assistant] [I54KH8] [I54KHA] add new operator Relu and ReluGrad 2022-05-28 15:06:21 +08:00
i-robot 6658de4ed6
!33765 [assistant][ops] Add NonZero
Merge pull request !33765 from 张渝/NonZero
2022-05-28 06:31:14 +00:00
lianliguang 7819fab99c fix bug of calculate slice size 2022-05-28 14:10:59 +08:00
lianliguang ca7bbe7828 fix bug of tuple value is not convert all tuple 2022-05-28 12:32:13 +08:00
Xiao Tianci f34f053aea add PadToSize transform 2022-05-28 11:07:51 +08:00
ZPaC ab4353206f Support rpc dynamic shape. 2022-05-28 11:07:00 +08:00
Arielxyx db3fa41c30 [feat][assistant][I4XJFZ] add new function Mv 2022-05-28 11:04:54 +08:00
liutongtong f6c8053c2b add model.fit and refactor callbacks 2022-05-28 10:33:39 +08:00
YangLuo 4e31675447 fix-output_shape_doc 2022-05-28 10:03:46 +08:00
yanghaoran e1d3e6edac take down testcases that are passing all the time 2022-05-28 09:53:29 +08:00
bsx 5f855ed8ea [feat][assistant][I4XJG6] add new Ascend operator Isreal 2022-05-28 08:57:29 +08:00
i-robot 8f57454372
!35028 [MD] Fix hanging problem in offload
Merge pull request !35028 from h.farahat/offload_hang
2022-05-27 17:25:06 +00:00
caifubi d490450270 PyNative Bprop run in Graph.
1. Dynamic structure bp graph need to be split and run op by op.
2. Static bp graph can run graph integated. (Only support
CPU/GPU/Non-DynamaiShape)
2022-05-27 23:26:46 +08:00
David 5f1849fd1c Added docs to ut part 2 2022-05-27 09:05:14 -04:00
i-robot 3aea6a2e0b
!35030 Allow the Parameter object as a construct/ms_function parameter type.
Merge pull request !35030 from 张清华/opt3
2022-05-27 12:35:07 +00:00
i-robot 56462cc071
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
2022-05-27 09:54:58 +00:00
i-robot e11366d4c8
!34994 fix issue: eliminate the environ node
Merge pull request !34994 from lanzhineng/issue
2022-05-27 09:21:27 +00:00
i-robot 1a30181f4f
!34913 Add testcases for Fallback control flow 310, 311, 312
Merge pull request !34913 from LiangZhibo/control
2022-05-27 09:19:51 +00:00
i-robot 7aa150ab3a
!35058 takedown testcases due to probalistic failures
Merge pull request !35058 from yanghaoran/master
2022-05-27 08:10:46 +00:00
yanghaoran c1049cea42 takedown testcases due to probalistic failures 2022-05-27 16:05:44 +08:00
i-robot ee4048a7f4
!33905 [assistant] [ops] [I4ZZU0, I4ZZU1] New GPU operator implementation, include UpperBound, LowerBound
Merge pull request !33905 from 王超/bound
2022-05-27 08:04:53 +00:00
i-robot 6ff9bc88dd
!34692 [assistant][ops]New operator implementation, include BesselY0, BesselY1, BesselK0, BesselK1, BesselK0e, BesselK1e,BesselI0, BesselKI1, BesselI0e, BesselI1e,BesselJ0,BesselJ1
Merge pull request !34692 from Wangsong95/BesselGPU
2022-05-27 07:29:37 +00:00
hujiahui8 0570a13fbc add scatter_div operator 2022-05-27 15:25:36 +08:00
zhujingxuan be2c4b99a6 Add zero check for integer division by zero issue 2022-05-27 15:15:28 +08:00
huangbingjian e636e30ee7 fix output information 2022-05-27 14:51:53 +08:00
Margaret_wangrui c0ac64aaae [ME] raise only supports some Python standard exception types. 2022-05-27 14:37:00 +08:00
i-robot d5fa86fea0
!34717 Fix OneHot docs and vmap
Merge pull request !34717 from jiaoy1224/onehot
2022-05-27 03:38:26 +00:00
i-robot 43b5ad6f12
!34901 Add flatten for flat_map
Merge pull request !34901 from xiaotianci/fix_flat_map
2022-05-27 03:37:01 +00:00
hesham 23e85ff083 avoid hangs when offload is true with pyfuncs and dict iterator 2022-05-26 23:16:16 -04:00
wulizzya eff3df5289 [feat] [assistant] [I48OF3] Add AICPU operator NonZero 2022-05-27 11:01:34 +08:00
i-robot 64b0c6444d
!34863 KLDivLoss for NPU
Merge pull request !34863 from xulei/kldiv
2022-05-27 02:33:17 +00:00
i-robot b0ccca4e1e
!32826 add new Ascend operator ScatterNdMax
Merge pull request !32826 from 袁忠蜜/ScatterNdMax
2022-05-27 02:31:31 +00:00
i-robot 2f1be25e12
!34716 [MD] add dvpp decode video op
Merge pull request !34716 from liyong126/add_dvpp_decode_video
2022-05-27 01:38:30 +00:00
huanghui 63f87d03fc add st for fallback constant control flow with 230,231,232 2022-05-27 09:27:09 +08:00
i-robot 3d5403a5f4
!34924 tan vmap
Merge pull request !34924 from ling/pr
2022-05-27 01:11:01 +00:00
hemaohua cd9c40f807 add pdist_cpu_kernel 2022-05-27 09:01:07 +08:00
i-robot c61835ffa0
!34953 [MD] Update import transforms statements in dataset UT
Merge pull request !34953 from cathwong/ckw_xtranuni_ut_import_dataset
2022-05-26 17:54:44 +00:00
i-robot 315db23cb8
!34838 [OP] add vmap for meshgrid, hardshrink
Merge pull request !34838 from yangruoqi713/vmap
2022-05-26 12:27:22 +00:00
yuzhenhua ec1e152e17 for const iterator For 2022-05-26 19:23:46 +08:00
王超 8a268f6219 New GPU operator implementation, include UpperBound, LowerBound 2022-05-26 18:30:59 +08:00
xulei c85bb89088 KLDivLoss for NPU 2022-05-26 16:55:16 +08:00
lanzhineng fd1903386b eliminate the environ node 2022-05-26 16:44:05 +08:00
liyong d3a7be6e9c add dvpp decode video op 2022-05-26 16:34:06 +08:00
ling 5e7c902e34 tan vmap 2022-05-26 16:28:07 +08:00
i-robot e65fe8fabe
!32163 [assistant][ops] Add new Deg2Rad
Merge pull request !32163 from wxy220/Deg2Rad
2022-05-26 08:21:18 +00:00
yangzhenzhang 4ef8e25944 modify vmap rule for masked select 2022-05-26 16:11:32 +08:00
i-robot dde6a2a24e
!34872 Add nn.BiDense
Merge pull request !34872 from 吕昱峰(Nate.River)/master
2022-05-26 07:35:20 +00:00
i-robot c99fa6663c
!34877 Add GPU implementation of SparseSegmentMean operator.
Merge pull request !34877 from hezhenhao1/add_sparse
2022-05-26 07:07:58 +00:00
Zhang Qinghua 9e1d8627e5 Allow the Parameter object as a construct/ms_function parameter type. 2022-05-26 14:41:00 +08:00
yangruoqi713 6297d2014b [OP] add vmap for meshgrid, hardshrink 2022-05-26 14:04:25 +08:00
Xiao Tianci c564e840fb add flatten in flat_map 2022-05-26 11:17:32 +08:00
i-robot a29344460c
!34903 fix 310 test script, finding pacakges in base dir only
Merge pull request !34903 from yanghaoran/master
2022-05-26 03:12:00 +00:00
i-robot 56946248bb
!34496 add Fills GPU implementation
Merge pull request !34496 from yelihua/dev
2022-05-26 02:21:24 +00:00
Cathy Wong b9396a32b7 [MD] Update import transforms statements in dataset UT 2022-05-25 19:51:26 -04:00
i-robot 2bafbd2b34
!33428 ApplyAdagradV2 CPU Operator
Merge pull request !33428 from markuskunej/applyAdaGradV2
2022-05-25 21:56:41 +00:00
i-robot 797c21ec6c
!34539 [MD] Transform Unification: Phase 1C - Minor Code and UT Updates
Merge pull request !34539 from cathwong/ckw_xtranuni_code3_typecast
2022-05-25 18:05:40 +00:00
yanghaoran 05b12abbb7
回退 'Pull Request !34741 : [ME] raise only supports some Python standard exception types.' 2022-05-25 13:00:51 +00:00
yelihua 79316f6caf add GPU impl for Fills and testcase 2022-05-25 18:29:10 +08:00
i-robot f3148dbe6e
!34842 add nn.Threshold
Merge pull request !34842 from 吕昱峰(Nate.River)/threshold
2022-05-25 09:35:33 +00:00
i-robot 5dfd613839
!34447 Support GPU UniqueConsecutive, and add tensor, functional, primitive
Merge pull request !34447 from huangbingjian/unique_consecutive
2022-05-25 09:19:35 +00:00
i-robot cd26d2d46e
!34781 add st for fallback constant control flow with 330 331 332
Merge pull request !34781 from huanghui/control-for-fallback2
2022-05-25 09:19:16 +00:00
i-robot f95caf28bd
!33761 upgrade Ascend software suite 29 Apr 22
Merge pull request !33761 from yanghaoran/upgrade_ascend_0429
2022-05-25 09:17:32 +00:00
hezhenhao1 3a2343d3c8 Add GPU implementation of SparseSegmentMean operator. 2022-05-25 17:14:28 +08:00
i-robot 974d5d8ad7
!34736 Fix set shape of tensor
Merge pull request !34736 from zjun/fix_tensor_data
2022-05-25 08:31:38 +00:00
i-robot acb8f8d99d
!34803 Inplace Assign for Hybrid DSL
Merge pull request !34803 from jiaoy1224/real_master
2022-05-25 06:50:47 +00:00
liangzhibo e58d9c4ff9 Add fallback control test case for 310 311 312 2022-05-25 14:18:30 +08:00
i-robot b4fb806f61
!34741 [ME] raise only supports some Python standard exception types.
Merge pull request !34741 from Margaret_wangrui/raise_type
2022-05-25 06:16:06 +00:00
i-robot f1513a6580
!34684 fix bug of mutiple slice net report error when the length is not equal
Merge pull request !34684 from lianliguang/master
2022-05-25 06:11:32 +00:00
i-robot 21579055c8
!34609 Add CPU version of ApplyGradientDescent op
Merge pull request !34609 from TinaMengtingZhang/dev_cpu_op_apply_gradient_descent
2022-05-25 04:45:35 +00:00
i-robot fd351cc65b
!34167 Op Concat supports vmap
Merge pull request !34167 from DeshiChen/0509_concat
2022-05-25 02:48:54 +00:00
i-robot 1ecc6538d1
!34537 output_shape add param estimate
Merge pull request !34537 from luoyang/dynamic_outputshape
2022-05-25 02:37:32 +00:00
i-robot 9c9f1a26bd
!34322 Achieve ClipByNorm op on CPU GPU and Ascend
Merge pull request !34322 from JoyLvliang/add_clip_by_norm_op_on_GPU_and_CPU
2022-05-25 02:34:58 +00:00
Cathy Wong b8e7c2acaf [MD] Transform Unification: Phase 1C - Minor Code Fixes and UT Updates 2022-05-24 22:24:38 -04:00
yanghaoran 79e370d7aa fix 310 test script, finding pacakges in base dir only 2022-05-25 10:24:36 +08:00
i-robot 520427cc3a
!34726 ScatterMax support vmap and add dynamic shape case
Merge pull request !34726 from polyhedral/max
2022-05-25 02:14:45 +00:00
i-robot 7676d9958b
!34608 [MD] Adding docstrings for minddata UT Python
Merge pull request !34608 from davidanugraha/add_dataset_test_comment
2022-05-25 02:10:32 +00:00
i-robot 291b5faa98
!33925 parallel_initializer_seed
Merge pull request !33925 from yao_yf/auto_parallel_initializer_seed
2022-05-25 02:03:16 +00:00
i-robot 59c3bc58bc
!34843 [kernel]fix the error of testcase attr
Merge pull request !34843 from 张学同/applyproximaladagrad_gpu
2022-05-25 01:53:38 +00:00
yanghaoran f7dfcb0494 upgrade Ascend software suite 29 Apr 22 2022-05-25 09:53:28 +08:00
Yang Jiao 21c58913c7 fix onehot vmap 2022-05-25 09:36:28 +08:00
i-robot 88672a22d3
!34535 add vmap for TensorScatterAdd/Sub
Merge pull request !34535 from yuchaojie/op_dev
2022-05-25 01:33:03 +00:00
lvyufeng 65120caf79 add BiDense 2022-05-25 07:43:35 +08:00
David ee0a815990 Added docs for ut files 2022-05-24 17:43:53 -04:00
“yzm” af9a3f23d5 [feat] [assistant] [I471DO] add new Ascend operator ScatterNdMax 2022-05-24 21:50:29 +08:00
zjun 07d0544095 Add set data for tensor
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-05-24 20:20:19 +08:00
i-robot 1ade2e9f25
!34235 [assistant][MelScale]
Merge pull request !34235 from QingfengLi/MelScale
2022-05-24 12:08:00 +00:00
i-robot 5999c0917b
!34796 Fix: I58DKD FL run depend java from 1.9 to 1.8
Merge pull request !34796 from zhangzhaoju/master_jdk_change
2022-05-24 12:05:21 +00:00
huangbingjian 5a619651d4 Add unique_consecutive ops. 2022-05-24 18:22:07 +08:00
lianliguang db6be8d1c8 fix bug of eliminate slice node 2022-05-24 17:40:54 +08:00
i-robot 2bdc633d3f
!34688 fix bug for if_parser
Merge pull request !34688 from hangq/rewrite-bug
2022-05-24 09:18:42 +00:00
i-robot f5eb987e42
!32742 [assistant][ops] Add SegmentMax, SegmentMin, SegmentSum
Merge pull request !32742 from 梁天凯/SegmentMax
2022-05-24 08:45:37 +00:00
i-robot 7efd61d744
!34783 fix issue I57XXA
Merge pull request !34783 from tan-wei-cheng-3260/develop-twc-master
2022-05-24 08:01:10 +00:00
qkeys f475205a48 [feat][assistant][I4XJGA] add new Ascend operator Deg2Rad 2022-05-24 15:51:34 +08:00
Margaret_wangrui bc5906e630 [ME] raise only supports some Python standard exception types. 2022-05-24 15:39:32 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +08:00
zhangxuetong dbf1c8f18c fix the error of testcase attr 2022-05-24 15:18:55 +08:00
i-robot d137dfcac8
!34569 add 310 infer ST testcase of yolov4
Merge pull request !34569 from GongLiyao/st_testcase_yolov4
2022-05-24 07:16:52 +00:00
i-robot 1265c98a81
!34674 test_gcn acc fix
Merge pull request !34674 from sophie/master
2022-05-24 07:05:46 +00:00
yuchaojie 2466494c26 add vmap test for TensorScatterAdd/Sub 2022-05-24 14:48:12 +08:00
i-robot 4ac3eccddc
!34791 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34791 from Margaret_wangrui/fallback_control_flow
2022-05-24 06:33:44 +00:00
i-robot 0e04a4aaa4
!34769 add tensor_scatter_mul vmap rule && test cases
Merge pull request !34769 from zhuzhongrui/pub_master4
2022-05-24 06:33:34 +00:00
i-robot 38edb9ece9
!34707 [OP] add functional api for meshgrid
Merge pull request !34707 from yangruoqi713/meshgrid
2022-05-24 06:04:19 +00:00
polyhedral fd411c3144 ScatterMax support vmap and add dynamic shape case 2022-05-24 10:27:49 +08:00
i-robot 1b214a3640
!34590 Fix dynamic sens problem
Merge pull request !34590 from zjun/fix_bug1
2022-05-24 02:24:06 +00:00
Yang Jiao d6afbbc732 fix custom bug on ascend 2022-05-24 09:41:00 +08:00
7347157+joylvliang@user.noreply.gitee.com 846ea25978 add_clip_by_norm_op_on_GPU_and_CPU 2022-05-24 09:19:00 +08:00
YangLuo e1df0d9688 output_shape add param estimate 2022-05-24 09:09:30 +08:00
zhangzhaoju 8c911d0a04 Fix: I58DKD FL run depend java from 1.9 to 1.8 2022-05-23 21:49:55 +08:00
i-robot 4f0b1dc60e
!34511 Add CPU support for KLDivLoss op
Merge pull request !34511 from zhuyuxiao/I51VMV
2022-05-23 11:06:37 +00:00
dayschan 1b5a2f928b Support vmap for op concat 2022-05-23 19:06:00 +08:00
i-robot a3e00bd637
!32546 [feat] [assistant] [I4CRKO] [I4CRKP] add nn operator AvgPoolV1 and AvgPoolGradV1
Merge pull request !32546 from Seeker98/0405_a
2022-05-23 09:07:59 +00:00
Margaret_wangrui beec672590 [Fallback][Control_flow] Add some fallback control flow testcases. 2022-05-23 17:07:48 +08:00
i-robot 8eb5e3e90d
!34721 add st for fallback constant control flow with 320 321 322
Merge pull request !34721 from huanghui/control-for-fallback
2022-05-23 08:38:35 +00:00
i-robot 54998fab03
!34573 Support vmap for svd
Merge pull request !34573 from huanghui/svd
2022-05-23 08:37:24 +00:00
bubtltk ae98f004ba add SegmentMax, SegmentMin, SegmentSum 2022-05-23 16:16:24 +08:00
chenx2ovo d62655e199 [fix] [assistant] [I4ZOCP] add validation for input param 2022-05-23 16:06:50 +08:00
twc 330c32bb77 fix issue I57XXA 2022-05-23 15:59:08 +08:00
z00512249 81978165fb add tensor_scatter_mul vmap rule && test cases 2022-05-23 15:42:15 +08:00
huanghui 3a1612be4d add st for fallback constant control flow with 330, 331, 332 2022-05-23 15:35:25 +08:00
hangangqiang 2ba3c8e1e1 fix bug for if_parser 2022-05-23 15:22:24 +08:00
i-robot dd85238b91
!34579 set uni folder for ge test
Merge pull request !34579 from xiaoyao/master
2022-05-23 07:20:37 +00:00
i-robot 93a87fd18f
!34665 softshrink softshrinkgrad
Merge pull request !34665 from ling/sr
2022-05-23 06:52:59 +00:00
i-robot c986240c5c
!32350 [assistant][ops] Add new Exp2
Merge pull request !32350 from wxy220/Exp2
2022-05-23 06:51:56 +00:00