Commit Graph

3927 Commits

Author SHA1 Message Date
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
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
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
i-robot e696692b0e
!31248 [assistant][ops]Add GridSampler2D and GridSampler2DGrad
Merge pull request !31248 from 马振浩/gridsampler2d
2022-05-23 06:49:09 +00:00
yao_yf 91dabdce17 parallel initializer seed set 2022-05-23 14:24:29 +08:00
i-robot d70e95012c
!34730 ops whitelist amendment after code viewing
Merge pull request !34730 from 李林杰/ops_whitelist_amend
2022-05-23 02:01:35 +00:00
lilinjie 1891cbf483 ops whitelist amendment aafter code viewing 2022-05-22 21:09:05 +08:00
Seeker 76bf418279 Add aicpu op AvgPoolV1 and AvgPoolGradV1 2022-05-22 18:46:54 +08:00
pikapika 3e978302ca exp2 2022-05-22 10:36:45 +08:00
i-robot 79f41f957c
!34614 Support fusion_size argument for flatten_weights
Merge pull request !34614 from hewei/flatten_weights
2022-05-21 15:04:59 +00:00
mareda 77a6ea3aba Add GridSampler2D and GridSampler2DGrad. 2022-05-21 17:05:34 +08:00
i-robot 1e540e53ed
!34401 [assistant][RangeV2] add RangeV2
Merge pull request !34401 from 李文轼/rangev2
2022-05-21 07:51:38 +00:00
i-robot 2dcae73a2b
!31575 [assistant][ops] Add new LogAddExp
Merge pull request !31575 from wxy220/LogAddExp
2022-05-21 03:05:52 +00:00
liwenshi d896ae30db [feat][assistant][I4CRJU] add RangeV2 for Ascend and cpu 2022-05-20 19:37:25 +08:00
He Wei 2d7c4334ec Support fusion_size argument for flatten_weights 2022-05-20 17:11:48 +08:00
zhuyuxiao ce16351d16 add CPU support for KLDivLoss op 2022-05-20 15:34:31 +08:00
jonyguo 0718a283c8 filter dumplicate log from python operation 2022-05-20 14:46:46 +08:00