Commit Graph

57881 Commits

Author SHA1 Message Date
i-robot c11f9581e5
!46037 [API] Tensor.logdet & ops.logdet
Merge pull request !46037 from shaojunsong/feature/logdet
2022-11-28 06:31:19 +00:00
liuluobin b5138d8f51 Fix compile failed on GPU platform with MSVC 2022-11-28 14:19:27 +08:00
zuochuanyong f83c41a5e8 modify pattern after const input to attr is no longer supported 2022-11-28 14:13:51 +08:00
i-robot a7d94d4608
!45743 tensor_isneginf_isposinf_isreal_master
Merge pull request !45743 from yide12/tensor_isneginf_master
2022-11-28 04:41:16 +00:00
i-robot bc84f5e87b
!45868 sparse matrix input validation
Merge pull request !45868 from sophie/master
2022-11-28 04:31:05 +00:00
huodagu c6ca767e23 modify format1128 2022-11-28 12:00:46 +08:00
reku1997 a8b68b6e9c fix dropout doc 2022-11-28 11:30:29 +08:00
wangchangheng a69939a52f front dynamic detect 2022-11-28 11:23:28 +08:00
i-robot 3b5e68cca7
!46064 add data type for adaptive_max_pool3d_grad
Merge pull request !46064 from 范吉斌/adaptive_max_pool3d_grad_dtype
2022-11-28 03:05:48 +00:00
greatpanc 6f070f5320 matmul_mask_opt_master 2022-11-28 11:02:18 +08:00
xuyongfei b2bdf55b43 MSLite, cloud opt ascend 2022-11-28 10:43:50 +08:00
lizhenyu 8e80fd8073 gpu hash table incremental export 2022-11-28 10:42:56 +08:00
i-robot 5a96e68502
!46079 ops模块API文档修正
Merge pull request !46079 from yxx/master
2022-11-28 02:37:22 +00:00
lizhenyu 30e63de701 add embedding cache st for ascend sparse mode 2022-11-28 10:31:36 +08:00
i-robot b85e398389
!45944 Modify the export_data interface default description.
Merge pull request !45944 from Margaret_wangrui/export_data
2022-11-28 02:30:20 +00:00
i-robot 3960fe9fa1
!38469 [assistant][ops]Add new RaggedTensorToSparse
Merge pull request !38469 from 陈钧/RaggedTensorToSparse
2022-11-28 02:22:42 +00:00
i-robot bf97446b65
!46033 增加对 ApplyMomentum 输入shape的校验
Merge pull request !46033 from DavidFFFan/fix-bug
2022-11-28 02:13:50 +00:00
i-robot 46a48adc96
!45517 Support print tensor.dtype.
Merge pull request !45517 from Margaret_wangrui/print_dtype_2
2022-11-28 02:09:23 +00:00
i-robot f34cd6432b
!40833 [assistant][ops][I5EWI4] Add new data operator LFCC.
Merge pull request !40833 from 杨旭华/LFCC
2022-11-28 02:06:09 +00:00
i-robot 47f76e7e14
!46062 modify the format of files 1126
Merge pull request !46062 from 宦晓玲/code_docs_1126
2022-11-28 02:00:04 +00:00
Henry a9cc90539a grammar fix 2022-11-28 09:58:49 +08:00
i-robot 7d847b44b0
!46059 Fix multiple issues
Merge pull request !46059 from ZPaC/fix-multiple-issues
2022-11-28 01:55:39 +00:00
i-robot f0c4885d6d
!43975 [MS]{Lite][Task] optimize decrease transpose case
Merge pull request !43975 from 刘力力/master_jit
2022-11-28 01:52:09 +00:00
i-robot 0e2d645224
!45759 [LITE] update ascend cloud gate models
Merge pull request !45759 from WangWenzhe/master_ascend_gate02
2022-11-28 01:46:42 +00:00
i-robot e86237b31a
!46040 enhance dataset sampler
Merge pull request !46040 from guozhijian/enhance_udf_sampler
2022-11-28 01:41:05 +00:00
i-robot 206852bbe0
!45499 construct_bprop
Merge pull request !45499 from luochao60/feat_construct_bprop_20221114
2022-11-28 01:41:00 +00:00
i-robot a4c8d431c3
!45878 Runtime support dynamic sequence.
Merge pull request !45878 from gaoyong10/dynamic_shape_01
2022-11-28 01:30:06 +00:00
looop5 5ce653776b add op adaptor
fix compile
2022-11-28 09:26:06 +08:00
liujunzhu d6437fda84 fix the DeviceContext exception 2022-11-28 09:24:54 +08:00
lby e72b412cf9 add acl ops adapter 2022-11-28 09:03:22 +08:00
yide12 c4b0223330 tensor_inverse_master 2022-11-28 07:19:58 +08:00
wangwenzhe f30f0b11d5 update ascend cloud gate model 2022-11-27 22:10:56 +08:00
i-robot dc5d0d782c
!45955 modify converter_lite NoFusion default param
Merge pull request !45955 from 周超/master5
2022-11-27 12:56:38 +00:00
i-robot aeda2273f4
!46001 solve decrease transpose problem when the input of graph is NCHW
Merge pull request !46001 from 周超/master3
2022-11-27 12:47:13 +00:00
fandawei abdc33cae4 add ApplyMomentum shape check 2022-11-27 20:14:52 +08:00
luochao 605c1a8479 new_construct_bprop
move expander files
move expander component to mindspore/core
move the bprop expanders to mindspore/frontend
2022-11-27 04:55:01 -05:00
fanjibin 5368b6f8d3 add data type for adaptive_max_pool3d_grad 2022-11-27 16:25:15 +08:00
i-robot bbb534a495
!46065 [MS][LITE] fix ops merge bug
Merge pull request !46065 from jianghui58/ops_merge
2022-11-27 06:48:42 +00:00
i-robot 270b88e42d
!46089 移除ResizeBilinearV2和ops.interpolate 对cpu平台half_pixel_centers模式的限制
Merge pull request !46089 from DavidFFFan/api
2022-11-27 03:39:09 +00:00
i-robot 3e2fa50222
!45910 add function and Tensor clip clamp
Merge pull request !45910 from emmmmtang/master
2022-11-26 18:35:50 +00:00
shaojunsong 8f28ca73e1 add tensor.logdet & ops.logdet 2022-11-26 21:40:58 +08:00
limingqi107 13d6475b06 optimize output actor link to solve the inconsistency between front and back outputs 2022-11-26 18:18:16 +08:00
ZPaC 928c62e6fc Fix multiple issues 2022-11-26 18:12:21 +08:00
fengyihang 4cdd63a8ca support rsqrt reciprocal real 2022-11-26 18:08:48 +08:00
leiguang 4cc55139f4 ptn 2022-11-26 17:47:33 +08:00
fandawei 753224c377 add 'half_pixel' coordinate_transformation_mode support on CPU device when mode is 'bilinear' 2022-11-26 17:44:49 +08:00
i-robot 77bc32c89a
!45727 fix RuntimeError: bad_weak_ptr when del cell and do atexit
Merge pull request !45727 from huanghui/fix-bad-weak-ptr
2022-11-26 09:32:31 +00:00
i-robot 5a36f29c85
!45953 Fix tanh for complex input
Merge pull request !45953 from panzhihui/tanh_fix
2022-11-26 09:29:24 +00:00
jonyguo 9406ea904f enhance minddata sampler 2022-11-26 17:27:32 +08:00
i-robot 7b0cc41014
!45967 add gpu compile cache for arch 61
Merge pull request !45967 from VectorSL/cuda-61
2022-11-26 09:24:36 +00:00