i-robot
|
0aec3b71e6
|
!49102 fix d2l issues
Merge pull request !49102 from 吕昱峰(Nate.River)/d2l_bug_fix
|
2023-02-20 06:08:43 +00:00 |
i-robot
|
53e9fcb51a
|
!49085 Fix the problem that the result of Bernoulli operator is 0 under gpu again
Merge pull request !49085 from 刘勇琪/master
|
2023-02-20 03:49:32 +00:00 |
i-robot
|
fbd1d43859
|
!49096 Optimize some head files by IWYU
Merge pull request !49096 from 胡彬/optimize-some-head-files-2
|
2023-02-20 03:47:51 +00:00 |
i-robot
|
12d586f345
|
!49063 Optimize some head files by IWYU
Merge pull request !49063 from 胡彬/optimize-some-head-files
|
2023-02-20 03:47:38 +00:00 |
i-robot
|
87108a0b10
|
!49047 fix GetOpSupport of cast op
Merge pull request !49047 from wYann/fix_cast
|
2023-02-20 03:43:01 +00:00 |
i-robot
|
6c5b0ca2fb
|
!48958 add SequenceNode pyclass and remove stub_type
Merge pull request !48958 from yangsijia/pred-out-api
|
2023-02-20 03:39:54 +00:00 |
i-robot
|
97334d2bc9
|
!49114 modify format
Merge pull request !49114 from 俞涵/code_docs_1110
|
2023-02-20 03:37:31 +00:00 |
i-robot
|
0cb33d4463
|
!49013 rename dynamic tuple input ops
Merge pull request !49013 from laiyongqiang/TupleSplit
|
2023-02-20 03:18:21 +00:00 |
i-robot
|
ca89eb5ae4
|
!48974 FillV2: when the input `shape` is a tensor, the vmap is not supported!
Merge pull request !48974 from haozhang/fill_v2_vmap
|
2023-02-20 03:08:10 +00:00 |
huodagu
|
471bf38827
|
modify format
|
2023-02-20 10:57:27 +08:00 |
i-robot
|
5446cd1d44
|
!49079 修改norm算子测试样例
Merge pull request !49079 from hujingsong/master
|
2023-02-20 02:56:46 +00:00 |
lvyufeng
|
254cf349b5
|
fix d2l issue
|
2023-02-20 10:36:54 +08:00 |
i-robot
|
70248f06da
|
!49100 优化接口addmv、addr
Merge pull request !49100 from gaoshuanglong/fix_applyrmrprop
|
2023-02-20 01:59:28 +00:00 |
i-robot
|
f7c3cfad48
|
!48340 fix windows gpu
Merge pull request !48340 from zhoufeng/fix-windows-gpu
|
2023-02-20 01:57:29 +00:00 |
i-robot
|
f45823ab7a
|
!49106 migrate aicpu ops.Tril and fix some issues
Merge pull request !49106 from 李林杰/0219_bisect_0217_1_tril
|
2023-02-20 01:56:45 +00:00 |
i-robot
|
cfaf1e56b7
|
!49062 convert dynamic list to tuple abstract
Merge pull request !49062 from wYann/fix_dyn_list_to_tuple
|
2023-02-20 01:40:46 +00:00 |
i-robot
|
30bd4b2feb
|
!49075 修改testcases
Merge pull request !49075 from YingtongHu/master
|
2023-02-20 01:39:04 +00:00 |
i-robot
|
5acdd3a51d
|
!49014 add some nn bprop expander for graph mode
Merge pull request !49014 from r1chardf1d0/master
|
2023-02-20 01:28:24 +00:00 |
i-robot
|
402032a197
|
!49018 fix dynamic
Merge pull request !49018 from chengbin/fix_dynamic
|
2023-02-20 01:27:05 +00:00 |
i-robot
|
1882324ffd
|
!49076 [MS][CPU] use isdynamicrank func replace origin code
Merge pull request !49076 from Greatpan/reduce_dynamic_rank
|
2023-02-20 01:11:29 +00:00 |
Lai Yongqiang
|
0b88e145b3
|
rename dynamic tuple input ops
|
2023-02-20 00:18:09 +08:00 |
lilinjie
|
c868c7fb1a
|
migrate aicpu ops.Tril and fix some issues
|
2023-02-19 23:18:41 +08:00 |
hbhu_bin
|
6de8a6a4d2
|
optimize head files
|
2023-02-19 20:37:57 +08:00 |
i-robot
|
fa7e16269a
|
!48469 fix unsupported int8/uint8 data type of ScatterNdAdd.
Merge pull request !48469 from yangshuo/br_02
|
2023-02-19 05:30:57 +00:00 |
i-robot
|
1d2e7b962c
|
!49095 [MS][LITE] addcmul support different type on CPU
Merge pull request !49095 from jianghui58/ops_bugfix1
|
2023-02-19 02:25:50 +00:00 |
i-robot
|
b4d3aa1302
|
!48698 Self define bprop probelm fix
Merge pull request !48698 from chenfei_mindspore/master
|
2023-02-19 01:35:51 +00:00 |
i-robot
|
d479c1698b
|
!49087 kldivlossGrad bugfix for precision problem on cpu at dynamic-shape
Merge pull request !49087 from zhangyanhui/issue_zyh0212
|
2023-02-18 14:12:56 +00:00 |
i-robot
|
44ccb0ba28
|
!48709 [MS][LITE]fix bug for import cloud and lite at the same time
Merge pull request !48709 from luoyuan/fix-bug-for-import-yun-lite
|
2023-02-18 13:20:50 +00:00 |
i-robot
|
7191ff1365
|
!49083 [MS][CPU][master] reduce op not support complex type.
Merge pull request !49083 from Greatpan/reduce_op_not_support_complex
|
2023-02-18 13:02:23 +00:00 |
i-robot
|
73b70036f4
|
!48926 Fix bugs
Merge pull request !48926 from panzhihui/bugfix
|
2023-02-18 11:06:46 +00:00 |
zhoufeng
|
836f0355ac
|
fix windows gpu
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2023-02-18 18:29:26 +08:00 |
gaoshuanglong
|
8e4c63a07d
|
addmv、addr 接口差异优化
|
2023-02-18 18:09:47 +08:00 |
i-robot
|
c50aaccce2
|
!49002 remove windows backend for stridedslice
Merge pull request !49002 from lianliguang/master
|
2023-02-18 09:44:08 +00:00 |
panzhihui
|
25d568f8a1
|
Fix bugs
|
2023-02-18 16:40:40 +08:00 |
jianghui58
|
3ca067fbae
|
addcmul support different type on CPU
|
2023-02-18 16:30:42 +08:00 |
i-robot
|
8eb65baf62
|
!48997 remove subtitles in critical log
Merge pull request !48997 from xulei/log_of_exceptions
|
2023-02-18 07:59:32 +00:00 |
i-robot
|
ec4d4bae7b
|
!49058 [API] Sync param names
Merge pull request !49058 from shaojunsong/sync0217
|
2023-02-18 07:48:51 +00:00 |
i-robot
|
4845dd36b3
|
!49011 [MSLITE] Optimize performance of uniform gpu kernel.
Merge pull request !49011 from wangshaocong/bugfix
|
2023-02-18 07:17:08 +00:00 |
i-robot
|
f122308d35
|
!49086 Fix bugs
Merge pull request !49086 from gaoshuanglong/fix_applyrmrprop
|
2023-02-18 07:15:40 +00:00 |
i-robot
|
b330772618
|
!49046 fix aicpu lusolve
Merge pull request !49046 from yanzhenxiang2020/br_fix_aicpu_lusolve
|
2023-02-18 07:14:02 +00:00 |
i-robot
|
42fa3f67af
|
!49066 fix bug for maxpool3d parallel op
Merge pull request !49066 from yangzhenzhang/fix-bug-for-maxpool3d-parallel-op
|
2023-02-18 04:45:58 +00:00 |
gaoshuanglong
|
5c88bef26d
|
fix bugs
|
2023-02-18 12:07:50 +08:00 |
i-robot
|
eb54eaa991
|
!49082 ops RaggedTensorToSparse and RaggedTensorToTensor supports dynamic shape feature
Merge pull request !49082 from wang_ziqi/br_ragged_tensor
|
2023-02-18 03:48:22 +00:00 |
i-robot
|
3a463803cc
|
!49043 applyrmsprop 精度问题修复; copysign/diff 接口优化
Merge pull request !49043 from gaoshuanglong/fix_applyrmrprop
|
2023-02-18 03:38:15 +00:00 |
i-robot
|
1cf6648b10
|
!48817 [MS][LITE]Fix unique consecutive
Merge pull request !48817 from gongdaguo1/fix_unique_con
|
2023-02-18 03:07:07 +00:00 |
greatpan
|
75748875eb
|
reduce op not support complex
|
2023-02-18 11:03:23 +08:00 |
liu-yongqi-63
|
d7709a0c13
|
Fix the problem that the result of Bernoulli operator is 0 under gpu again
|
2023-02-18 11:02:43 +08:00 |
zhangyanhui
|
14d3f8ecb4
|
kldivlossGrad bugfix for precision problem on cpu at dynamic-shape
|
2023-02-18 10:58:54 +08:00 |
i-robot
|
978cfb6392
|
!48955 [bugfix][api] Fix I6FCIG
Merge pull request !48955 from shaojunsong/fix/I6FCIG
|
2023-02-18 02:38:49 +00:00 |
i-robot
|
f6946cafab
|
!49060 update description of mbuf control logic
Merge pull request !49060 from luoyang/log
|
2023-02-18 02:28:12 +00:00 |