Erpim
|
c3d4dd6579
|
vmap cleancode
|
2022-11-01 11:44:46 +08:00 |
caifubi
|
5d725b98ef
|
clean codex
|
2022-11-01 11:43:51 +08:00 |
i-robot
|
2bab0a4c55
|
!44914 Fix doc error of nn.ChannelShuffle
Merge pull request !44914 from pkuliuliu/code_docs_channel_shuffle
|
2022-11-01 03:33:55 +00:00 |
looop5
|
6a901a5f8a
|
sync clean code
|
2022-11-01 11:31:18 +08:00 |
liu lili
|
eb2e7c59ec
|
mindspore lite: solve ci warnings
|
2022-11-01 11:29:12 +08:00 |
sjtujayyyy
|
a68dfc9377
|
fix fuzz
|
2022-11-01 11:28:54 +08:00 |
chujinjin
|
55003fe07e
|
apply power sign clean code
|
2022-11-01 11:28:53 +08:00 |
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
|
16d0653b82
|
!44888 Refactor ConvGradFilter/ConvGradInput CpuKernelMod
Merge pull request !44888 from hanhuifeng/kerne_mod_conv_cpu
|
2022-11-01 03:24:11 +00:00 |
CHEN YU
|
e5fc631df6
|
fuzz fix
|
2022-11-01 11:24:06 +08:00 |
pkuliuliu
|
e83cd531f4
|
fix doc errors of nn.ChannelShuffle
|
2022-11-01 11:21:08 +08:00 |
i-robot
|
482ec11586
|
!44902 fix depth_to_space op dynamic shape bug master
Merge pull request !44902 from wtcheng/master
|
2022-11-01 03:19:44 +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
|
9165623a8a
|
!44605 [MSLITE][Func] bn infer grad dyn shape
Merge pull request !44605 from 赵英灼/bninfergrad
|
2022-11-01 03:05:17 +00:00 |
jonyguo
|
bee17e5bd7
|
fix: code review for md
|
2022-11-01 10:52:44 +08:00 |
huoxinyou
|
ff92c92fbf
|
Revert "reduce axis not convert to attr &"
|
2022-11-01 10:44:39 +08:00 |
huoxinyou
|
1ceb31b1bc
|
reduce support input_x is 0d & axis is in [-1, 0]
|
2022-11-01 10:40:15 +08:00 |
i-robot
|
aecdd69089
|
!44909 takedown test_ctc_loss_tnc to ensure gate stability
Merge pull request !44909 from yanghaoran/master
|
2022-11-01 02:31:25 +00:00 |
yanghaoran
|
51e5ec6f1f
|
takedown test_ctc_loss_tnc to ensure gate stability
|
2022-11-01 10:17:49 +08:00 |
i-robot
|
7c735cf278
|
!44901 remove unnecessary "BACKEND_EXPORT" define
Merge pull request !44901 from qiuzhongya/msvc_debug1
|
2022-11-01 02:14:43 +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
|
8d3600e4dc
|
!44899 sync bprop expanders 10.31
Merge pull request !44899 from looop5/sync_bprop_10_31
|
2022-11-01 02:09:26 +00:00 |
i-robot
|
0087a34092
|
!44906 fixed softmax bug
Merge pull request !44906 from Bokai Li/master
|
2022-11-01 02:06:06 +00:00 |
alashkari
|
cdb88090c6
|
Added new functional & tensor apis.
|
2022-10-31 21:53:31 -04:00 |
i-robot
|
7879137afd
|
!44049 unattr for unsorted segment sum & prod
Merge pull request !44049 from yangsijia/unsortedseg-unattr
|
2022-11-01 01:47:51 +00:00 |
i-robot
|
e74e2764dd
|
!44890 FractionalAvgPoolGard算子适配动态shape
Merge pull request !44890 from zhangdong/testTensor
|
2022-11-01 01:40:23 +00:00 |
i-robot
|
a92bf5ca98
|
!44904 modify vmap error message
Merge pull request !44904 from Erpim/vmap_1031
|
2022-11-01 01:37:48 +00:00 |
i-robot
|
049d1a0e74
|
!44885 reducesum gpu kernel's axis重复进入时,值不正确
Merge pull request !44885 from huoxinyou/1031reduce_gpu_bug
|
2022-11-01 01:32:38 +00:00 |
anzhengqi
|
197b50000e
|
update submodule models
|
2022-11-01 09:28:18 +08:00 |
xiao_yao1994
|
cb8351e720
|
modify code in lite to adapt to new ge_adapt
|
2022-11-01 09:19:05 +08:00 |
i-robot
|
af16ffe913
|
!44723 Make kernel as a plugin
Merge pull request !44723 from JuiceZ/dev_kernel
|
2022-11-01 01:18:23 +00:00 |
i-robot
|
91a99f5f00
|
!44864 acc clip norm
Merge pull request !44864 from fangzehua/acc_clip_norm
|
2022-11-01 01:15:42 +00:00 |
i-robot
|
98d15946b5
|
!44880 Fix unstack eng docs for addtional num attr.
Merge pull request !44880 from TronZhang/code_docs_unstack
|
2022-11-01 01:10:43 +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 |
BokaiLi
|
a03c54a2ea
|
fixed softmax bug
|
2022-11-01 00:00:22 +08:00 |
i-robot
|
73562a1890
|
!44691 change log level and fix serving device type error
Merge pull request !44691 from liubuyu/plugin
|
2022-10-31 15:52:51 +00:00 |
i-robot
|
b0c6abb6b2
|
!44772 pinverse算子
Merge pull request !44772 from wujueying/master
|
2022-10-31 13:34:52 +00:00 |
i-robot
|
fe2b244ff4
|
!44725 fixing code warnings 1020 [众智][重庆大学]
Merge pull request !44725 from 李文轼/file_need_clean_10_20
|
2022-10-31 13:26:13 +00:00 |
pkuliuliu
|
e0f470751b
|
add nn.ChannelShuffle
|
2022-10-31 21:15:12 +08:00 |
zhangzhaoju
|
27878fe8e7
|
Fix out h/w shape infer error while in h/w shape is anyshape.
|
2022-10-31 21:10:33 +08:00 |
hanhuifeng2020
|
0e1224addf
|
Refactor ConvGradFilter/ConvGradInput CpuKernelMod
|
2022-10-31 21:08:03 +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 |
Erpim
|
a7bdf04cb8
|
modify the error message of vmaprule of P.Switch, and make GeneralPreprocess support list inputs.
|
2022-10-31 21:06:58 +08:00 |
w00517672
|
0bbd562e9d
|
fix depth_to_space op dynamic shape bug master
|
2022-10-31 20:57:04 +08:00 |
qiuzhongya
|
4104d139c9
|
suport for windows msvc debug compile
|
2022-10-31 20:53:18 +08:00 |
looop5
|
20cabd4725
|
sync bprop expanders 10.31
|
2022-10-31 20:51:12 +08:00 |
i-robot
|
cc296825d3
|
!44826 fix warnings for NuclearNorm
Merge pull request !44826 from yfyang112358/master
|
2022-10-31 12:31:50 +00:00 |
i-robot
|
4815b465a0
|
!44595 Sspaddmm 动态shape支持
Merge pull request !44595 from haozhang/pr_sspaddmm_ds
|
2022-10-31 12:27:00 +00:00 |
i-robot
|
f46b19f74a
|
!44833 fix data sink bug
Merge pull request !44833 from 于振华/fix_datasink_nodata_bug_1029
|
2022-10-31 11:49:38 +00:00 |
i-robot
|
99d5c06469
|
!44086 【算子众智】【东北大学】【CPU算子】Add PReLU
Merge pull request !44086 from 沈佳俊/master
|
2022-10-31 11:46:53 +00:00 |