i-robot
|
c66d9c493d
|
!49582 fix: ResizeBicubicGrad causes SparseConcat to choose the wrong DoCompute kernel
Merge pull request !49582 from yanzhenxiang2020/fix_ResizeBicubicGrad
|
2023-03-02 02:45:11 +00:00 |
i-robot
|
a45992107d
|
!49608 fix deeplabv3 and ssd_mobilenet_fpn testcase
Merge pull request !49608 from anzhengqi/fix-ssd
|
2023-03-02 02:38:35 +00:00 |
i-robot
|
21b40ad5ec
|
!49581 print platform when run_check()
Merge pull request !49581 from zhoufeng/xiu-ba-ge
|
2023-03-02 02:38:24 +00:00 |
i-robot
|
f3ead3638f
|
!49465 codegen cortex bugfix
Merge pull request !49465 from zhangyanhui/mas_zyh_0206
|
2023-03-02 02:32:38 +00:00 |
i-robot
|
897ffb4901
|
!49528 fix tensor_bool
Merge pull request !49528 from chengbin/fix_and_or
|
2023-03-02 02:32:32 +00:00 |
shaojunsong
|
dbac18fa6b
|
update docs
|
2023-03-02 10:12:47 +08:00 |
i-robot
|
5c9e9861fc
|
!49616 replace fixed string name with global references
Merge pull request !49616 from jxl/master
|
2023-03-02 02:11:56 +00:00 |
liangzelang
|
2db85047d2
|
Different formats of assign inputs cause memory to increase.
|
2023-03-02 10:05:50 +08:00 |
xuanyue
|
5c081e1517
|
fall back resize-ability if infershape is OK
|
2023-03-02 10:02:29 +08:00 |
i-robot
|
d674dcc043
|
!49571 [bugfix] Fix I6IGS5
Merge pull request !49571 from shaojunsong/fix/I6IGS5
|
2023-03-02 02:00:17 +00:00 |
i-robot
|
dfbee4567e
|
!49402 Optimize predicetoutmap and predictout check
Merge pull request !49402 from NaCN/pre_fix
|
2023-03-02 01:55:43 +00:00 |
i-robot
|
953ac826f9
|
!49619 modify format and add fourth cols
Merge pull request !49619 from 俞涵/code_docs_1110
|
2023-03-02 01:51:46 +00:00 |
i-robot
|
cee9da14ae
|
!49142 [MD] Add new API to debug mode and bugfix
Merge pull request !49142 from TinaMengtingZhang/dev_md_pipeline_debug_ops
|
2023-03-02 01:50:43 +00:00 |
i-robot
|
2e518d7d13
|
!49554 修复transformer st 动态图动态shape的标杆值
Merge pull request !49554 from zhangdong/zd_3
|
2023-03-02 01:44:33 +00:00 |
gaoyong10
|
58fc19b526
|
Create device address for tuple-in-tuple valuenode.
|
2023-03-02 09:40:03 +08:00 |
i-robot
|
ec14014f3f
|
!49610 bitwise core infer output AbstractTensor
Merge pull request !49610 from KXiong/master
|
2023-03-02 01:33:30 +00:00 |
i-robot
|
5ad6f0dbaa
|
!49446 fix high grad fail
Merge pull request !49446 from huanghui/fix-grad
|
2023-03-02 01:28:28 +00:00 |
张勇贤
|
ad461a4942
|
[MSLITE] change scale op log type
|
2023-03-02 09:27:41 +08:00 |
wangpingan2
|
7befa6baa4
|
support matmul fp32 pack.
|
2023-03-02 09:21:54 +08:00 |
hw_hz
|
9ba8edf99d
|
1. docs for ResizeLinear1D
2. docs for DynamicBroadcastTo
|
2023-03-02 09:21:11 +08:00 |
zhangyanhui
|
3b4b154174
|
cortex bugfix for codegen
|
2023-03-02 09:14:52 +08:00 |
liu lili
|
9175394be8
|
mindspore lite: add config for opp path to install
|
2023-03-02 09:12:15 +08:00 |
i-robot
|
03ac6b3a37
|
!49624 CI access control is abnormal bugfix
Merge pull request !49624 from zhangyanhui/mas_zyh0206
|
2023-03-02 00:02:06 +00:00 |
TinaMengtingZhang
|
71e6160243
|
update dataset pipeline debug mode api
|
2023-03-01 16:55:35 -05:00 |
zhangyanhui
|
668884e8cd
|
CI access control is abnormal bugfix
|
2023-03-02 01:09:32 +08:00 |
lvyufeng
|
6b88837313
|
fix masked_fill caused neg loss on CUDA 10.1
|
2023-03-01 23:05:59 +08:00 |
i-robot
|
a54b91e617
|
!49500 Assign port range for cgn
Merge pull request !49500 from ZPaC/assign-port-range
|
2023-03-01 14:19:53 +00:00 |
huodagu
|
a554468240
|
fit fourth cols
|
2023-03-01 20:55:33 +08:00 |
jin-xiulang
|
99b02895f3
|
replace fixed string name with global references
|
2023-03-01 20:52:40 +08:00 |
tangdezhi_123
|
ad7ad55eb8
|
修改mindspore.ops.function.array_func.eye中的示例代码,示例中应传入参数dtype, 而不是t。
|
2023-03-01 20:28:06 +08:00 |
tangdezhi_123
|
aae617fbb9
|
对ops.dropout2d和ops.dropout3d增加一个参数training, training为True, 执行dropout操作,training为False, 不执行dropout操作; 将dropout2d和dropout3d的参数x重新命名为input, 以和pytorch对标。
|
2023-03-01 20:13:27 +08:00 |
i-robot
|
ed363cde09
|
!49522 adapt make_tuple tensor type
Merge pull request !49522 from hujiahui8/tuple
|
2023-03-01 11:21:15 +00:00 |
i-robot
|
f2fe294c1b
|
!49503 AtomicAddrClean uses list_int64 attr
Merge pull request !49503 from xulei/atomic_clean
|
2023-03-01 11:03:56 +00:00 |
i-robot
|
3f3cee445d
|
!49587 Don't handle getattr of PyExecute in builtin type routine; Fix dictionary check issue during DumpIR.
Merge pull request !49587 from 张清华/opt_jit_fallback
|
2023-03-01 10:19:55 +00:00 |
i-robot
|
dba62f6624
|
!49467 Fix Standard Laplace input shape check
Merge pull request !49467 from qujianwei/fix_standard_laplace_input_shape_check
|
2023-03-01 09:40:21 +00:00 |
i-robot
|
c367348712
|
!49124 [MSLITE][Func] improve adjust contrast v2 efficiency
Merge pull request !49124 from 赵英灼/adjust_contrast
|
2023-03-01 09:35:43 +00:00 |
greatpan
|
c0b1a27269
|
tile fusion thread cut
|
2023-03-01 17:29:08 +08:00 |
huangchengnuo
|
2784e045ae
|
Optimize predicetoutmap and predictout check
|
2023-03-01 17:17:43 +08:00 |
i-robot
|
d22f57ae7a
|
!49561 xlogy performance optimize
Merge pull request !49561 from zhangzhaoju/master_xlogy
|
2023-03-01 09:06:10 +00:00 |
xiongkun
|
884d28bbdf
|
fix bitwise core infer
|
2023-03-01 17:05:37 +08:00 |
fandawei
|
67d43f87a4
|
replace x with input of abs/absoulte/acos/arccos
|
2023-03-01 17:01:26 +08:00 |
i-robot
|
68adac271c
|
!49518 add bprop method in ir scope
Merge pull request !49518 from r1chardf1d0/master
|
2023-03-01 08:58:00 +00:00 |
anzhengqi
|
ef7c50ee11
|
fix deeplabv3 and ssd_mobilenet_fpn testcase
|
2023-03-01 16:56:56 +08:00 |
gaoshuanglong
|
c890f7847f
|
Unregister MirrorPad not supported type currently;
Update block_diag docs.
|
2023-03-01 16:56:05 +08:00 |
i-robot
|
5c891c8477
|
!49577 fixed_some_comment
Merge pull request !49577 from yide12/code_docs_nn_master
|
2023-03-01 08:55:39 +00:00 |
r1chardf1d0
|
ab97b69bec
|
fix vmap clone when prim is primc
|
2023-03-01 16:55:16 +08:00 |
i-robot
|
d100945336
|
!48924 Support dynamic shape for AOT custom op
Merge pull request !48924 from zichun_ye/custom_op_dyn
|
2023-03-01 08:54:06 +00:00 |
i-robot
|
4ca3596b0a
|
!49601 添加interpolate支持平台
Merge pull request !49601 from DavidFFFan/code_docs_master
|
2023-03-01 08:45:11 +00:00 |
yide12
|
112fe438ec
|
fixed_some_comment
|
2023-03-01 16:44:23 +08:00 |
hbhu_bin
|
daeba28e71
|
upgrade_ascend_20230301_master
|
2023-03-01 16:30:22 +08:00 |