i-robot
|
c038f228f7
|
!35343 [assistant][ops] New GPU operator implementation, include MaxUnpool2D, MaxUnpool2DGrad
Merge pull request !35343 from 黎冠新/MaxUnPool2D
|
2022-08-16 03:23:42 +00:00 |
fengyihang
|
7e3572ce7a
|
clear_warning
|
2022-08-16 11:10:15 +08:00 |
chenzhuo
|
f952c69501
|
fix docs format
|
2022-08-16 10:49:53 +08:00 |
i-robot
|
4ab930876a
|
!40372 bug fixes: op conv3dtranspose's grad lost attr 'pad_list'
Merge pull request !40372 from 陈宇/dev_master_fix_grad_conv
|
2022-08-16 02:42:01 +00:00 |
yao_yf
|
c9702902a0
|
dynamic gru
gru support dynamic shape
|
2022-08-16 10:37:30 +08:00 |
i-robot
|
04eee30372
|
!40300 fix: disable warning when data is to small
Merge pull request !40300 from guozhijian/fix_shared_mem_warning
|
2022-08-16 02:28:32 +00:00 |
i-robot
|
f410f67e67
|
!40351 Modifiy load infer.
Merge pull request !40351 from Margaret_wangrui/vmap_auto_monad
|
2022-08-16 02:07:09 +00:00 |
i-robot
|
dd5047718e
|
!40106 Enable graph hasattr, getattr
Merge pull request !40106 from LiangZhibo/ms_attr
|
2022-08-16 02:03:48 +00:00 |
i-robot
|
a7f1596da7
|
!40373 [MS][LITE] code docs lite python api fix v3
Merge pull request !40373 from luoyuan/code_docs_lite_py_api_fix_v3
|
2022-08-16 01:58:34 +00:00 |
i-robot
|
a315a183ff
|
!40012 [feat] [assistant] [I501PV] Add new operator AdjustContrast
Merge pull request !40012 from 刘赫喃/AdjustContrast
|
2022-08-16 01:52:08 +00:00 |
reku1997
|
73b7a3de36
|
fix top type
|
2022-08-16 09:41:19 +08:00 |
i-robot
|
8ab98ed52f
|
!39482 Infer Shape for Lite Ops in GraphKernel
Merge pull request !39482 from jiaoy1224/lite
|
2022-08-16 01:38:51 +00:00 |
i-robot
|
ed67b5122f
|
!39742 Support list clear,count,extend,reverse Method.
Merge pull request !39742 from lambert/list
|
2022-08-16 01:32:32 +00:00 |
ZPaC
|
a5e996d7d4
|
Update size for recv actor
|
2022-08-16 09:25:25 +08:00 |
i-robot
|
120ea7d9ca
|
!40286 Set Abstract for Return Node when MindIR and ONNX Import
Merge pull request !40286 from jiaorui/set-return-abstract
|
2022-08-16 01:25:06 +00:00 |
i-robot
|
004b872b6e
|
!40314 add ut for infer strategy
Merge pull request !40314 from yangzhenzhang/add-ut-for-infer-strategy
|
2022-08-16 01:22:36 +00:00 |
luoyuan
|
05c9ac7da9
|
[MS][LITE] code docs lite python api fix v3
|
2022-08-16 09:21:15 +08:00 |
i-robot
|
452f021e4b
|
!40376 Update ascend version
Merge pull request !40376 from ZPaC/update-ascend-version
|
2022-08-16 01:20:36 +00:00 |
i-robot
|
fa93dcbd26
|
!40396 [Auto parallel] Dump auto parallel begin graphs
Merge pull request !40396 from Xiaoda/160-add-step-auto-begin-graphs
|
2022-08-16 01:20:25 +00:00 |
i-robot
|
756f1e4249
|
!40421 [MSLITE][CPU] asan compile bugfix
Merge pull request !40421 from Greatpan/asan_bugfix
|
2022-08-16 01:16:44 +00:00 |
i-robot
|
743ea9f307
|
!40332 gumbel softmax fix bug
Merge pull request !40332 from TuDouNi/master
|
2022-08-16 01:15:10 +00:00 |
i-robot
|
76ae40ca54
|
!39714 Add all datatype for some kernels.
Merge pull request !39714 from liqiliang/matrixbandpart-gpu
|
2022-08-16 01:06:56 +00:00 |
i-robot
|
be9c08bf74
|
!38395 [assistant][ops][I4ZZTY] New GPU operator implementation, include Lerp
Merge pull request !38395 from wangxiaoli_xidian/Lerp
|
2022-08-15 19:52:30 +00:00 |
i-robot
|
ff1d5d57fc
|
!37970 [assistant][ops] Add new GPU operator CholeskyGrad
Merge pull request !37970 from Wangsong95/choleskygrad_gpu
|
2022-08-15 18:11:37 +00:00 |
i-robot
|
593456a427
|
!40381 Add CTCLossGrad GPU Kernel
Merge pull request !40381 from zhujingxuan/CTCLoss
|
2022-08-15 16:28:04 +00:00 |
i-robot
|
9e227ba693
|
!40271 contributing_cn.md add link to pre-push readme_cn.md
Merge pull request !40271 from fengyixing/master
|
2022-08-15 13:26:22 +00:00 |
reku1997
|
acf3fc9837
|
fix dtype
|
2022-08-15 20:41:09 +08:00 |
i-robot
|
1289a3583e
|
!40364 add ckpt st
Merge pull request !40364 from changzherui/add_ckpt_st
|
2022-08-15 12:32:24 +00:00 |
greatpanc
|
c220682266
|
asan complie bugfix
|
2022-08-15 20:29:36 +08:00 |
jonyguo
|
cdbb62f0b1
|
fix: [shared memory] disable print warning when data is too small
|
2022-08-15 20:24:06 +08:00 |
i-robot
|
30dd25c647
|
!40327 add check for FRAC_ZN_RNN in CheckValidDeviceShape
Merge pull request !40327 from yuchaojie/op_select
|
2022-08-15 12:09:05 +00:00 |
twc
|
207c6925be
|
add reduce std operation vmap
|
2022-08-15 19:40:21 +08:00 |
reku1997
|
88a4778c65
|
fix somas
|
2022-08-15 19:39:32 +08:00 |
gaoyong10
|
c5a18a77f3
|
Ref parameter do not need copy when it is only used by load.
|
2022-08-15 19:29:09 +08:00 |
i-robot
|
e2bfd7e055
|
!40387 fix gpu layernorm grad error when col_dim is not a multiple of 4
Merge pull request !40387 from kisnwang/master
|
2022-08-15 11:28:03 +00:00 |
Margaret_wangrui
|
67ab96514c
|
Handling bugs in CombineLikeGraphs.
|
2022-08-15 19:01:42 +08:00 |
i-robot
|
4294c11a89
|
!40413 Modify inconsistencies between Chinese and English files
Merge pull request !40413 from 宦晓玲/code_docs_0815
|
2022-08-15 10:37:41 +00:00 |
i-robot
|
fa820d9396
|
!40389 [MS][LITE][parallel predict] fix GetInputs && GetOutputs mem leak
Merge pull request !40389 from yefeng/384-fix_GetInputs_mem_leak
|
2022-08-15 10:28:53 +00:00 |
i-robot
|
cdcd563553
|
!40335 [MS_LITE] add model
Merge pull request !40335 from yefeng/383_add_XLMR_model
|
2022-08-15 10:28:23 +00:00 |
wangchangheng
|
3d09b8fbc2
|
optimiz no need grad net
|
2022-08-15 18:26:08 +08:00 |
i-robot
|
99d3df1726
|
!40321 use info file path when compile on Ascend
Merge pull request !40321 from looop5/long_info
|
2022-08-15 09:53:24 +00:00 |
zhangyi
|
1afdc74404
|
modify the files
|
2022-08-15 17:41:47 +08:00 |
reku1997
|
569a0312ac
|
fix TypeError in GetDynShape
|
2022-08-15 16:43:59 +08:00 |
i-robot
|
2b11578573
|
!39700 [feature] support grad and value_and_grad with weight as well as aux
Merge pull request !39700 from chenzhuo/master
|
2022-08-15 08:41:08 +00:00 |
i-robot
|
3925a39aa6
|
!40302 [MSLITE][Func] recover ci model
Merge pull request !40302 from 赵英灼/revertmodel
|
2022-08-15 08:37:27 +00:00 |
i-robot
|
6d04330ac6
|
!39853 add introduction
Merge pull request !39853 from Bokai Li/add_intro
|
2022-08-15 08:11:53 +00:00 |
libokai
|
0b5eda6cd3
|
add intro
change ',' to ' ,'
|
2022-08-15 15:49:06 +08:00 |
CHEN YU
|
08bbc53e25
|
fix grad bug for op Conv3DTranspose
|
2022-08-15 15:44:29 +08:00 |
i-robot
|
6c91a8cc5b
|
!40336 Fix amp bug
Merge pull request !40336 from Bert0108/amp_fix_bug
|
2022-08-15 07:22:41 +00:00 |
i-robot
|
6ce47202fe
|
!40339 fix range accuracy and add exception information
Merge pull request !40339 from NaCN/fix_range_float
|
2022-08-15 07:17:41 +00:00 |