yide12
|
112fe438ec
|
fixed_some_comment
|
2023-03-01 16:44:23 +08:00 |
i-robot
|
5b2484e4ef
|
!49599 Handles formatting issues with print operator.
Merge pull request !49599 from Margaret_wangrui/code_docs_print
|
2023-03-01 08:17:01 +00:00 |
fandawei
|
e79096c0d2
|
add interpolate Supported Platforms
|
2023-03-01 16:16:00 +08:00 |
i-robot
|
ca153c19ca
|
!49550 [pynative]Implementing SiLUGrad through CUDA
Merge pull request !49550 from wanghenchang/master_0216_1
|
2023-03-01 08:02:57 +00:00 |
Margaret_wangrui
|
9a4c1c6155
|
Handles formatting issues with print operator.
|
2023-03-01 15:51:14 +08:00 |
lvyufeng
|
f47673a200
|
fix dropout error
|
2023-03-01 15:36:12 +08:00 |
i-robot
|
f0de76ab6f
|
!49572 modify format
Merge pull request !49572 from 俞涵/code_docs_1110
|
2023-03-01 07:26:56 +00:00 |
i-robot
|
9786bfca6d
|
!49570 fix numpy rand, randn, randint
Merge pull request !49570 from YingtongHu/master
|
2023-03-01 07:25:02 +00:00 |
lizhenyu
|
755de11ff2
|
Add sparse embedding storage impl
|
2023-03-01 15:13:53 +08:00 |
shaojunsong
|
7b2fa2f655
|
fix soft shrink error
|
2023-03-01 15:13:38 +08:00 |
i-robot
|
4be1eedcd7
|
!49586 takedown testcases to ensure gate stability
Merge pull request !49586 from yanghaoran/takedown_testcases
|
2023-03-01 07:08:18 +00:00 |
chenfei
|
c6ab31e335
|
debug
|
2023-03-01 14:58:29 +08:00 |
yanghaoran
|
40ae42140f
|
takedown testcases to ensure gate stability
|
2023-03-01 14:46:32 +08:00 |
ling
|
29749788de
|
nnacl kernel bug fix
|
2023-03-01 14:46:10 +08:00 |
hujiahui8
|
2c83810505
|
adapt make_tuple tensor type
|
2023-03-01 14:45:37 +08:00 |
i-robot
|
120f7b597e
|
!49555 ops StridedSliceV2, StridedSliceV2Grad supports dynamic shape feature
Merge pull request !49555 from wang_ziqi/br_stridedslice_v2
|
2023-03-01 06:36:00 +00:00 |
张清华
|
4eca6a40bd
|
Don't handle getattr of PyExecute in builtin type routine.
Fix dictionary check issue during DumpIR.
|
2023-03-01 14:35:01 +08:00 |
i-robot
|
c41797b891
|
!49291 change_dropout_keep_prob_to_p_master
Merge pull request !49291 from yide12/tensor_nansum_master
|
2023-03-01 06:30:24 +00:00 |
huodagu
|
ccdf8cada5
|
modify format and add new cols
|
2023-03-01 14:30:21 +08:00 |
i-robot
|
75c07ce2e0
|
!49556 [docs][api] Fix randn_like docs
Merge pull request !49556 from shaojunsong/code_docs_randn_like
|
2023-03-01 06:27:57 +00:00 |
i-robot
|
a1cb0aaca2
|
!49527 Fix bugs
Merge pull request !49527 from panzhihui/bugfix
|
2023-03-01 06:26:54 +00:00 |
i-robot
|
53714e4a21
|
!49370 ckpt参数更新接口load_param_into_net新增返回值:ckpt_not_load
Merge pull request !49370 from GuoZhibin/add_return_value_ckpt_not_load
|
2023-03-01 06:22:08 +00:00 |
i-robot
|
9d54500312
|
!49551 为rewrite运算符节点增加测试用例
Merge pull request !49551 from GuoZhibin/add_test_cases_for_rewrite_mathops_node
|
2023-03-01 06:21:36 +00:00 |
i-robot
|
a4d50ec793
|
!49580 [bugfix] Fix Gaussian NLL Loss document
Merge pull request !49580 from shaojunsong/code_docs_I6ICP9
|
2023-03-01 06:21:00 +00:00 |
i-robot
|
19e1bf09af
|
!49448 migrate ExpandDims
Merge pull request !49448 from 李林杰/0227_migrate_expandDims_master
|
2023-03-01 06:18:16 +00:00 |
i-robot
|
18da823ab2
|
!49399 [MS][CPU] Tensor min api docs fix
Merge pull request !49399 from Greatpan/code_docs_master
|
2023-03-01 06:15:47 +00:00 |
yanzhenxiang2020
|
31e6ae5580
|
fix: ResizeBicubicGrad causes SparseConcat to choose the wrong DoCompute kernel
|
2023-03-01 14:12:40 +08:00 |
i-robot
|
786c6b1c6c
|
!49266 [MD] Fix dataset reset to wrong epoch number
Merge pull request !49266 from xiaotianci/fix_reset
|
2023-03-01 06:10:00 +00:00 |
r1chardf1d0
|
98d8d4574f
|
add bprop method in ir scope
|
2023-03-01 11:43:23 +08:00 |
greatpan
|
d3a61af8bf
|
fix Tensor min api docs
|
2023-03-01 11:42:55 +08:00 |
gaoyong10
|
c006329699
|
Check input dynamic shaoe by output of input node.
|
2023-03-01 11:27:42 +08:00 |
zhoufeng
|
87c43cf3c1
|
print platform when run_check()
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2023-03-01 11:25:00 +08:00 |
shaojunsong
|
8e08b15057
|
fix gnl docs
|
2023-03-01 11:21:03 +08:00 |
Yingtong Hu
|
eac88ebd67
|
fix numpy rand, randn, randint
|
2023-03-01 11:16:46 +08:00 |
zhaoyingzhuo
|
caaaeb8dca
|
improve adjust contrast v2 efficiency
|
2023-03-01 10:56:07 +08:00 |
shaojunsong
|
eceebddf38
|
Fix I6IGS5
|
2023-03-01 10:49:35 +08:00 |
i-robot
|
af4a342cd4
|
!49411 update ops docs 3
Merge pull request !49411 from 李林杰/code_docs_0225_update_ops_docs_master
|
2023-03-01 02:47:19 +00:00 |
zhangzhaoju
|
000fc95842
|
xlogy performance optimize
|
2023-03-01 10:37:58 +08:00 |
zhangdong
|
aa7731ee10
|
fix transformer st loss
|
2023-03-01 10:33:46 +08:00 |
i-robot
|
011210061e
|
!49517 [MS]{Lite][Task] solve compile problems for new infer framework
Merge pull request !49517 from 刘力力/feature_new_infer
|
2023-03-01 02:13:42 +00:00 |
yanghaoran
|
004a7e16d5
|
!49481 valuenode support the list
Merge pull request !49481 from limingqi107/bug_fix3
|
2023-03-01 01:55:06 +00:00 |
i-robot
|
6a9b08e56a
|
!49529 kDynamicBroadcastGradientArgsOpName update shape after launch
Merge pull request !49529 from TuDouNi/ops
|
2023-03-01 01:50:05 +00:00 |
i-robot
|
7c3bcfb034
|
!49225 fix single tuple output dtype in kernelbuildinfo
Merge pull request !49225 from TuDouNi/ops_backoff_2
|
2023-03-01 01:49:43 +00:00 |
i-robot
|
fdd357a76f
|
!49487 compile cuda_ops.so for cuda10.1
Merge pull request !49487 from zhoufeng/fix-cuda10-cu-ops
|
2023-03-01 01:28:37 +00:00 |
i-robot
|
aa2b53887d
|
!49540 fix input type bug of logical_not
Merge pull request !49540 from wtcheng/master
|
2023-03-01 01:24:48 +00:00 |
i-robot
|
30c9d5a212
|
!49545 Skip randomly failed testcase
Merge pull request !49545 from YuJianfeng/dict_grad2
|
2023-03-01 01:14:26 +00:00 |
lby
|
129854dd74
|
acl bug fix
|
2023-03-01 09:10:44 +08:00 |
ckey_Dou
|
6f2b9e994e
|
raise error if invalid
|
2023-03-01 09:08:02 +08:00 |
i-robot
|
b7937c3f57
|
!49531 add paths which contains @ as recognized
Merge pull request !49531 from yanghaoran/master
|
2023-03-01 01:00:08 +00:00 |
i-robot
|
a32c75a2f9
|
!49530 fix normal bug
Merge pull request !49530 from 吕昱峰(Nate.River)/d2l_bug_fix
|
2023-02-28 18:19:59 +00:00 |