Commit Graph

9689 Commits

Author SHA1 Message Date
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
i-robot e696692b0e
!31248 [assistant][ops]Add GridSampler2D and GridSampler2DGrad
Merge pull request !31248 from 马振浩/gridsampler2d
2022-05-23 06:49:09 +00:00
i-robot b87f5c32d3
!34700 [kernel][gpu]add apply proximal adagrad
Merge pull request !34700 from 张学同/applyproximaladagrad_gpu
2022-05-23 06:47:23 +00:00
yao_yf 91dabdce17 parallel initializer seed set 2022-05-23 14:24:29 +08:00
yangruoqi713 b417d1f489 [OP] add functional api for meshgrid 2022-05-23 14:23:52 +08:00
GongLiyao 16ab24b9ea add 310infer_testcase_to_smoketest. 2022-05-23 14:19:41 +08:00
i-robot 5a6604775d
!34593 add functional-tensor-vmap impl for masked select
Merge pull request !34593 from yangzhenzhang/add-functional-tensor-vmap-impl-for-masked-select
2022-05-23 06:11:37 +00:00
i-robot dd57f0ea89
!34762 fix ge st error
Merge pull request !34762 from chenmai1102/cm_master
2022-05-23 06:11:17 +00:00
i-robot 1b3e06faf1
!34645 masked select grad gpu implement
Merge pull request !34645 from zhaodezan/master
2022-05-23 05:53:59 +00:00
i-robot eb856f0d79
!34695 [kernel]fix review comments
Merge pull request !34695 from 张学同/opt_kernel
2022-05-23 03:34:31 +00:00
chenmai1102 3fd8337147 fix st error 2022-05-23 10:24:46 +08:00
i-robot 4b07f59f9e
!34705 GraphKernel Support GatherNd dynamic shape on GPU
Merge pull request !34705 from ZengZitao/dyn_gather_nd_gpu
2022-05-23 02:24:17 +00: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
i-robot 255248d694
!34737 add scatter_nd_add && scatter_nd_sub vamp rule && test case
Merge pull request !34737 from zhuzhongrui/pub_master
2022-05-23 01:52:06 +00:00
i-robot c3787795c8
!34552 Resnet50_cifar10 test for ge process
Merge pull request !34552 from wuweikang/resnet-st
2022-05-23 01:42:16 +00:00
yangzhenzhang 3b187616e7 add vmap for masked select 2022-05-23 09:10:35 +08:00
zhangxuetong 7463142a05 add apply_proximal_adagrad_gpu_kernel 2022-05-23 09:08:30 +08:00
i-robot b30992e651
!34735 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34735 from Margaret_wangrui/fallback_control_flow
2022-05-23 01:02:05 +00:00
z00512249 b46c0822d1 add scatter_nd_add && scatter_nd_sub vamp rule && test case 2022-05-23 07:56:31 +08:00
Signed-off-by: jakcmanftr c4bbbfa6c7 [assistant][ops]New operator implementation for Bessel
Signed-off-by: jakcmanftr <18407825861@163.com>
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>

[assistant][ops]New operator implementation for Bessel

