Commit Graph

4762 Commits

Author SHA1 Message Date
i-robot a496a5612e
!44760 Change ConvertAbstractToPython for tuple/list/dict.
Merge pull request !44760 from LiangZhibo/convert
2022-11-01 03:26:07 +00:00
i-robot c1c0dd86f8
!44702 Add nn.ChannelShuffle
Merge pull request !44702 from pkuliuliu/master
2022-11-01 03:18:14 +00:00
i-robot f8977fcee8
!44016 combine ir&dat
Merge pull request !44016 from 李良灿/check
2022-11-01 02:09:53 +00:00
i-robot ccc94b1f4b
!44765 Move SparseTensors to sparse_tensor.py
Merge pull request !44765 from 杨林枫/move_sparse_tensor
2022-11-01 01:10:43 +00:00
pkuliuliu e0f470751b add nn.ChannelShuffle 2022-10-31 21:15:12 +08:00
i-robot a356f6812e
!44786 Shape join correct
Merge pull request !44786 from chenfei_mindspore/shape-join-dyn-shape-2
2022-10-31 13:07:06 +00:00
i-robot b74d5da22d
!42670 [assistant][ops] Add new video operator Rotate
Merge pull request !42670 from Maeyon-Z/rotate
2022-10-31 11:12:48 +00:00
yanglf1121 968d05afee split tensor and sparse tensor 2022-10-31 14:10:11 +08:00
i-robot decd1bd532
!44775 报错信息修改(在图模式下调用自定义类的属性)
Merge pull request !44775 from ligan/ms_class
2022-10-31 03:44:20 +00:00
Liangcan-Li ced6cf9bf6 change ir 2022-10-31 09:50:17 +08:00
ligan b5d7596537 ms_class~ 2022-10-30 13:20:32 +08:00
i-robot 09bb31d1d0
!44813 Replace ms_function with jit
Merge pull request !44813 from huangbingjian/jit_decorator
2022-10-29 10:00:23 +00:00
i-robot faf3a26d5c
!44784 Change to save closure of bprop to mindir
Merge pull request !44784 from YuJianfeng/master
2022-10-29 08:05:43 +00:00
i-robot aa58bea98c
!44399 pixel_shuffle_unshuffle_master
Merge pull request !44399 from yide12/pixel_shuffle_unshuffle_master
2022-10-29 06:43:04 +00:00
i-robot 36ca5db7c3
!44707 Support new MapTensor in construct.
Merge pull request !44707 from Margaret_wangrui/map_tensor
2022-10-29 06:28:24 +00:00
liangzhibo e6296d21ae Change value to python for tuple/list 2022-10-29 14:15:50 +08:00
huangbingjian c17a7ffbbd Replace ms_function with jit 2022-10-29 11:32:53 +08:00
i-robot 9eaafbf660
!44728 [MD] PyFunc in Map op - log warning for returned list with mixed types. UT updates.
Merge pull request !44728 from cathwong/ckw_pyfunc_datatypes
2022-10-29 03:28:55 +00:00
chenfei 2e4d0e830f correct shape join rules 2022-10-29 11:01:24 +08:00
i-robot df5f138d03
!40746 【算子众智】【电子科技大学】【数据算子】【write_file】write a file using binary mode
Merge pull request !40746 from dengjian/upstream_write_file
2022-10-29 02:42:53 +00:00
yujianfeng 838a7dd185 Change to save closure of bprop to mindir 2022-10-29 09:49:51 +08:00
i-robot 922919e8f9
!44766 modify param of data sink
Merge pull request !44766 from 于振华/modify_datasink_param
2022-10-29 01:34:54 +00:00
Cathy Wong e1c31f02ae [MD] PyFunc in Map op - log warning for returned list with mixed types. UT updates. 2022-10-28 14:35:55 -04:00
Margaret_wangrui 927af7f801 Support new MapTensor in construct. 2022-10-28 19:51:27 +08:00
yide12 a81246b9b9 pixel_shuffle_unshuffle_master 2022-10-28 17:17:56 +08:00
yuzhenhua 59338f30e8 modify param of data sink 2022-10-28 16:59:30 +08:00
deng jian d3c2378956 [feat] [assistant] [I4S2FA] add new data operator write_file 2022-10-28 04:42:21 -04:00
i-robot a789c68354
!35540 [feat][assistant][I48O57, I48O6X]Add SparseSegmentSumWithNumSegments, SparseSegmentSum
Merge pull request !35540 from 桂宁馨/SparseSegmentSum
2022-10-28 07:08:07 +00:00
i-robot 109d418b93
!42258 [assistant][ops][I48O4J] add BatchNormGradGrad ops
Merge pull request !42258 from 李定维/BatchNormGradGrad
2022-10-28 07:06:49 +00:00
i-robot 384efc057f
!44684 rm set_auto_parallel
Merge pull request !44684 from yangzhenzhang/rm-set-auto-parallel
2022-10-28 06:56:30 +00:00
i-robot 054f1d7bc6
!44673 clean code of crypto.cc
Merge pull request !44673 from shazi4399/master
2022-10-28 06:17:10 +00:00
i-robot 68d54f9cf3
!44363 add function api of max_unpool1d, 2d, 3d
Merge pull request !44363 from LV/master
2022-10-28 02:17:51 +00:00
yangzhenzhang 5d5388ad00 rm set auto parallel 2022-10-28 09:25:22 +08:00
i-robot e495fc896f
!36547 [ops] [assistant] [I54KIU] Add array op ArgMinWithValue
Merge pull request !36547 from Maeyon-Z/op_argminwv
2022-10-28 01:13:20 +00:00
范庆坤 bbd23fbb6d [feat][assistant][I48O57, I48O6X]Add SparseSegmentSumWithNumSegments, SparseSegmentSum 2022-10-28 01:07:33 +08:00
yanglf1121 5269408262 deprecate rowtensor 2022-10-27 19:15:00 +08:00
zhanghao 2124b9359a clean code of crypto.cc 2022-10-27 18:42:06 +08:00
范庆坤 526590dfe9 BatchNormGradGrad op add 2022-10-27 17:58:03 +08:00
yangfn777 fa4069eb00 Add ArgMinWithValue 2022-10-27 17:31:31 +08:00
i-robot e720b5e117
!44543 add nn and function api for dropout1d
Merge pull request !44543 from ZhidanLiu/master
2022-10-27 08:00:13 +00:00
i-robot 3515ffa7fd
!43554 add fake quant primitive and ops
Merge pull request !43554 from hangq/rewrite2
2022-10-27 07:32:09 +00:00
i-robot 2ece1bea05
!44434 【MindSpore开源活动】提供基于国密SM4的模型加解密算法
Merge pull request !44434 from shazi4399/master
2022-10-27 07:10:34 +00:00
i-robot e54b62bd30
!43407 [AutoParallel]Make the Batch Error if the inputs's batch is different
Merge pull request !43407 from huangxinjing/fix_shape_infer_error
2022-10-27 03:50:07 +00:00
LV fdc041120b add function api of max_unpool1d, 2d, 3d 2022-10-27 09:42:46 +08:00
i-robot 8d04817a64
!44503 Add the get_data interface to the MapParameter.
Merge pull request !44503 from Margaret_wangrui/keys_and_values
2022-10-27 01:39:24 +00:00
zhanghao a516811e7d add SM4-CBC for epxort() and load() 2022-10-26 21:21:56 +08:00
hangangqiang 33fdb3b7db add fakequantparam & quantdtype for quant-mindir 2022-10-26 19:23:07 +08:00
ZhidanLiu 5667a08106 add nn and function api for dropout1d 2022-10-26 19:04:52 +08:00
i-robot 28df1e3cf9
!44484 Add nested usage of shard verification
Merge pull request !44484 from liuluobin/shard_vmap_verify
2022-10-26 07:02:05 +00:00
i-robot 281a8a8df5
!44491 fix: numpy slices dataset with diff shape datas
Merge pull request !44491 from guozhijian/fix_slice_dataset_with_diff_shape
2022-10-26 06:41:42 +00:00