i-robot
|
5f603ffb39
|
!44858 Tensor api unbind
Merge pull request !44858 from ZhidanLiu/unbind_master
|
2022-11-01 09:00:45 +00:00 |
i-robot
|
64c560a618
|
!44916 apply power sign clean code
Merge pull request !44916 from chujinjin/apply_power_sign_clean_code
|
2022-11-01 08:59:17 +00:00 |
i-robot
|
607c003867
|
!44915 Fix fuzz
Merge pull request !44915 from JuiceZ/dev_fuzz
|
2022-11-01 08:41:11 +00:00 |
i-robot
|
85800a67d7
|
!44855 modify code in lite to adapt to new ge_adapt
Merge pull request !44855 from xiaoyao/ge_mindrt
|
2022-11-01 08:34:43 +00:00 |
i-robot
|
2efc5fcd68
|
!44812 Optimize the setting of pynative shard
Merge pull request !44812 from liuluobin/shard_identity
|
2022-11-01 08:22:34 +00:00 |
i-robot
|
30d7af21ae
|
!44830 [feature] Dynamic Quant Support Fp16
Merge pull request !44830 from douzhixing/Int8fp16
|
2022-11-01 07:55:42 +00:00 |
i-robot
|
6d812e8303
|
!44794 new kernel mod: gathernd
Merge pull request !44794 from Yanzhi_YI/gathernd_cpu
|
2022-11-01 07:49:20 +00:00 |
i-robot
|
0b25747876
|
!44881 fix a bug of BiasAddGrad when check
Merge pull request !44881 from huanghui/fix-BiasAddGrad
|
2022-11-01 07:00:16 +00:00 |
i-robot
|
b62fd24f72
|
!44861 [BUG] Fix concat grad bug
Merge pull request !44861 from douzhixing/slice
|
2022-11-01 06:45:00 +00:00 |
i-robot
|
6380625330
|
!42871 [MSLITE]support pytorch cumsum/nms/gather to ms
Merge pull request !42871 from libit/master
|
2022-11-01 06:15:32 +00:00 |
i-robot
|
19d9ca4a3a
|
!44883 add need_check_supported for UnsortedSegmentSum
Merge pull request !44883 from yuchaojie/ir_fusion2
|
2022-11-01 06:13:11 +00:00 |
i-robot
|
b7c6c4088f
|
!42209 [LITE] clean code
Merge pull request !42209 from WangWenzhe/master_clean_code_01
|
2022-11-01 06:10:40 +00: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 |
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 |
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 |
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 |
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 |
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 |
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 |