Signed-off-by: jakcmanftr <18407825861@163.com>
Signed-off-by: zhangyukun <38148677+jameszhangyukun@users.noreply.github.com>
2022-05-22 21:35:38 +08: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
zhaodezan 6d9721fbf9 masked select grad gpu first commit 2022-05-22 16:53:34 +08:00
i-robot 6ac63e2601
!34702 Optimiz lamb nn modify
Merge pull request !34702 from wanghenchang/lamb-optimiz-nn
2022-05-22 04:06:08 +00: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
i-robot 68a9ec284d
!33726 [feat] [assistant] [ops] [I4ZZUR] New GPU operator implementation, include RightShift
Merge pull request !33726 from zhixinaa/RightShift
2022-05-21 09:23:36 +00:00
mareda 77a6ea3aba Add GridSampler2D and GridSampler2DGrad. 2022-05-21 17:05:34 +08:00
zjun 5541e85053 Fix sens dynamic shape
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-05-21 16:28:02 +08:00
Margaret_wangrui c759b4a4c8 [Fallback][Control_flow] Add some fallback control flow testcases. 2022-05-21 16:03:06 +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
i-robot 3aeb0d0578
!34625 add tensor/functional interface for diag op
Merge pull request !34625 from limingqi107/bug_fix4
2022-05-20 20:36:04 +00:00
i-robot 2deaba946e
!34568 filter dumplicate log from python operation
Merge pull request !34568 from guozhijian/filter_duplicate_log
2022-05-20 15:03:18 +00:00
i-robot 76bea16f33
!34602 Support reconnect to meta server node if heartbeat connection is broken
Merge pull request !34602 from chengang/support_reconnect_for_hb
2022-05-20 11:43:43 +00:00
liwenshi d896ae30db [feat][assistant][I4CRJU] add RangeV2 for Ascend and cpu 2022-05-20 19:37:25 +08:00
wuweikang e689d57fe2 resnet50_cifar10 test for ge process 2022-05-20 17:31:07 +08:00
He Wei 2d7c4334ec Support fusion_size argument for flatten_weights 2022-05-20 17:11:48 +08:00
ling 16c573e1ea softshrink softshrinkgrad 2022-05-20 17:09:07 +08:00
i-robot df9c0d2ff5
!34060 Enable dynamic shape for ms_function decorated inner cell
Merge pull request !34060 from JoyLvliang/enable_ms_function_dynamic_shape_for_non_top_cell
2022-05-20 09:07:44 +00:00
wangchangheng ab78aa86ee optimize lamb 2022-05-20 16:50:45 +08:00
huanghui 8137dfa0a9 add st for fallback constant control flow with 320 321 322 2022-05-20 16:40:43 +08:00
zhuyuxiao ce16351d16 add CPU support for KLDivLoss op 2022-05-20 15:34:31 +08:00
zhixinaa d30d43b70d [feat] [assistant] [ops] [I4ZZUR] New GPU operator implementation, include RightShift 2022-05-20 15:33:37 +08:00
limingqi107 817e60a308 add tensor/functional interface for diag op 2022-05-20 15:05:11 +08:00
zhangxuetong c089794e62 fix review comments 2022-05-20 14:53:26 +08:00
jonyguo 0718a283c8 filter dumplicate log from python operation 2022-05-20 14:46:46 +08:00
i-robot 462055aee1
!34588 解决dictionary-list 子图消除error.
Merge pull request !34588 from lanzhineng/issue
2022-05-20 06:44:35 +00:00
Arielxyx 44543ad95c [feat][assistant][I4XJG1] add new function LogAddExp 2022-05-20 14:37:32 +08:00
Parallels cdbbd315d8 Support reconnect to meta server if heartbeat connection broken 2022-05-20 14:26:53 +08:00
zengzitao 816a6ea81c add ResetResource func to support gather_nd dynamic shape on GPU 2022-05-20 14:14:32 +08:00
i-robot 57216a7b80
!34683 Add epoch number for lenet train
Merge pull request !34683 from ZPaC/fix-full-ps-lenet-acc
2022-05-20 06:08:49 +00:00
i-robot 421cbf82f4
!31810 [assistant][ops] Add new LogAddExp2
Merge pull request !31810 from wxy220/LogAddExp2
2022-05-20 03:08:03 +00:00
i-robot 698ec02a9d
!34670 adapt vmap for scatter_min operator
Merge pull request !34670 from hujiahui8/scatter_min
2022-05-20 02:58:07 +00:00
i-robot 9b0d37c7e7
!34657 support const-test if
Merge pull request !34657 from hangq/rewrite-pr
2022-05-20 01:55:52 +00:00
i-robot 7e714b1483
!34649 Add st for fallback constant control flow with 300, 301, 302
Merge pull request !34649 from huanghui/control-for-fallback
2022-05-20 01:49:00 +00:00
i-robot 92f73da146
!34616 Tan gpu inference
Merge pull request !34616 from ling/gpu
2022-05-20 01:34:17 +00:00
i-robot 71f2ee7172
!34555 [AutoParallel]Parallel_adapt_simple_control_flow
Merge pull request !34555 from lichen/adapt_control_flow
2022-05-20 01:31:48 +00:00
i-robot 8167c4dbe4
!34361 [kernel][cpu]add ApplyProximalAdagrad
Merge pull request !34361 from 张学同/applyproximaladagrad
2022-05-20 01:23:45 +00:00
i-robot 527539ef7c
!34409 unsorted segment prod gpu inference
Merge pull request !34409 from ling/core
2022-05-20 01:20:54 +00:00
i-robot 67033817ff
!34295 Optimiz lamb ascend kernel
Merge pull request !34295 from wanghenchang/lamb-optimiz-ascend
2022-05-20 01:20:25 +00:00
i-robot e4148639c4
!34652 [kernel][gpu]add assert kernel
Merge pull request !34652 from 张学同/assert
2022-05-20 01:17:16 +00:00
xiao_yao1994 fbdfdb1127 "change default backend in debug graph mode and set uni folder for ge
test"
2022-05-20 09:12:03 +08:00
i-robot 20f3a911f1
!34094 Remove the context option: 'enable_sparse'.
Merge pull request !34094 from 张清华/opt
2022-05-20 00:52:05 +00:00
i-robot 63a2bf1025
!33546 Add functional api and dynamic shape support for SquareSumAll op
Merge pull request !33546 from TinaMengtingZhang/dev_cpu_op
2022-05-19 20:42:17 +00:00
hujiahui8 2ffa88726c adapt vmap for scatter_min operator 2022-05-19 23:47:44 +08:00
ZPaC 4c2affdaad Add epoch number for lenet train 2022-05-19 22:41:18 +08:00
i-robot b5249cdedd
!33734 [assistant][ops] Add other operator SampleDistortedBoundingBoxV2
Merge pull request !33734 from 孟权令/SampleDistortedBoundingBoxV2
2022-05-19 13:39:35 +00:00
sophie2020 bfe97a2a33 fix test_gcn 2022-05-19 20:29:37 +08:00
i-robot 55e8fdf518
!34583 fix bug of list assign when step is negative
Merge pull request !34583 from lianliguang/master
2022-05-19 12:19:11 +00:00
i-robot 4dab24be13
!34479 add gpu diag op
Merge pull request !34479 from limingqi107/bug_fix3
2022-05-19 12:16:51 +00:00
zhangxuetong 3cabd0869a add kernel apply_proximal_adagrad 2022-05-19 20:02:23 +08:00
i-robot a07fdd3ffe
!34635 Add test cases for vmap range.
Merge pull request !34635 from LiangZhibo/range
2022-05-19 11:33:32 +00:00
zhangxuetong 66f56e41eb add assert gpu kernel 2022-05-19 19:18:19 +08:00
wangchangheng 6c879b5554 optimize lamb 2022-05-19 19:18:16 +08:00
ling bbbe133362 Tan gpu inference 2022-05-19 19:02:04 +08:00
ling 437deb9da2 unsorted segment prod gpu inference 2022-05-19 18:59:19 +08:00
hangangqiang 41e4d93ddd support const-test if 2022-05-19 18:57:29 +08:00
i-robot 054e08d45d
!34448 Add CPU implementation of SparseSegmentMean operator.
Merge pull request !34448 from hezhenhao1/add_sparse
2022-05-19 10:51:21 +00:00
i-robot 8a4e60c419
!34523 optimize scale grad
Merge pull request !34523 from chujinjin/optimize_scale_grad
2022-05-19 10:34:25 +00:00
Arielxyx dcb7526105 [feat][assistant][I4XJGJ] add new function LogAddExp2 2022-05-19 17:41:15 +08:00
huanghui 8426c4717e add st 300,301,302 for fallback control flow 2022-05-19 17:37:36 +08:00
Zhang Qinghua d7762f1c8d Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'. 2022-05-19 17:31:57 +08:00
i-robot f47f97d24b
!33963 Modify ChcekPoint
Merge pull request !33963 from liuyang/ms_master
2022-05-19 08:30:22 +00:00
wangshengnan12@huawei.com 48065b72a1 adapt_control_flow 2022-05-19 15:50:29 +08:00
i-robot 9edf52d71f
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
2022-05-19 07:48:34 +00:00
Sawyer 731ef7be93 [feat][assistant][I3T92K] add new other operator SampleDistortedBoundingBoxV2 2022-05-19 15:29:11 +08:00
7347157+joylvliang@user.noreply.gitee.com be99926778 enable_ms_function_dynamic_shape_for_non_top_cell 2022-05-19 15:14:24 +08:00
liangzhibo 46d4c8dc37 Add test case for vmap wrong in_axis of range 2022-05-19 14:49:15 +08:00
i-robot 0551797a2e
!34037 add bessel_i1 and bessel_i1e
Merge pull request !34037 from shenghong96/bessel_i1
2022-05-19 06:34:18 +00:00
i-robot 7c11e3a820
!34480 gpu support atanh kernels
Merge pull request !34480 from chenweifeng/gpu-atanh-kernel
2022-05-19 06:23:32 +00:00
limingqi107 ef55422c04 add gpu diag op 2022-05-19 11:56:13 +08:00
shenghong96 caab6a3664 add bessel_i1 and bessel_i1e 2022-05-19 10:36:32 +08:00
i-robot 0556198d34
!34293 unify avgpool and dropoout in GE
Merge pull request !34293 from chenmai1102/cm_master
2022-05-19 01:42:13 +00:00
i-robot a7baddd86a
!34566 move vmap testcases to st/ops directory
Merge pull request !34566 from looop5/mv_files
2022-05-19 01:40:50 +00:00
hezhenhao1 1ce8da4c74 Add CPU implementation of SparseSegmentMean operator. 2022-05-19 09:39:38 +08:00
i-robot f6daad5267
!34497 GraphKernel GatherNd算子相关支持(Tensor 接口 vmap rule 动静统一)
Merge pull request !34497 from ZengZitao/gather_nd
2022-05-19 01:36:37 +00:00
i-robot f43b686e61
!34398 fix rewrite bug
Merge pull request !34398 from 于振华/rewrite_it1_fix_01
2022-05-19 01:31:15 +00:00
huanghui 636192a116 Support vmap for Svd 2022-05-19 09:29:13 +08:00
i-robot 77726dd5eb
!34567 fix bug in class_def_parser
Merge pull request !34567 from hangq/rewrite-pr
2022-05-19 01:20:10 +00:00
lianliguang 5699ef7b03 fix bug of list slice assign when step value is negative 2022-05-19 09:17:47 +08:00
i-robot 702d0efbc1
!34592 fl script usability rectification
Merge pull request !34592 from wtcheng/master
2022-05-19 01:17:20 +00:00
i-robot f2cbdca6bb
!34581 Support user data in Tensor
Merge pull request !34581 from hewei/tensor_userdata
2022-05-19 01:06:13 +00:00
TinaMengtingZhang 5f94adbc2c Add cpu version of ApplyGradientDescent op 2022-05-18 17:16:04 -04:00
markuskunej 19252a2319 cpu kernel and st test done, vmap not started 2022-05-18 20:38:48 +00:00
w00517672 64177f42dc fl script usability rectification 2022-05-18 19:42:40 +08:00
zengzitao eb2f75a164 add gather nd interface 2022-05-18 18:26:02 +08:00
z00512249 fe105cc3d9 add lerp vmap rule && test case 2022-05-18 17:58:53 +08:00
lanzhineng 56e478e4f9 DDE issue:set dictionary element flag 2022-05-18 17:37:00 +08:00
He Wei 6313bc0cab Support user data in Tensor 2022-05-18 17:26:52 +08:00
i-robot a1e20c3d01
!34282 OneHot tensor和functional接口, vmap适配
Merge pull request !34282 from jiaoy1224/onehot
2022-05-18 08:49:11 +00:00
hangangqiang d910b1929a fix bug in class_def_parser and quant.py 2022-05-18 16:36:34 +08:00
i-robot 512a0afe66
!34554 Add pow test cases
Merge pull request !34554 from LiangZhibo/pow
2022-05-18 08:23:34 +00:00
looop5 c05037c0e7 move vmap testcases to st/ops directory 2022-05-18 16:07:30 +08:00
i-robot 39055ed78a
!34488 add gpu impl of masked_select
Merge pull request !34488 from yangzhenzhang/add-gpu-impl-of-masked-select
2022-05-18 08:00:52 +00:00
yuzhenhua 63a167b39d fix rewrite it1 bug 2022-05-18 15:58:17 +08:00
liuyang_655 6508fd317f fixed conflicts
modify test
2022-05-18 03:52:08 -04:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
wilfChen 1af2656199 gpu support atanh kernel 2022-05-18 15:46:26 +08:00
chenmai1102 577b6d0096 avgpool grad and dropout for GE 2022-05-18 15:11:21 +08:00
i-robot d21686c2fe
!32951 [feat] [assistant] [I48O56] Add new aicpu operator AdjustSaturation
Merge pull request !32951 from 陈慧敏/AdjustSaturation
2022-05-18 07:10:53 +00:00
i-robot 402ac5af5e
!34249 Update SpaceToBatchND and its test cases
Merge pull request !34249 from zichun_ye/op_dev_space_to_batch_nd
2022-05-18 04:37:00 +00:00
liangzhibo 9fe7d47d3f Add test cases for pow 2022-05-18 11:41:11 +08:00
i-robot fa3f3c0be7
!34548 takedown test_data_parallel_tran_lenet
Merge pull request !34548 from yanghaoran/master
2022-05-18 02:43:41 +00:00
Yang Jiao b4ea9073a4 add onehot 2022-05-18 10:43:09 +08:00
i-robot 34ca303812
!34329 单算子网络找不到bp_end算子
Merge pull request !34329 from liuchuting/st_profiler
2022-05-18 02:31:37 +00:00
yanghaoran fed6eb31a2 takedown test_data_parallel_tran_lenet 2022-05-18 10:08:55 +08:00
i-robot 3ef97e5e3e
!34417 Add CTCLossV2 CPU kernel
Merge pull request !34417 from zhujingxuan/CTCLoss
2022-05-18 01:51:57 +00:00
i-robot d2a5df9950
!34351 Change class Variable to mutable function
Merge pull request !34351 from YuJianfeng/mutable
2022-05-18 01:32:05 +00:00
i-robot 302559099a
!34396 [FL]cross_device_lenet usability rectification
Merge pull request !34396 from zhangqi/0515
2022-05-18 01:30:48 +00:00
yangzhenzhang c7a59aa805 add gpu impl of masked select 2022-05-18 09:14:07 +08:00
i-robot 9c258e0d8d
!32954 add st fot control flow of fallback
Merge pull request !32954 from huanghui/control-for-fallback
2022-05-18 00:55:52 +00:00
i-robot cb216f90d4
!34520 [MS][ops]fix fast_gelu_test bug
Merge pull request !34520 from KXiong/master
2022-05-17 14:55:49 +00:00
chujinjin 6302491062 optimize scale grad 2022-05-17 20:44:40 +08:00
王超 50271da74b [feat] [assistant] [I48O56] Add new aicpu operator AdjustSaturation 2022-05-17 19:30:17 +08:00
i-robot 4a8bb274f7
!31634 [assistant][ops][I48O58] Add DenseToCSRSparseMatrix Operator
Merge pull request !31634 from 李定维/DenseToCSRSparseMatrix
2022-05-17 11:12:50 +00:00
i-robot 17fb1b2ea4
!34468 fix typecast on validate string
Merge pull request !34468 from luoyang/fix_typecast
2022-05-17 11:03:33 +00:00
xiongkun bc12e2df9e fast_gelu_test 2022-05-17 17:35:50 +08:00
zhujingxuan 664ab9f853 Add CTCLossV2 CPU kernel 2022-05-17 16:24:04 +08:00
liuchuting 47df574693 gpu single op network can not find bp_end. 2022-05-17 16:16:42 +08:00
ZPaC 60cc01ed18 Fix recover issue 2022-05-17 16:08:06 +08:00
i-robot 5a8a26dffa
!34116 pass support dynamic
Merge pull request !34116 from TuDouNi/pass_support_dynamic
2022-05-17 07:26:43 +00:00
i-robot e45b151037
!34436 EmbeddingLookup for cache prefetch from remote supports multi server
Merge pull request !34436 from zyli2020/master
2022-05-17 06:27:48 +00:00
huanghui bd7bede0b4 add st fot control flow of fallback (020,021,022) 2022-05-17 12:38:05 +08:00
i-robot bae2b79896
!34428 [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
Merge pull request !34428 from fujianzhao/adaptive_avg_pool_1d
2022-05-17 03:27:30 +00:00
i-robot 8ed228063c
!30343 [feat] [assistant] [I48O5X] Add new aicpu operator AdjustContrastv2
Merge pull request !30343 from 魏铭宏/AdjustContrastv2
2022-05-17 02:58:18 +00:00
i-robot 175350c1c8
!33816 initial_epoch for model train
Merge pull request !33816 from changzherui/add_initial_epoch
2022-05-17 02:55:26 +00:00
lizhenyu 1a30c9cfc9 Embedding cache support multi server 2022-05-17 10:40:38 +08:00
i-robot cffd5b719f
!34454 UnsortedSegmentArithmetic Cpu kernels
Merge pull request !34454 from ling/cpu
2022-05-17 02:30:15 +00:00
i-robot b9f4835f82
!34469 Reconnect to the meta server node if needed
Merge pull request !34469 from chengang/support_reconnect
2022-05-17 02:09:57 +00:00
i-robot d2c496e81f
!34301 add reminder for pipeline parallel
Merge pull request !34301 from bichaoyang/master
2022-05-17 01:20:04 +00:00
i-robot 5f9d118a5e
!34462 [MS][GPU]add scatter element and scatter add with axis gpu kernel
Merge pull request !34462 from mengyuanli/scatter_element_gpu_bak
2022-05-17 01:09:21 +00:00
Parallels da023206b7 Support reconnect to meta server if needed 2022-05-17 00:01:18 +08:00
luoyang bc4d57018c fix typecast on validate string 2022-05-16 23:21:06 +08:00
i-robot 4b86944f78
!34429 [OP] add meshgrid cpu kernel
Merge pull request !34429 from yangruoqi713/meshgrid
2022-05-16 14:18:20 +00:00
mengyuanli 49c5b52b9f 1.scatter elements support update input or not
2.add scatter gpu kernel
2022-05-16 20:45:03 +08:00
i-robot 26a1c55fd8
!34334 Support high dimension input for SliceGrad on CPU and GPU
Merge pull request !34334 from xiaotianci/slice_grad
2022-05-16 11:14:17 +00:00
ling 7419a2b4b2 UnsortedSegmentArithmetic Cpu kernels 2022-05-16 18:50:00 +08:00
liruoxuan 78cff1394a [assistant][ops][I48O58] Add DenseToCSRSparseMatrix Operator 2022-05-16 17:52:09 +08:00
zhangqi 1c868d9d35 cross_device_lenet usability rectification 2022-05-16 17:10:36 +08:00
whitewings 98ec2f6d4a [feat][ops][I48O5X]Add new image operator AdjustContrastv2 2022-05-16 16:29:14 +08:00
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +08:00
yangruoqi713 7117a557eb [OP] add meshgird cpu kernel 2022-05-16 15:06:43 +08:00
i-robot 89cc287790
!34400 [众筹]Update SpaceToBatchND with vmap reg
Merge pull request !34400 from zichun_ye/space_to_batch_nd_vmap
2022-05-16 07:01:34 +00:00
yanghaoran 740daf4793
回退 'Pull Request !34354 : [OP] add meshgrid cpu kernel' 2022-05-16 06:58:09 +00:00
i-robot 9503b4f2a1
!34397 Add heartbeat from compute graph node to meta server node
Merge pull request !34397 from chengang/add_hb_for_cgn
2022-05-16 06:47:54 +00:00
i-robot 9e4a91924a
!34354 [OP] add meshgrid cpu kernel
Merge pull request !34354 from yangruoqi713/meshgrid
2022-05-16 06:28:42 +00:00
Zichun Ye 07a19b604c update SpaceToBatchND and its test cases
update test  case typo

update code format

rollback tensor.py
2022-05-16 14:28:03 +08:00
changzherui 43552f6568 initial epoch for model train 2022-05-16 11:47:16 +08:00
bichaoyang 98d4b75d1b reminder when missing 'pipeline_end' 2022-05-16 11:11:00 +08:00
i-robot 9118cf48ca
!33420 Support GPU Svd, and add tensor, functional, primitive
Merge pull request !33420 from huanghui/svd
2022-05-16 02:11:34 +00:00
i-robot 0614c34a9f
!34386 Add a gpu kernel, Padding.
Merge pull request !34386 from liqiliang/padding-gpu
2022-05-16 02:11:13 +00:00
Xiao Tianci 0006a63066 SliceGrad supports 8D input in CPU and GPU 2022-05-16 10:06:22 +08:00
i-robot 8a3122e6dc
!34399 remove unused fields in __init__ function
Merge pull request !34399 from hangq/rewrite-bug
2022-05-16 01:44:36 +00:00
i-robot aa9082bb8f
!34030 Fl Client using New Lite java api && delete deprecated code
Merge pull request !34030 from zhangzhaoju/master_new_japi
2022-05-16 01:15:12 +00:00
i-robot 9e7b82c9cb
!34324 [MS][OPS] Ger FastGeLU FastGeLUGrad pr3
Merge pull request !34324 from KXiong/master
2022-05-16 01:14:39 +00:00
i-robot 112578f925
!34328 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34328 from Margaret_wangrui/fallback_control_flow
2022-05-16 01:09:10 +00:00
yujianfeng d855c830d2 Change class Variable to mutable function 2022-05-16 09:05:32 +08:00
Zichun Ye b49d1a9b3c update SpaceToBatchND with vmap reg
fix code check

fix typo

fix typo
2022-05-16 00:57:34 +08:00
Parallels 9f458cee1f Add heartbeat from compute graph node to meta server node 2022-05-15 23:23:33 +08:00
hangangqiang f14647077b remove unused fields in __init__ function 2022-05-15 17:11:05 +08:00
i-robot 0174a69948
!34377 fix rewrite bugs
Merge pull request !34377 from hangq/rewrite-bug
2022-05-15 01:37:32 +00:00
hangangqiang 09a2c2e0dd fix rewrite bugs 2022-05-14 20:27:37 +08:00
i-robot c25f2bb443
!34333 Add a gpu kernel, MatrixBandPart.
Merge pull request !34333 from liqiliang/matrixbandpart-gpu
2022-05-14 10:40:00 +00:00
liqiliang 5daf1dd2d4 Add a gpu kernel, Padding. 2022-05-14 17:46:36 +08:00
huanghui cc1f903ce3 1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
2022-05-14 15:34:19 +08:00
i-robot f080d84646
!34374 Update NonZero primitive to support dynamic shape.
Merge pull request !34374 from hezhenhao1/add_nonzero
2022-05-14 06:29:37 +00:00
Margaret_wangrui 91993769a5 [Fallback][Control_flow] Add some control flow fallback testcases. 2022-05-14 11:51:46 +08:00
hezhenhao1 7d9f53b9fb Update NonZero primitive to support dynamic shape. 2022-05-14 11:38:16 +08:00
i-robot c8bd35320b
!34346 fix rewrite bugs
Merge pull request !34346 from hangq/rewrite-bug
2022-05-14 02:56:26 +00:00
i-robot 0e618aabc4
!34319 Update AOT Custom Op
Merge pull request !34319 from zichun_ye/aot_enc
2022-05-14 02:49:18 +00:00
liqiliang 4be416f40f Add a gpu kernel, MatrixBandPart. 2022-05-14 10:46:38 +08:00
i-robot 037733993a
!34278 fix bug for atomic clean
Merge pull request !34278 from zhupuxu/fix_bug_for_atomic
2022-05-14 02:34:34 +00:00
i-robot 377ff71a78
!34166 Add GPU implementation of MatrixDiagV3 operator.
Merge pull request !34166 from hezhenhao1/add_matrix_diag
2022-05-14 02:30:59 +00:00
i-robot 4cde40189c
!34321 [MD] Normalize md5 tests - new golden files, unskip tests
Merge pull request !34321 from cathwong/ckw_xtransuni_ut_new_golden_unskip_md5
2022-05-13 21:00:38 +00:00
i-robot 2152ce1b86
!34344 Add pow tensor interface.
Merge pull request !34344 from LiangZhibo/pow_ops
2022-05-13 14:13:51 +00:00
i-robot aaeea32e91
!34331 Add select functional interface, tensor interface and vmap
Merge pull request !34331 from LiangZhibo/select_ops
2022-05-13 14:12:29 +00:00
zhupuxu 91b09a8e0d fix bug for atomic
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
2022-05-13 17:48:26 +08:00
hangangqiang d6ddd1d49a fix rewrite bugs 2022-05-13 17:31:17 +08:00
i-robot b086679b61
!34317 Delete invalid tcp connection from connection pool for tcp client
Merge pull request !34317 from chengang/delete_tcp_conn_if_invalid
2022-05-13 09:05:02 +00:00
liangzhibo e39d3c6270 Add pow functional and tensor interface 2022-05-13 17:05:00 +08:00
liangzhibo 1b41721978 Add select tensor, functional interface and vmap 2022-05-13 17:02:21 +08:00
yangruoqi713 fbe5b01de7 [OP] add meshgrid cpu kernel 2022-05-13 16:59:38 +08:00
xiongkun f80d30e415 [MS][ops]adjust ger cpu operator
[MS][ops]adjust ger cpu operator

ajust FastGelu and FastGeluGrad

ajust FastGelu and FastGeluGrad

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust fast_gelu

adjust bitwise doc

adjust bitwise doc

adjust bitwise doc

adjust bitwise doc

add fast_gelu initsizelist

add fast_gelu initsizelist

ajust fast_gelu_grad_interface

ajust fast_gelu_grad_interface

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add fast_gelu doc

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add FastGeLU FastGeLUGrad vmap

add ger vmap

add ger vmap

add ger vmap

add ger vmap

adjust code

adjust code

adjust code

adjust code

adjust code

adjust code

add ger doc

add ger doc

adjust doc

remove bitwise kernelmod

adjust doc

adjust doc

replace tensor

replace tensor

ajust doc

adjust test

adjust test

adjust doc
2022-05-13 15:43:47 +08:00
yuan d04a96e0bb [feat] [assistant] [ops] [I4ZZV4,I4ZZV5] New GPU operator implementation, include tril,triu 2022-05-13 15:16:59 +08:00
hezhenhao1 d5ee2e260c Add GPU implementation of MatrixDiagV3 operator. 2022-05-13 14:57:03 +08:00
ttudu b0df035b41 insert_pad_for_nms_with_mask and insert_transpose_for_sort support dynamic shape 2022-05-13 14:52:46 +08:00
i-robot 2427626f10
!34250 Return -1 as unknown batch size for callable batch_size param
Merge pull request !34250 from luoyang/get_batch_size
2022-05-13 06:45:07 +00:00
i-robot 0968b28871
!34131 scatter_min: add dynamic_shape case for ascend
Merge pull request !34131 from hujiahui8/scatter_min
2022-05-13 06:35:46 +00:00
i-robot 2dbd3b8b14
!34243 DDE coredump: infer public fuction of list append is wrong.
Merge pull request !34243 from lanzhineng/issue
2022-05-13 06:15:15 +00:00
zhangzhaoju 85b2c00342 Delete deprecated code of fl_client
Using New lite java api for fl_client

Add Vae/AdBert/tag Client to Example

Using lite new java api for examples

Refresh README.md

Add ut/st for vae
2022-05-13 12:25:25 +08:00
i-robot d26ca102ab
!34126 [OP] add function and tensor interface for hard shrink op
Merge pull request !34126 from yangruoqi713/hshrink_1
2022-05-13 04:11:15 +00:00
Zichun Ye cd20125db6 update aot custom op
update aot  custom op

fix code check problems
2022-05-13 12:08:17 +08:00
i-robot c07819796c
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
2022-05-13 02:57:19 +00:00
lanzhineng 9fb3a31783 list append issue 2022-05-13 10:28:37 +08:00
Parallels 1905559fe3 Delete invalid tcp connection for the connection pool of tcp client 2022-05-13 10:04:40 +08:00
i-robot bfd377ca3c
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
2022-05-13 01:53:23 +00:00
i-robot 4951ba4b3f
!34290 AddByZero optimization should not be performed if one node is Load CNode
Merge pull request !34290 from xychow/dont-simplify-add-if-one-operand-is-cnode-load
2022-05-13 01:52:32 +00:00
yangruoqi713 01a06810bf [OP] add function and tensor interface for hard shrink op 2022-05-13 09:37:42 +08:00
Cathy Wong 1caa2012bb [MD] Normalize md5 tests - new golden files, unskip tests 2022-05-12 16:02:36 -04:00
i-robot 2b5ae24768
!34320 [MD] Tranform Unification - skip normalize md5 tests
Merge pull request !34320 from cathwong/ckw_xtransuni_ut_skip_md5
2022-05-12 18:02:01 +00:00
i-robot 7c7aa8430a
!34187 Add range functional and vmap
Merge pull request !34187 from LiangZhibo/range_ops
2022-05-12 17:40:17 +00:00
Cathy Wong 942001ffc6 [MD] Tranform Unification - skip normalize md5 tests 2022-05-12 12:56:01 -04:00
i-robot 8df3aa1c7e
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
2022-05-12 16:49:47 +00:00
TinaMengtingZhang f43532713f Add dynamic shupport to SquareSumAll op and fix rounding issue in cpu version 2022-05-12 11:29:41 -04:00
i-robot 8d44248535
!34199 [MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT Updates
Merge pull request !34199 from cathwong/ckw_xtranuni_code2_cutout_totensor
2022-05-12 13:51:00 +00:00
i-robot 887db57434
!32859 [assistant][ops]Add GetImageSize
Merge pull request !32859 from yangwm/size
2022-05-12 11:38:42 +00:00
i-robot e75ecf1c6b
!34183 IndexAdd supports vmap
Merge pull request !34183 from looop5/index_add_vmap
2022-05-12 11:12:07 +00:00
i-robot 4d9e0618c7
!34216 [kernel]add assign sub
Merge pull request !34216 from 张学同/assign_sub
2022-05-12 09:19:23 +00:00
hujiahui8 71f98273ea scatter_min: add dynamic_shape case for ascend 2022-05-12 17:08:02 +08:00
luoyang 3cb854abc7 Return -1 as unknown batch size for callable batch_size param 2022-05-12 15:38:08 +08:00
zhousiyi 8d8f8d38a2 AddByZero optimization should not be performed if one node is Load CNode 2022-05-12 07:19:28 +00:00
liangzhibo a30897fcfa Add range functional, tensor and vmap 2022-05-12 15:17:59 +08:00
i-robot fe210eb8d1
!34244 Add a cpu kernel, Padding.
Merge pull request !34244 from liqiliang/padding-cpu
2022-05-12 07:05:24 +00:00
i-robot 4d8ef64c11
!33931 [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
Merge pull request !33931 from fujianzhao/dev
2022-05-12 06:40:03 +00:00
i-robot b1b208bc99
!34172 Add round functional and tensor interface and vmap
Merge pull request !34172 from LiangZhibo/round_ops
2022-05-12 06:30:05 +00:00
i-robot 2da6bc193f
!33048 Add half support for LogSoftmax CPU kernel
Merge pull request !33048 from zhujingxuan/LogSoftmax
2022-05-12 03:46:25 +00:00
i-robot 5e5606e82f
!33193 [assistant][ops]New operator implementation, include igamma igammac igammagrad
Merge pull request !33193 from ganqijun/ig
2022-05-12 03:44:53 +00:00
fr199787 9e5eb88799 [faet] [assistant] [I4S2FH] add new operator GetImageSize 2022-05-12 11:17:38 +08:00
ZhidanLiu fdd6f7c759 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d 2022-05-12 10:34:52 +08:00
i-robot 5cdfc094fb
!32695 [feat] [assistant] [I4CRKM] [I4CRKN] add nn operator MaxPoolV1 and MaxPoolGradV1
Merge pull request !32695 from Seeker98/0407_m
2022-05-12 02:20:27 +00:00
i-robot 5e31a54cbb
!32787 [assistant][ops]Add GetImageNumChannels
Merge pull request !32787 from yangwm/channels
2022-05-12 02:07:12 +00:00
looop5 6bee940b3b IndexAdd supports vmap 2022-05-12 10:01:36 +08:00
i-robot 2199898e00
!34246 Add unit testcase for recovery of meta server node
Merge pull request !34246 from chengang/add_ut_for_msn_recovery
2022-05-12 01:40:42 +00:00
i-robot 4ff7dc04c7
!34173 change DeviceAddressType to DeviceType
Merge pull request !34173 from laiyongqiang/DeviceType
2022-05-12 01:30:37 +00:00
zhangxuetong 8ac51461f5 add assign sub kernel 2022-05-12 09:27:03 +08:00
liangzhibo 7fa0a77e08 Add round functional, tensor interface and vmap 2022-05-12 09:22:38 +08:00
i-robot 708188ac27
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
2022-05-12 01:18:46 +00:00
i-robot 059e137f2d
!34226 [kernel]add kernel ceil
Merge pull request !34226 from 张学同/ceil
2022-05-12 01:16:41 +00:00
Cathy Wong d08846176b [MD] Transforms Unificiation Feature - Phase 1B - Minor Code Fixes and UT updates 2022-05-11 16:21:35 -04:00
LaiYongqiang 80fd871d2c 1. change DeviceAddressType to DeviceType
2. change GetDeviceAddressType to GetDeviceType
3. remove AllocateMemory(DeviceAddress *const &address, size_t size) in specific device
4. remove GetDeviceAddressType in specific device
2022-05-11 20:20:31 +08:00
i-robot 4e574bc8dd
!33964 refactor matrix_set_diag_v3 for gpu backend.
Merge pull request !33964 from zhuzhongrui/pub_master8
2022-05-11 12:10:49 +00:00
liqiliang 70cc21e7fb Add a cpu kernel, Padding. 2022-05-11 19:18:54 +08:00
Parallels e736170669 Add unit testcase for recovery of meta server node 2022-05-11 18:44:16 +08:00
i-robot 15acba5804
!33993 adapt msprof framework
Merge pull request !33993 from zangqx/zangqx_30
2022-05-11 10:16:38 +00:00
Seeker aa0dc155fb add aicpu op MaxPoolV1 MaxPoolGradV1 2022-05-11 17:42:12 +08:00
i-robot 8b1af5b007
!34065 Provide helper class to find flat parameter
Merge pull request !34065 from hewei/flatten_weights
2022-05-11 09:21:17 +00:00
i-robot b55fe6f3fc
!34190 Remove abstract refkey and don't change order enforce
Merge pull request !34190 from chenfei_mindspore/rm-abstract-ref-key-simple
2022-05-11 08:48:24 +00:00
i-robot a0c3360d96
!34204 Support recovery for the meta server node
Merge pull request !34204 from chengang/support_msn_recovery
2022-05-11 08:16:53 +00:00
zhangxuetong e727deddce add ceil kernel 2022-05-11 16:15:28 +08:00
fujianzhao 4fd3433d23 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss 2022-05-11 15:39:02 +08:00
fakeen 7380756a0f igamma 2022-05-11 15:23:33 +08:00
z00512249 fb1b4324d7 refactor matrix_set_diag_v3 for gpu backend. 2022-05-11 14:34:21 +08:00
fujianzhao 5bb57674da [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh 2022-05-11 14:23:11 +08:00
i-robot 8f07bd3d43
!34142 update ms_hybrid cpu support
Merge pull request !34142 from zichun_ye/mshyrid_cpu_fix
2022-05-11 03:33:08 +00:00
maoyaomin 60913f4a5a add bessel_y0 and bessel_y1 cpu operator 2022-05-11 11:26:26 +08:00
i-robot a0a9c942c8
!33956 Add a nn cell for softsign.
Merge pull request !33956 from liqiliang/softsign-cpu
2022-05-11 03:15:10 +00:00
i-robot ddced156b0
!33955 add Ascend dynamic shape testcases for IndexAdd
Merge pull request !33955 from looop5/index_add_d_dynamic
2022-05-11 03:14:48 +00:00
i-robot be52fe556e
!34184 fix the bug of StridedSlice op and DynamicStitch op
Merge pull request !34184 from hanhuifeng/asr_bug
2022-05-11 03:13:12 +00:00
i-robot dbb05a92ea
!33962 fix: md AddressSanitizer
Merge pull request !33962 from guozhijian/fix_md_AddressSanitizer
2022-05-11 03:03:53 +00:00
i-robot 3aca62f878
!33338 [assistant][ops][I48O5W] Add new AdjustHue operator
Merge pull request !33338 from 邹天宇/AdjustHue
2022-05-11 01:51:49 +00:00
Parallels 9002e03524 Support recovery for the meta server node 2022-05-11 09:51:33 +08:00
i-robot e8338c473e
!32779 [assistant][ops]New operator implementation, include DataFormatVecPermute
Merge pull request !32779 from 梁秀波/DataFormatVecPermute
2022-05-11 01:51:05 +00:00
i-robot f5fb18c3c3
!34068 Add a cpu kernel, MatrixBandPart.
Merge pull request !34068 from liqiliang/matrixbandpart-cpu
2022-05-11 01:39:32 +00:00
i-robot 2c73744ba5
!34135 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34135 from Margaret_wangrui/fallback_control_flow
2022-05-11 01:31:25 +00:00
i-robot 8831c00010
!34122 Add file configuration util for distributed recovery
Merge pull request !34122 from chengang/add_recovery_fileutil
2022-05-11 01:30:41 +00:00
i-robot e294db681c
!34178 [kernel][cpu]add Assert
Merge pull request !34178 from 张学同/assert
2022-05-11 01:28:35 +00:00
i-robot fdb9c9cdd7
!31727 [assistant][ops] Add new Identity
Merge pull request !31727 from wxy220/Identity
2022-05-10 15:50:17 +00:00
chenfei 7ce82746ab rm abstract ref key 2022-05-10 20:54:21 +08:00
hanhuifeng2020 0659d49d56 fix the bug of StridedSlice op and DynamicStitch op 2022-05-10 20:54:00 +08:00
zhangxuetong 93ad65944d add cpu kernel: assert 2022-05-10 20:37:08 +08:00
i-robot d950f383b2
!33883 Add bessel_k0 CPU operator and rework bessel_i0
Merge pull request !33883 from xutianyu/bessel_i0
2022-05-10 11:28:57 +00:00
He Wei ac45331d2b Provide helper class to find flat parameter 2022-05-10 19:10:56 +08:00
jonyguo 8ba8c930e7 fix: md AddressSanitizer 2022-05-10 18:45:42 +08:00
zoutianyu 9224212dad [assistant][ops][I48O5W]Add new image operator AdjustHue 2022-05-10 18:32:47 +08:00
i-robot 035de460b6
!33293 [assistant][ops]New operator implementation, include zeta
Merge pull request !33293 from ganqijun/zeta
2022-05-10 10:17:39 +00:00
臧庆香 8b627b8928 msprof data type 2022-05-10 18:12:59 +08:00
i-robot 309d022ff1
!33850 Add IndexFill primitive and adapt GPU implementation to new interface.
Merge pull request !33850 from hezhenhao1/add_index_fill
2022-05-10 09:26:26 +00:00
liqiliang 0fabbc4ccb Add a nn cell for softsign. 2022-05-10 17:09:33 +08:00
liutongtong ce3ec0d371 add adamax optimizer 2022-05-10 16:40:08 +08:00
looop5 6bb066a4a5 add Ascend dynamic shape testcases for IndexAdd 2022-05-10 15:42:58 +08:00
Wang Yao 53071e5896 [feat][assistant][I48O6B] add new Ascend operator DataFormatVecPermute 2022-05-10 15:28:14 +08:00
i-robot 517718bad9
!34039 profiler.op_analyse() verify the parameters.
Merge pull request !34039 from liuchuting/op
2022-05-10 07:26:52 +00:00
i-robot 1cc49698ed
!33983 primitive support str.format
Merge pull request !33983 from lianliguang/primitive-support-str-format
2022-05-10 07:18:34 +00:00
i-robot 421f952c37
!34080 Add test case for if after for and if after while
Merge pull request !34080 from LiangZhibo/control
2022-05-10 07:17:34 +00:00
i-robot b1c74afe56
!33748 insert_trans_op in dynamic_shape
Merge pull request !33748 from TuDouNi/insert_trans_op
2022-05-10 06:57:39 +00:00
liqiliang a67193ccb4 Add a cpu kernel, MatrixBandPart. 2022-05-10 14:51:53 +08:00
Margaret_wangrui d3dfded173 [Fallback][Control_flow] Add some fallback control flow testcases. 2022-05-10 14:10:55 +08:00
i-robot ed1b6bab6f
!33347 Support rowtensor in pynative
Merge pull request !33347 from 杨林枫/row_tensor_pynative
2022-05-10 06:10:49 +00:00
Tianyu Xu 8f0f8ab034 Add bessel_k0 CPU operator and rework bessel_i0 2022-05-10 11:56:12 +08:00
i-robot 818a1422c7
!33169 [assistant][ops]New operator implementation, include BesselJ0 and BesselJ1
Merge pull request !33169 from 张璇/BesselJ0
2022-05-10 03:45:28 +00:00
i-robot 292f69243f
!33847 [MS]Add taylor rule of op Log
Merge pull request !33847 from chenzhuo/master
2022-05-10 03:19:59 +00:00
i-robot ca4c85f2d2
!33924 [GPU][OP] add hard shrink gpu kernel and hard shrink grad gpu kernel
Merge pull request !33924 from yangruoqi713/hshrink
2022-05-10 03:14:14 +00:00
i-robot 0a600c0b7b
!34118 Don't release Parameter device address in backend
Merge pull request !34118 from caifubi/master-pynative-valuenode-release
2022-05-10 03:05:31 +00:00
i-robot 54969528d8
!34062 支持高维CSR
Merge pull request !34062 from 黄晓/batch_csr_0509
2022-05-10 02:46:48 +00:00
i-robot 763a649f9f
!34082 Separate test_trsm_grad case.
Merge pull request !34082 from hezhenhao1/fix_bug
2022-05-10 02:38:10 +00:00
echo a02e959f1c [assistant][ops]New operator implementation, include zeta 2022-05-10 10:34:46 +08:00
liuchuting 96587bd71e profiler.op_analyse() verify the parameters. 2022-05-10 10:27:13 +08:00
Zichun Ye 2d29ec8781 drop ms_hybrid cpu fp16 2022-05-10 10:12:34 +08:00
i-robot 5b00105ce2
!34064 unify format under dir python/mindspore/nn & ops
Merge pull request !34064 from 李林杰/format_py
2022-05-10 01:34:52 +00:00
i-robot df027ff448
!34031 Remove sensitive word face in docs
Merge pull request !34031 from xiaotianci/remove_face
2022-05-10 01:29:12 +00:00
i-robot 0ad97e624a
!34016 [kernel]add celu
Merge pull request !34016 from 张学同/celu
2022-05-10 01:17:16 +00:00
i-robot 298d589423
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
2022-05-10 01:14:46 +00:00
hezhenhao1 15eb164049 Add IndexFill primitive and adapt GPU implementation to new interface. 2022-05-10 09:09:08 +08:00
Parallels 8ab2af36a7 Add file configuration util 2022-05-10 00:32:52 +08:00
shenyu d69c2ce0d1 [feat] [assistant] [I4S2FG] add new operator GetImageNumChannels 2022-05-09 22:32:05 +08:00
i-robot 9b18a85b34
!33673 fix litecv normalize
Merge pull request !33673 from luoyang/issue2
2022-05-09 13:55:47 +00:00
caifubi f99b583f82 Fix bug of top cell clear device memory in PyNative Mode 2022-05-09 19:22:43 +08:00
i-robot ac58831c9a
!33744 add specify_prefix for load_checkpoint
Merge pull request !33744 from changzherui/add_specify_prefix
2022-05-09 07:56:52 +00:00
chenzhuo b805482156 add taylor rule log 2022-05-09 15:17:17 +08:00
yangruoqi713 7905a4ab92 [GPU][OP] add hard shrink gpu kernel and hard shrink grad gpu kernel 2022-05-09 15:01:48 +08:00
i-robot 6b385fe951
!34006 add ut/st for TensorScatter ops in ascend
Merge pull request !34006 from yuchaojie/op_dev2
2022-05-09 06:50:47 +00:00
hezhenhao1 c7452b1c9a Separate test_trsm_grad case. 2022-05-09 14:49:34 +08:00
liangzhibo 35a4deca70 Add if_after_while and if_after_for for fallback control flow 2022-05-09 14:26:02 +08:00
i-robot 818e1a2b6e
!33268 Add GPU implementation of NonZero operator.
Merge pull request !33268 from hezhenhao1/add_nonzero
2022-05-09 06:24:26 +00:00
muxiyin a3bf6c4d8e support batch csr 2022-05-09 11:16:42 +08:00
yanglf1121 61e1027527 support rowtensor in pynative 2022-05-09 10:28:15 +08:00
lianliguang bd619120ac support cell and primitive for str.format 2022-05-09 09:21:06 +08:00
i-robot efe40a1ffc
!32412 [assistant][ops] Add Trace
Merge pull request !32412 from 张渝/trace
2022-05-07 10:04:29 +00:00
i-robot 29f620a95c
!33937 fix expander fallback for ascend
Merge pull request !33937 from r1chardf1d0/e20
2022-05-07 09:34:09 +00:00
Xiao Tianci 2da99cca95 remove word face in docs 2022-05-07 17:25:40 +08:00
zhangxuetong 16dfb85f86 add celu kernel 2022-05-07 16:57:49 +08:00
yuchaojie df39a2fc82 add ut/st for TensorScatter ops in ascend 2022-05-07 16:44:13 +08:00
i-robot e672e261ed
!33935 add get_bprop_p_s_roi_pooling
Merge pull request !33935 from ms_yan/add_bprop
2022-05-07 08:36:04 +00:00
lilinjie 5cd5177dae unify format under dir: mindspore/nn & ops 2022-05-07 16:14:09 +08:00
hezhenhao1 35a70030cd Add GPU implementation of NonZero operator. 2022-05-07 15:45:59 +08:00
zhangxuetong 3e205767a8 add cdist grad 2022-05-07 15:38:06 +08:00
zx 63f08d4b36 [feat][assistant][I4CRK7] add new Ascend operator BesselJ0 and BesselJ1 2022-05-07 15:20:29 +08:00
i-robot 723e40b7f1
!33521 Modify the printing information of type id
Merge pull request !33521 from huangbingjian/type_id
2022-05-07 07:15:07 +00:00
zhujingxuan 16a26aeb6d Add half LogSoftmax 2022-05-07 14:48:36 +08:00
r1chardf1d0 e55322ae5a fix para build info 2022-05-07 11:56:07 +08:00
i-robot 935c8e6fd8
!33312 The maintainability function of FL in master
Merge pull request !33312 from 周超/master2
2022-05-07 02:48:43 +00:00
i-robot 9d866ba03a
!33825 fix apply power assign
Merge pull request !33825 from chujinjin/fix_apply_power_assign
2022-05-07 02:41:56 +00:00
luoyang 418832b20a fix litecv normalize 2022-05-07 10:05:37 +08:00
i-robot 52eac8dd7b
!33863 Expand AdamWeightDecay
Merge pull request !33863 from jiaoy1224/expand
2022-05-07 01:45:40 +00:00
ms_yan 2346c2c8cf add get_bprop_p_s_r_o_i_pooling 2022-05-07 09:32:35 +08:00
i-robot 7d8c473638
!33857 Add collective communication topology node
Merge pull request !33857 from chengang/add_collective_topo_node
2022-05-07 01:05:21 +00:00
changzherui deacc65ffd add specify_prefix for load_checkpoint 2022-05-06 23:42:40 +08:00
i-robot 7171c4806e
!33812 [MD] Transform Unification Feature - Phase 2C - legacy deprecated Python UT tests
Merge pull request !33812 from cathwong/ckw_xtranuni_phase2c_uts_deprecated
2022-05-06 14:52:06 +00:00
i-robot 4e71b50118
!33886 support no max/min shape for StridedSlice
Merge pull request !33886 from chengbin/master
2022-05-06 09:06:29 +00:00
i-robot 6c78153ef8
!33948 add softmax mul parallel tests
Merge pull request !33948 from wanhanyang/new_softmax
2022-05-06 09:00:41 +00:00
i-robot 3409f924bc
!33947 Add softmax gather parallel tests
Merge pull request !33947 from wanhanyang/test_softmax_gather
2022-05-06 08:31:38 +00:00
i-robot 8f565f098e
!33904 use _inner_ops shard instand of array_ops range
Merge pull request !33904 from yanzhenxiang2020/range_shard_inner
2022-05-06 08:10:46 +00:00
i-robot 08d25b1709
!33149 Logg formatter optimize and add anonymization
Merge pull request !33149 from zhangzhaoju/master_fl_ut
2022-05-06 07:38:48 +00:00
fangzhibin f6adbe957a [feat] [assistant] [I40GJ8] add new Ascend and CPU calculate operator Trace and TraceGrad 2022-05-06 15:28:00 +08:00
Wan Hanyang 2cf05811b8 add test softmax gather net tests 2022-05-06 14:59:27 +08:00
Wan Hanyang d16b2c15b1 Add mul softmax net tests 2022-05-06 14:53:30 +08:00
i-robot 8eed87836a
!33899 set dynamic_compile_static to true in reg info of IndexAdd
Merge pull request !33899 from looop5/index_add_npu
2022-05-06 06:49:30 +00:00
Yang Jiao 9a9b3e987a expand adamweightdecay 2022-05-06 14:19:47 +08:00
i-robot 1b01960935
!33923 回退 'Pull Request !33791 : Add gather with softmax parallel tests'
Merge pull request !33923 from suteng/revert-merge-33791-master
2022-05-06 05:42:18 +00:00
i-robot a415fdaa82
!33922 回退 'Pull Request !33790 : Add parallel fused softmax parallel tests'
Merge pull request !33922 from suteng/revert-merge-33790-master
2022-05-06 05:41:12 +00:00
i-robot 4dd04537f6
!33705 add space to batch nd cpu kernel
Merge pull request !33705 from zichun_ye/op_dev_space_to_batch_nd
2022-05-06 04:17:58 +00:00
huangbingjian 087b9f6750 Modify the printing information of type id 2022-05-06 11:31:44 +08:00
suteng 5c9f240735
回退 'Pull Request !33791 : Add gather with softmax parallel tests' 2022-05-06 03:20:35 +00:00
suteng 9c5d75d416
回退 'Pull Request !33790 : Add parallel fused softmax parallel tests' 2022-05-06 03:20:18 +00:00
i-robot 02f58183c5
!33644 add PSROIPoolingV2 op
Merge pull request !33644 from guozhijian/add_PSROIPoolingV2
2022-05-06 03:11:43 +00:00
i-robot b8d85a03eb
!33830 ScatterMax support dynamic shape
Merge pull request !33830 from polyhedral/max
2022-05-06 02:46:41 +00:00
yanzhenxiang2020 04c5a582da use _inner_ops shard instand of array_ops range 2022-05-06 10:36:57 +08:00
ttudu fc0450c6ee insert_trans_op in dynamic shape 2022-05-06 09:51:11 +08:00
i-robot 8d8866fd0d
!33730 [ME] Add some exception types.
Merge pull request !33730 from Margaret_wangrui/raise_type
2022-05-06 00:53:41 +00:00
Cathy Wong a275b8b267 [MD] Transform Unification Feature - Phase 2C - legacy deprecated Python UT tests 2022-05-05 17:21:27 -04:00
i-robot 0828efe02e
!33811 [MD] Transform Unification Feature - Phase 2B - test_[r-z]*.py Python UT updates
Merge pull request !33811 from cathwong/ckw_xtranuni_phase2b_uts_r_to_z
2022-05-05 18:48:57 +00:00
Parallels 68d8d9ee78 add collective communication topology node 2022-05-05 23:43:50 +08:00
i-robot fddb926dd5
!33807 [MD] Transform Unification Feature - Phase 2A - test_[a-q]*.py Python UT Updates
Merge pull request !33807 from cathwong/ckw_xtranuni_phase2a_uts
2022-05-05 12:43:58 +00:00
ckey_Dou 554d98ee3f support dynamic shape runing for StridedSlice when max/min shape is
unkonw
2022-05-05 20:42:45 +08:00
looop5 b634172bf1 set dynamic_compile_static to true in reg info of IndexAdd 2022-05-05 20:31:30 +08:00
zhangzhaoju 59f40a8d71 Logg formatter optimize and add anonymization
Add '-' to Regular expression of Path

To Support anonymous path that has '-'

Fix system err of andriod log
2022-05-05 20:00:33 +08:00
i-robot 4451a6a3ae
!33831 Change graph isinstance runtimeerror to typeerror
Merge pull request !33831 from LiangZhibo/master
2022-05-05 11:26:43 +00:00
Zichun Ye 87a7fb3d4d add space to batch nd cpu kernel
udpate include files

update pylint

fix doc problems

fix code check problem

fix code check problem

fix docs

udpate ops func
2022-05-05 19:23:55 +08:00
i-robot 1270d39040
!33535 Add a cpu kernel, Softsign.
Merge pull request !33535 from liqiliang/softsign-cpu
2022-05-05 11:23:05 +00:00
chujinjin 03852dcad8 fix apply power sign bug and add st 2022-05-05 19:16:17 +08:00
xiefangqi a396140a4a add PSROIPoolingV2 ops 2022-05-05 19:13:06 +08:00
zhou_chao1993 51f6b77ab0 The maintainability function of FL 2022-05-05 18:54:19 +08:00
i-robot dcb63bc3f0
!33776 tensor scatter div tensor func
Merge pull request !33776 from ling/py
2022-05-05 10:23:19 +00:00
i-robot 43fd864c10
!31745 Enable if parallel call flag by default
Merge pull request !31745 from xychow/enable-if-parallel-call-by-default
2022-05-05 09:28:39 +00:00
i-robot 123e1b97de
!32782 FloatStatus AddN Fusion
Merge pull request !32782 from jiaoy1224/real_master
2022-05-05 09:05:54 +00:00
i-robot 497fb1d575
!33683 Add half registration for Cosh
Merge pull request !33683 from zhujingxuan/master
2022-05-05 08:09:02 +00:00
polyhedral b177a68bfb ScatterMax support dynamic shape 2022-05-05 15:24:28 +08:00
i-robot ad304d342e
!33747 rewrite subgraph
Merge pull request !33747 from 于振华/rewrite_subgraph01
2022-05-05 07:07:47 +00:00
i-robot 437488675d
!33829 lower log level
Merge pull request !33829 from baihuawei/warning2infomaster
2022-05-05 06:05:53 +00:00
Margaret_wangrui 8b5757e094 [ME] Add some exception types. 2022-05-05 11:58:42 +08:00
i-robot 4a62313538
!33774 recover the dcn test case
Merge pull request !33774 from hanhuifeng/dcn_case
2022-05-05 03:28:32 +00:00
ling 28a2dc9e7f tensor scatter div tensor func 2022-05-05 11:18:24 +08:00
Yang Jiao 8eac14eb9f floatstatus 2022-05-05 11:12:08 +08:00
liqiliang 0c74da2d3c Add a cpu kernel, Softsign. 2022-05-05 10:55:57 +08:00
baihuawei 3bc6ebfa1a lower log level 2022-05-05 10:11:41 +08:00
i-robot 5fa1befc43
!33721 add ms_hybrid cpu fp16 support
Merge pull request !33721 from zichun_ye/cpu_fp16_support
2022-05-05 01:49:44 +00:00
liangzhibo 5cb03b22c1 change isinstance error to typeerror 2022-05-05 09:28:52 +08:00
i-robot 8cd5a54b6e
!33772 [ME] Add some print testcases.
Merge pull request !33772 from Margaret_wangrui/print_testcases
2022-05-05 01:05:42 +00:00
i-robot 74915cc97a
!33760 [Fallback][Control_flow] Support and add some control flow fallback testcases.
Merge pull request !33760 from Margaret_wangrui/control_flow_testcases
2022-05-05 01:03:49 +00:00
Cathy Wong eb4fd20bac [MD] Transform Unification Feature - Phase 2A - test_[a-q]*.py Python UT updates 2022-05-04 15:24:18 -04:00