Commit Graph

3055 Commits

Author SHA1 Message Date
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 abdd1d6883
!46435 delete rewrite api and add example code
Merge pull request !46435 from 于振华/code_docs_del_rewrite_api
2022-12-06 12:08:36 +00:00
yuzhenhua ca0df4f001 del rewrite api 2022-12-06 19:56:01 +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
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 df2f50f734
!46447 [MD][DOC] Add Chinese doc for error_samples_mode APIs
Merge pull request !46447 from TinaMengtingZhang/code_docs_error_samples_mode
2022-12-06 03:09:45 +00:00
TinaMengtingZhang 5645867cdd Add Chinese doc for error_samples_mode APIs 2022-12-05 21:52:21 -05: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
i-robot ab362beba9
!46421 change ops function API catalogue
Merge pull request !46421 from luojianing/code_docs_master
2022-12-06 01:41:50 +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
luojianing 9e3ad1e8c9 change ops function API catalogue 2022-12-05 14:54:26 +08: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
i-robot d63c1bd69f
!46251 [Master] Fix Lamb Formula
Merge pull request !46251 from shaojunsong/code_docs_lamb
2022-12-02 07:50:26 +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
i-robot 9522b5fbe5
!46162 fix doc
Merge pull request !46162 from panfengfeng/code_docs_fix_doc_1128
2022-12-02 02:46:40 +00: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
i-robot 40e57737ee
!46085 add split series function and Tensor api: tensor_split, vsplit, hsplit, dsplit
Merge pull request !46085 from ZhidanLiu/master
2022-12-01 11:07:40 +00:00
i-robot 149d5cabe4
!46306 modify format
Merge pull request !46306 from 俞涵/code_docs_1110
2022-12-01 11:02:26 +00:00
i-robot 60efe0e06e
!41458 [assistant][ops]New operator implementation, include RenderedSST2Dataset
Merge pull request !41458 from 李子亘/rendered_sst2
2022-12-01 07:34:54 +00:00
i-robot 31208361ad
!46232 Add pad operation when padding's length is equal to 0
Merge pull request !46232 from 冯一航/add_pad_null_padding
2022-12-01 07:28:52 +00:00
huodagu e8ac9f1522 modify format 2022-12-01 13:52:32 +08:00
ZhidanLiu 6875db69f0 add split series api 2022-12-01 11:05:36 +08:00
emmmmtang 92e4e5e388 fix doc ops.not_equal 2022-12-01 09:35:28 +08:00
i-robot d9cae8189d
!46260 modify the format of files 1130
Merge pull request !46260 from 宦晓玲/code_docs_1130
2022-11-30 08:50:04 +00:00
huanxiaoling a44fb3e8a6 modify the format of files 1130 2022-11-30 16:38:10 +08:00
i-robot 3c800dc56f
!46153 code_docs_add_isneginf_isposinf
Merge pull request !46153 from yide12/code_docs_nn_master
2022-11-30 07:56:14 +00:00
uccInf 543d82670f [assistant][ops]New operator implementation, include RenderedSST2Dataset 2022-11-30 15:41:47 +08:00
i-robot e28897656b
!46254 fix doc of train and rewrite
Merge pull request !46254 from 于振华/code_docs_fix_model_1130
2022-11-30 07:31:09 +00:00
yuzhenhua 52775c10bd fix doc of train and rewrite 2022-11-30 14:30:24 +08:00
fengyihang 92b0e2d468 add pad null padding 2022-11-30 14:15:29 +08:00
shaojunsong b021c2fec0 Fix Lamb formula 2022-11-30 14:14:09 +08:00
i-robot 3262ecfa5f
!42389 [assistant][ops]New operator implementation, include SST2Dataset
Merge pull request !42389 from 李子亘/sst2
2022-11-30 03:57:40 +00:00
panfengfeng c7ea1023f9 fix doc 1128 2022-11-29 22:48:47 -05:00
i-robot 14ffcb619f
!46150 Add the verfication of setting dataset_strategt under PyNative mode
Merge pull request !46150 from liuluobin/fix_dataset_strategy
2022-11-30 01:37:05 +00:00