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 |
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 |
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 |
i-robot
|
c1547b7222
|
!44198 support LPPool
Merge pull request !44198 from 冯一航/support_lppool
|
2022-10-26 03:35:33 +00:00 |
liuluobin
|
aa468ce193
|
Add nested usage of shard verification
|
2022-10-26 08:00:46 +08:00 |
Margaret_wangrui
|
0eadb20c96
|
Add the get_data interface to the MapParameter.
|
2022-10-25 19:40:12 +08:00 |
fengyihang
|
c3d8bbc738
|
add LPPool1d
|
2022-10-25 15:59:55 +08:00 |
i-robot
|
1f0cfca6f1
|
!44199 Fix partition bug
Merge pull request !44199 from ZPaC/fix-partition-bug
|
2022-10-25 07:09:08 +00:00 |
jonyguo
|
2fecdedb1d
|
fix: numpy slices dataset with diff shape
|
2022-10-25 14:49:38 +08:00 |
i-robot
|
8d88f5f72b
|
!44025 add_ctcloss
Merge pull request !44025 from yide12/loss_ctc_master
|
2022-10-25 02:23:18 +00:00 |
ZPaC
|
e282ddfc01
|
Fix partition bug
|
2022-10-25 09:27:12 +08:00 |
i-robot
|
ac2d982c16
|
!44396 HingeEmbeddingLoss
Merge pull request !44396 from shaojunsong/feature/nn/hinge
|
2022-10-24 17:13:28 +00:00 |
shaojunsong
|
17e8e40ec5
|
Add nn.HingeEmbeddingLoss
|
2022-10-24 17:30:41 +08:00 |
i-robot
|
039fb25a4a
|
!43827 Raise an error when a DeadNode is returned as output.
Merge pull request !43827 from huangbingjian/return_deadnode
|
2022-10-24 08:01:35 +00:00 |
i-robot
|
b7d53f7da3
|
!44244 MD - enable set_seed for distributed scenario
Merge pull request !44244 from guozhijian/enable_seed_for_distributed
|
2022-10-24 06:32:35 +00:00 |
i-robot
|
f85986b711
|
!44340 mindspore.numpy.argmax support bool
Merge pull request !44340 from huangbingjian/numpy_argmax
|
2022-10-24 03:26:42 +00:00 |
i-robot
|
fdfc5d6cc2
|
!42427 enable Ascend Communication lib
Merge pull request !42427 from baihuawei/comm_lib_p2
|
2022-10-24 01:47:53 +00:00 |
yide12
|
a9b4a4b0f9
|
add ctcloss
|
2022-10-24 09:32:19 +08:00 |
jonyguo
|
d05ed11ac3
|
enable set_seed for distributed
|
2022-10-23 19:13:35 +08:00 |
baihuawei
|
ba7788e34a
|
enable communication lib
|
2022-10-23 16:44:21 +08:00 |
i-robot
|
e595ed7751
|
!44376 fix mix-precision bug and some review issues
Merge pull request !44376 from 于振华/master
|
2022-10-22 08:07:45 +00:00 |
yuzhenhua
|
3c9098934b
|
fix mix-precision bug and some review issues
|
2022-10-21 18:32:07 +08:00 |
i-robot
|
9e8fcda9a7
|
!44145 fix code cleans for dynamic obfuscation
Merge pull request !44145 from jxlang910/master
|
2022-10-21 07:47:42 +00:00 |
i-robot
|
3b6370e2e1
|
!43890 Add api mindspore.jit and mindspore.jit_class.
Merge pull request !43890 from huangbingjian/jit_decorator
|
2022-10-21 07:11:17 +00:00 |
huangbingjian
|
b2b1096cbd
|
Raise an error when a DeadNode is returned.
|
2022-10-21 14:43:04 +08:00 |
jin-xiulang
|
8987faef8d
|
fix review opinions and add ut for dynamic obfuscation
|
2022-10-21 14:26:49 +08:00 |