Commit Graph

11730 Commits

Author SHA1 Message Date
huangbingjian 11ef11c2f6 ops.addn supports more types 2022-10-08 16:38:37 +08:00
i-robot 8388e614f8
!43211 Add Multinomial, Adam, LogSoftmaxGrad and MaxPoolGrad Vmap test case
Merge pull request !43211 from YijieChen/vmap
2022-10-08 01:33:38 +00:00
i-robot 9351979564
!43300 [MD] support Python MP transforms in failover reset
Merge pull request !43300 from Mohammad Motallebi/reset_repeatability_python
2022-10-07 20:33:34 +00:00
mohammad 8c5a1cd772 [MD] fix repeatability with python MP + support in failover reset 2022-10-06 17:00:09 -04:00
looop5 09b53bb7ed refine some kernels to support dynamic shape 2022-10-06 15:11:44 +08:00
i-robot dfcd89f1bf
!42593 add value print for Parameter
Merge pull request !42593 from 吕昱峰(Nate.River)/master
2022-10-04 13:25:55 +00:00
i-robot 68e75993bb
!40350 Dump support dynamic shape
Merge pull request !40350 from maning202007/master
2022-09-30 08:33:11 +00:00
i-robot 5108f4af77
!43231 [MS][OPS] update UnsortedSegmentSum ops npu dynamic compile static and add irfission
Merge pull request !43231 from luoyuan/UnsortedSegmentSum-dynamic-compile-static-and-add-irfission
2022-09-30 07:41:16 +00:00
i-robot 50aff10cdb
!42999 Neg&gathernd算子复数支持
Merge pull request !42999 from 黄晓/complex_sup_0927
2022-09-30 06:07:19 +00:00
i-robot 0b86281d0a
!42918 add conv3d parallel op
Merge pull request !42918 from yangzhenzhang/add-conv3d-parallel-op
2022-09-30 03:30:08 +00:00
YijieChen aaeb8eddb0 Add Multinomial, Adam, LogSoftmaxGrad and MaxPoolGrad Vmap test case 2022-09-30 11:23:07 +08:00
i-robot ca7d2a104f
!43232 BatchMatMul operator supports more data types on CPU.
Merge pull request !43232 from Margaret_wangrui/batch_matmul
2022-09-30 02:15:58 +00:00
i-robot 376f7f92dd
!41299 [feat] [assistant] Add new CPU operator ParallelConcat
Merge pull request !41299 from 王振邦/pc
2022-09-30 02:07:07 +00:00
i-robot 04ede821d9
!43188 GraphKernel LU op use custom
Merge pull request !43188 from ZengZitao/lu_adapt
2022-09-30 02:00:45 +00:00
i-robot 02fd717751
!43135 Unify dynamic shape and dynamic rank constant defenition
Merge pull request !43135 from chenfei_mindspore/unify-dyn-shape-define
2022-09-30 01:58:24 +00:00
i-robot 45c583a850
!43077 ops.random_shuffle to ops.shuffle
Merge pull request !43077 from 范吉斌/shuffle
2022-09-30 01:35:03 +00:00
i-robot 1cf78e1d85
!42060 [feature] add jacrev
Merge pull request !42060 from chenzhuo/master_jacrev
2022-09-30 01:28:48 +00:00
i-robot 2fc4a60ee4
!43005 scatter_nd_add动静合一
Merge pull request !43005 from sophie/master
2022-09-30 01:20:31 +00:00
i-robot 14bcab5f84
!41728 [assistant][ops]New operator implementation, include Bincount
Merge pull request !41728 from dan/bincount
2022-09-30 01:15:56 +00:00
i-robot 9b6efdd903
!42986 [MD] Serialize Python UDFs - log a warning
Merge pull request !42986 from cathwong/ckw_serdes_pyfunc_warn
2022-09-29 20:31:41 +00:00
Margaret_wangrui 90bc825e07 BatchMatMul operator supports more data types on CPU. 2022-09-29 20:54:56 +08:00
luoyuan c0c76f7f17 [MS][OPS] unsorted_segment_sum op dynamic compile static and add irfission 2022-09-29 20:24:40 +08:00
i-robot a41d153790
!43100 modify chinese doc for OnRequestExit
Merge pull request !43100 from zhangbuxue/modify_the_chinese_doc_for_OnRequestExit
2022-09-29 09:42:39 +00:00
yangzhenzhang bfc02c9371 add conv3d parallel op 2022-09-29 17:33:40 +08:00
i-robot 556fc5a8d0
!42996 Implement MapParameter default value and clone().
Merge pull request !42996 from hewei/map_param
2022-09-29 07:45:41 +00:00
i-robot 3b39723593
!43196 支持MaximumGrad算子CPU数据类型的测试样例修改
Merge pull request !43196 from ligan/Maximum_grad
2022-09-29 06:46:25 +00:00
zengzitao 3b87ff1bb2 lu ascend adapt 2022-09-29 14:08:33 +08:00
muxiyin 9402fd5c0f complex sup 2022-09-29 14:04:34 +08:00
i-robot fbc3e703be
!42462 验证支持Div算子CPU&GPU后端动态shape能力和数据类型并补齐
Merge pull request !42462 from ligan/Div
2022-09-29 05:09:31 +00:00
buxue 75b97cdf7a modify chinese doc for OnRequestExit 2022-09-29 09:31:01 +04:30
i-robot 88573c5fc6
!41491 add dynamic_shape for reshape ops
Merge pull request !41491 from jxlang910/master
2022-09-29 03:53:16 +00:00
i-robot b137afdade
!30285 [assistant][ops] Add new video operator RandomResizedCrop
Merge pull request !30285 from 杨旭华/RandomResizedCrop
2022-09-29 03:49:29 +00:00
i-robot f916d8e7f9
!42606 fix CNode(DeadNode) in renormalization after second grad
Merge pull request !42606 from xychow/fix-second-grad-dead-node-when-renorm
2022-09-29 03:23:20 +00:00
ligan bcf4a0c5e4 bug 2022-09-29 11:01:50 +08:00
i-robot 8bfd449263
!43110 modify format
Merge pull request !43110 from 俞涵/code_docs_0819
2022-09-29 01:48:58 +00:00
chenzhuo f8b2d3ca60 add jacrev 2022-09-29 09:29:37 +08:00
chenfei 9b86f3e1f1 support two dyn shape join as dyn rank 2022-09-29 09:19:48 +08:00
He Wei 9c03020659 Implement MapParameter default value and clone() 2022-09-29 08:50:30 +08:00
i-robot 96fe0518bd
!42210 [assistant][InstanceNormV2][InstanceNormV2Grad] Add InstanceNormV2 & InstanceNormV2Grad
Merge pull request !42210 from 李文轼/instance
2022-09-28 14:31:26 +00:00
danyouwei e760f0b969 [feat][assistant][I4DO3K] add new operator Bincount 2022-09-28 19:10:37 +08:00
i-robot c5647b6c72
!42942 add st of BroadcastTo
Merge pull request !42942 from ZhidanLiu/master
2022-09-28 10:46:47 +00:00
i-robot 8e983d2027
!43084 takedown testcases that are almost never failing as to save time on gate
Merge pull request !43084 from yanghaoran/master
2022-09-28 07:49:31 +00:00
zhousiyi edbb0020ca ignore the stack frame jump if that CNode had been evaluated to eliminate the dead node after renormalization 2022-09-28 07:10:28 +00:00
i-robot ede4b8eea8
!41569 delete compile macro
Merge pull request !41569 from liubuyu/plugin_so
2022-09-28 07:06:54 +00:00
i-robot f72d9469bd
!42787 验证MaximumGrad算子CPU&GPU后端支持的数据类型补齐
Merge pull request !42787 from ligan/Maximum_grad
2022-09-28 07:05:15 +00:00
huodagu 9214e60957 modify format 928 2022-09-28 15:04:38 +08:00
jin-xiulang 76f1d11d93 add dynamic_shape for reshape ops 2022-09-28 10:42:23 +08:00
i-robot 83c8b3557e
!42881 support close exposure surface when model training or eval
Merge pull request !42881 from zhangbuxue/support_close_exposure_surface_when_model_training_or_eval
2022-09-28 01:51:24 +00:00
i-robot c5a6844876
!42609 Added float64 support for IOU on CPU&GPU, and modify description of pynative shard interface.
Merge pull request !42609 from liuluobin/iou_ops
2022-09-28 01:11:23 +00:00
i-robot 1662ba3d05
!42543 [MS][SciPy][LBFGS] Code structure reconstruction
Merge pull request !42543 from zhaiyukun/lbfgs_code_refactoring
2022-09-27 23:11:10 +00:00