Commit Graph

1564 Commits

Author SHA1 Message Date
i-robot 3b513daac7
!47076 [MSLITE] Fix bug of uniform operator which is not random on windows.
Merge pull request !47076 from wangshaocong/uniform_ops
2022-12-24 01:57:24 +00:00
i-robot 556600f5a6
!47152 fix examle code bug
Merge pull request !47152 from 于振华/fix_api_bug_1223
2022-12-24 01:24:25 +00:00
i-robot 147c82b84e
!47155 modify format
Merge pull request !47155 from 俞涵/code_docs_hm1222
2022-12-23 11:17:35 +00:00
俞涵 215479fc7c modify platform order 2022-12-23 17:57:16 +08:00
yuzhenhua d90f829177 fix example code bug 2022-12-23 17:08:35 +08:00
i-robot 62e37aed83
!47136 modify format
Merge pull request !47136 from 俞涵/code_docs_hm1222
2022-12-23 07:49:11 +00:00
i-robot 793650789b
!47140 fix doc math
Merge pull request !47140 from emmmmtang/code_docs_ldexp
2022-12-23 07:29:53 +00:00
i-robot 68b3f78879
!47050 func_l1_loss_master
Merge pull request !47050 from yide12/func_l1_loss_master
2022-12-23 07:08:17 +00:00
emmmmtang 72613ecf6e fix doc math 2022-12-23 14:57:06 +08:00
俞涵 53a8de0173 modify param_type 2022-12-23 14:32:00 +08:00
wang_shaocong 9b2d14b52e [MSLITE] Fix bug of uniform operator which is not random on the windows platform 2022-12-23 14:17:57 +08:00
i-robot 6f4ad04658
!47126 添加ops.hypot公式
Merge pull request !47126 from DavidFFFan/code_docs_add_rewrite_doc
2022-12-23 05:03:21 +00:00
fandawei fbdedc56d6 add ops.hypot formula 2022-12-23 11:21:35 +08:00
i-robot d17c8adc35
!46984 Support cosine_similarity And fix arcsinh and arctanh
Merge pull request !46984 from 冯一航/support_cosine_sim_and_fix_arcsinh_arctanh
2022-12-23 02:33:44 +00:00
yide12 3d6e04b2d2 func_l1_loss_master 2022-12-22 14:12:59 +08:00
i-robot bda22e1ed1
!47061 修复ops.sinc文档数据类型的描述
Merge pull request !47061 from DavidFFFan/code_docs_add_rewrite_doc
2022-12-22 04:08:51 +00:00
i-robot 8369496cde
!47055 fix reciprocal when input is complex
Merge pull request !47055 from 冯一航/fix_reciprocal_input_complex
2022-12-22 02:13:53 +00:00
fengyihang c51d1fbdc5 support consine simi and fix arcsinh arctanh 2022-12-22 10:00:40 +08:00
wujueying d4cecf4a2a 修改pinv样例 2022-12-22 03:43:30 +08:00
fengyihang 211bdda86e fix reciprocal input complex 2022-12-21 17:18:57 +08:00
fandawei 1c571917b3 fix ops.sinc doc 2022-12-21 16:40:05 +08:00
i-robot 5865826e1c
!47025 fix pad
Merge pull request !47025 from 冯一航/fix_pad
2022-12-21 07:53:48 +00:00
i-robot a0e180421b
!47053 fix issues
Merge pull request !47053 from luojianing/code_docs_master
2022-12-21 06:35:04 +00:00
i-robot ed75ccc589
!47015 审视意见修改 + 告警处理
Merge pull request !47015 from ligan/bug
2022-12-21 06:31:43 +00:00
luojianing af81b43c91 fix issues 2022-12-21 12:44:28 +08:00
fengyihang c30844278b fix pad 2022-12-20 19:40:13 +08:00
ligan 516ff13c89 bug 2022-12-20 16:51:16 +08:00
i-robot 5db6dbb8d4
!46729 api: slogdet tril
Merge pull request !46729 from 于振华/api_tril_slogdet_1209
2022-12-20 06:57:57 +00:00
yuzhenhua 95a721646a api: slogdet tril 2022-12-19 16:28:01 +08:00
i-robot c2bbf41723
!46789 add Tensor and function api argsort
Merge pull request !46789 from ZhidanLiu/argsort
2022-12-19 07:18:40 +00:00
i-robot 9ad974af8b
!46908 modify format
Merge pull request !46908 from 俞涵/code_docs_1110
2022-12-16 09:37:32 +00:00
i-robot b4c5a60160
!46902 [docs][API] Update adjoint docs
Merge pull request !46902 from shaojunsong/code_docs_adjoint
2022-12-16 09:32:12 +00:00
ZhidanLiu bc23bf6543 add Tensor and function api argsort 2022-12-16 16:09:00 +08:00
i-robot f8f414b097
!46845 code docs choice with mask
Merge pull request !46845 from changzherui/code_docs_choice_with_mask
2022-12-16 07:03:02 +00:00
huodagu eadcd91acb modify format 2022-12-16 14:57:36 +08:00
shaojunsong 776cdc2159 Update adjoint docs 2022-12-16 11:49:49 +08:00
fengyihang cf92cd027f add applyftrl type check 2022-12-15 20:20:47 +08:00
changzherui 24aaf619c9 code docs 2022-12-15 12:18:13 +08:00
yide12 3096ba0d6c tensor_digamma_lgamma_master 2022-12-15 11:54:38 +08:00
changzherui f73f534aa8 modify cn docs 2022-12-14 20:10:13 +08:00
huodagu e2222f8bcd modify format 2022-12-14 16:23:12 +08:00
i-robot 5d1f943a82
!46320 ops_view_einsum_master
Merge pull request !46320 from yide12/tensor_view_einsum_master
2022-12-13 09:36:13 +00:00
huanxiaoling 12ef0dcea9 modify the format of files 1213 2022-12-13 14:00:11 +08:00
i-robot 6775552838
!46604 tensor_sum_to_size_master
Merge pull request !46604 from yide12/tensor_sum_to_size_master
2022-12-12 11:29:01 +00:00
i-robot 7b6df47b98
!46517 tensor_t_view_as_master
Merge pull request !46517 from yide12/tensor_stft_master
2022-12-12 10:44:23 +00:00
yide12 1a383111af ops_view_einsum_master 2022-12-12 17:40:11 +08:00
i-robot 7dc59b5a96
!46682 modify the format of files 1212
Merge pull request !46682 from 宦晓玲/code_docs_1212
2022-12-12 03:36:20 +00:00
huanxiaoling ba3dc537fc modify the format of files 1212 2022-12-12 11:07:42 +08:00
i-robot 3f24b64815
!46571 Support sign sgn signbit
Merge pull request !46571 from 冯一航/Support_sgn_sign_signbit
2022-12-12 02:27:16 +00:00
i-robot d4b7c7a44c
!46637 modify format
Merge pull request !46637 from 俞涵/code_docs_1110
2022-12-09 12:59:42 +00:00
yide12 06de9234d3 tensor_sum_to_size_master 2022-12-09 17:35:39 +08:00
i-robot b908a1c1a2
!46631 fix docs master
Merge pull request !46631 from 李林杰/code_docs_1209_fix_docs_master
2022-12-09 09:31:38 +00:00
fengyihang 7264a7cd4d Support sign sgn signbit 2022-12-09 17:28:47 +08:00
lilinjie 7b9dc701db fix docs master 2022-12-09 17:16:30 +08:00
i-robot baf293e4cc
!46438 Add tensor.inner & ops.inner
Merge pull request !46438 from shaojunsong/feature/inner
2022-12-09 06:37:07 +00:00
huodagu 459457cd76 modify format 2022-12-09 14:35:06 +08:00
yide12 80592c534d tensor_stft_dim_t_view_as_master 2022-12-09 11:13:45 +08:00
i-robot 1326b8454b
!46477 FillV2从inner_ops迁移至array_ops并向外暴露,硬编码对接Ascend Fill算子
Merge pull request !46477 from haozhang/fillv2_tbe
2022-12-09 02:35:02 +00:00
i-robot 88aa0e9694
!46596 修改sinc中文文档
Merge pull request !46596 from DavidFFFan/code_docs_add_rewrite_doc
2022-12-09 01:27:50 +00:00
i-robot 4ece7c4908
!46536 add function api ops.sum
Merge pull request !46536 from ZhidanLiu/sum
2022-12-08 20:53:11 +00:00
i-robot 01623bc3dd
!37125 [feat][assistant][I4XJGX,I4XJGY]add NLLLoss, NLLLossGrad
Merge pull request !37125 from 李定维/NLLLoss,NLLLossGrad
2022-12-08 12:24:24 +00:00
hw_hz 1da21bd328 FillV2 concact Ascend
expose the primitive from _inner_ops to array_ops
2022-12-08 20:11:46 +08:00
fandawei ac2ca6d017 修改sinc中文文档 2022-12-08 17:21:47 +08:00
i-robot 77677f153f
!46567 [api] add tensor.sin & tensor.sinc
Merge pull request !46567 from DavidFFFan/api
2022-12-08 09:12:32 +00:00
ZhidanLiu 064b08e161 add function api ops.sum 2022-12-08 15:46:21 +08:00
i-robot c9f682a9a8
!46560 rename sparse_add/sparse_concat to coo_add/coo_concat
Merge pull request !46560 from 杨林枫/code_docs_sparse
2022-12-08 07:24:28 +00:00
i-robot eba1a169d6
!46026 fix adaptive_max_pool2d_grad
Merge pull request !46026 from 范吉斌/adaptive_maxpool
2022-12-08 03:46:51 +00:00
i-robot 8e745469df
!46523 modify the format of files 1207
Merge pull request !46523 from 宦晓玲/code_docs_1207
2022-12-08 03:27:25 +00:00
fandawei 4a801f55b8 add tensor.sin tensor.sinc 2022-12-08 11:26:26 +08:00
鄢立川 852346fc00 [feat][assistant][I4XJGX,I4XJGY,I4XJGZ]add NLLLoss,NLLLossGrad,CrossEntropy 2022-12-08 11:08:01 +08:00
yanglf1121 2d39a17347 rename sparse to coo 2022-12-08 11:03:57 +08:00
shaojunsong 9440475e17 Add inner 2022-12-08 09:42:13 +08:00
i-robot c09611524a
!44745 [feat] [assistant] [I4XJGW] Add UniqueConsecutive
Merge pull request !44745 from 桂宁馨/UniqueConsecutive
2022-12-07 06:41:30 +00:00
huanxiaoling b77f2c41a9 modify the format of files 1207 2022-12-07 13:39:50 +08:00
fanjibin 4017e6f137 fix adaptive_max_pool2d_grad 2022-12-07 11:40:30 +08:00
i-robot ea7b2a377d
!46490 bugfix, nllloss labels input must be in [0, C-1]
Merge pull request !46490 from zhangyanhui/develop_mas
2022-12-07 02:02:09 +00:00
i-robot 07a7dbf69e
!46332 add function and Tensor api: split.
Merge pull request !46332 from ZhidanLiu/split
2022-12-06 13:35:45 +00:00
zhangyanhui d95affa3b8 bugfix, nllloss labels input must be in [0, C-1] 2022-12-06 20:14:40 +08:00
i-robot 53c61857c1
!46461 modify the format of files 1206
Merge pull request !46461 from 宦晓玲/code_docs_1206
2022-12-06 08:44:05 +00:00
XinWang2021 660b630c8a [feat] [assistant] [I4XJGW] Add UniqueConsecutive 2022-12-06 15:00:08 +08:00
i-robot 44ad400219
!46373 api: cat hamming_window bincount
Merge pull request !46373 from 于振华/api_cat_hamm_bincount_1129
2022-12-06 06:08:54 +00:00
huanxiaoling dea5b9925f modify the format of files 1206 2022-12-06 11:55:38 +08:00
i-robot 3eb996af9e
!46216 nllloss logits shape expected 2 dimensions
Merge pull request !46216 from zhangyanhui/faq_mas
2022-12-06 02:40:31 +00:00
yuzhenhua 7c7dacf01d api: cat,hammint_window, bincount 2022-12-05 20:19:12 +08:00
i-robot dcf3689c1a
!46318 Add bitwise left & right shift
Merge pull request !46318 from shaojunsong/feature/api1130
2022-12-05 11:18:06 +00:00
zhangyanhui 9dcac9de4e nllloss input for logits only support 2D now 2022-12-05 18:48:29 +08:00
i-robot 0b274282ff
!46354 [API] Add zeros, zeros_like, ones, ones_like
Merge pull request !46354 from shaojunsong/feature/zeros
2022-12-05 10:46:34 +00:00
sjtujayyyy 43404af53a modify docs 2022-12-05 10:55:55 +08:00
shaojunsong 9fb0538b68 Add tensor.new_zeros, ops.zeros, ops.zeros_like 2022-12-05 10:07:00 +08:00
ZhidanLiu 10b34297cb add function and Tensor api: split 2022-12-03 15:34:11 +08:00
i-robot 9eef6c4e0e
!46328 fix bug in maxunpool1d.
Merge pull request !46328 from ZhidanLiu/master
2022-12-02 08:03:40 +00:00
shaojunsong 66a0070add add leftshift and rightshift 2022-12-02 15:26:34 +08:00
i-robot 805e244f4d
!46231 [API] Add ops.is_complex, ops.float_power, ops.fmod, tensor.is_complex, tensor.float_power and tensor.fmod.
Merge pull request !46231 from DavidFFFan/api
2022-12-02 06:48:18 +00:00
i-robot 59f845087d
!46363 modify format
Merge pull request !46363 from 俞涵/code_docs_1110
2022-12-02 06:31:20 +00:00
i-robot c5151122d5
!46360 modify the format of files 1202
Merge pull request !46360 from 宦晓玲/code_docs_1202
2022-12-02 06:16:51 +00:00
huodagu bf458705df modify format 2022-12-02 13:51:34 +08:00
i-robot 18c8b376c1
!46112 Fix FFTWithSize typo
Merge pull request !46112 from xiaohanzhang/master
2022-12-02 04:29:13 +00:00
huanxiaoling 5f1a80ad61 modify the format of files 1202 2022-12-02 11:38:23 +08:00
fandawei b5b36f553b add ops.is_complex, ops.float_power, ops.fmod,
tensor.is_complex, tensor.float_power and tensor.fmod.
2022-12-01 19:56:37 +08:00
ZhidanLiu 36738babc0 fix bug in maxunpool1d. 2022-12-01 19:28:57 +08:00