Commit Graph

4041 Commits

Author SHA1 Message Date
zy efdb47b0a1 [feat] [assistant] [I40GJ1] add new operation BlackmanWindow 2022-06-03 11:19:50 +08:00
David 229603b4b5 Added docs to ut part 4 2022-06-02 21:37:15 -04:00
gyuer 3782bbbaaa [feat][assistant][I4XJFY] add new functional Outer 2022-06-02 17:54:21 +08:00
i-robot 0443713a5c
!33431 [assistant][ops][I48O5K] Add new sparse operator DenseToDenseSetOperation
Merge pull request !33431 from 李航/DenseToDenseSetOperation
2022-06-02 09:36:56 +00:00
i-robot 6f18373b10
!35252 add python implement and st for random gamma
Merge pull request !35252 from zhangqi/0522_2
2022-06-02 09:26:10 +00:00
Xiao Tianci 72fafb9251 fix remaining problems of Pad and PadToSize 2022-06-02 17:19:30 +08: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 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
lvyufeng ee30ffc3bf add nll_loss and cross_entropy for ops.functional and nn 2022-06-02 11:13:34 +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
Xiao Tianci 74a1f06362 remove soft dvpp 2022-06-01 17:45:58 +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 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 4f1a8b1eef
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
2022-06-01 01:53:19 +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
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
Zhang Qinghua a89b662b62 Change the weight parameter to FV parameter in FuncGraph, and add ST cases. 2022-05-31 14:27:15 +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 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
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
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 1d787766bd
!31985 [assistant][ops] Add new Mv
Merge pull request !31985 from wxy220/Mv
2022-05-30 10:58:14 +00: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
zheng_pengfei ffda33b732 [feat][assistant][I48O63] add checknumerics 2022-05-30 12:02:46 +08: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
hesham f9128c2f16 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm 2022-05-29 22:19:04 -04: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 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 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
zheng_pengfei 1c7707eb4c [feat][assistant][I48O73] add new operator log1p 2022-05-29 23:05:07 +08: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
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
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
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
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
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 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 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
yuzhenhua ec1e152e17 for const iterator For 2022-05-26 19:23:46 +08:00
xulei c85bb89088 KLDivLoss for NPU 2022-05-26 16:55:16 +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
Zhang Qinghua 9e1d8627e5 Allow the Parameter object as a construct/ms_function parameter type. 2022-05-26 14:41:00 +08:00
Xiao Tianci c564e840fb add flatten in flat_map 2022-05-26 11:17:32 +08:00
Cathy Wong b9396a32b7 [MD] Update import transforms statements in dataset UT 2022-05-25 19:51:26 -04: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
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 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 1ecc6538d1
!34537 output_shape add param estimate
Merge pull request !34537 from luoyang/dynamic_outputshape
2022-05-25 02:37:32 +00:00
Cathy Wong b8e7c2acaf [MD] Transform Unification: Phase 1C - Minor Code Fixes and UT Updates 2022-05-24 22:24:38 -04: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
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
i-robot 1ade2e9f25
!34235 [assistant][MelScale]
Merge pull request !34235 from QingfengLi/MelScale
2022-05-24 12:08:00 +00: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
qkeys f475205a48 [feat][assistant][I4XJGA] add new Ascend operator Deg2Rad 2022-05-24 15:51:34 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +08:00
YangLuo e1df0d9688 output_shape add param estimate 2022-05-24 09:09:30 +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
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
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
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 c986240c5c
!32350 [assistant][ops] Add new Exp2
Merge pull request !32350 from wxy220/Exp2
2022-05-23 06:51:56 +00:00