Commit Graph

2632 Commits

Author SHA1 Message Date
i-robot 497f82cc09
!44900 add function and tensor api of unsqueeze
Merge pull request !44900 from ZhidanLiu/unsqueeze
2022-11-02 10:19:22 +00:00
i-robot 378ad91140
!44730 update custom op reg_info name logic
Merge pull request !44730 from zichun_ye/cust_reg_info
2022-11-02 09:53:27 +00:00
i-robot 13e9ca707c
!44987 code_docs_nn_master_additional
Merge pull request !44987 from yide12/code_docs_nn_master
2022-11-02 08:25:09 +00:00
i-robot ab8ec7b65c
!44989 fix api bugs
Merge pull request !44989 from ZhidanLiu/code_docs_master
2022-11-02 07:31:50 +00:00
i-robot d4db709ee0
!44822 Fix problems with some Chinese API reviews
Merge pull request !44822 from 刘勇琪/code_docs_modify_chinese_api
2022-11-02 06:36:55 +00:00
yide12 7849cfedab code_docs_nn_master 2022-11-02 14:29:18 +08:00
i-robot 624de7e33b
!44897 auto_parallel_checkpoint_transform_api_fix
Merge pull request !44897 from yao_yf/auto_parallel_checkpoint_transform_api_fix
2022-11-02 06:13:44 +00:00
i-robot 5bffe2984e
!44913 暂时回退reduce输入不转属性,待图算适配后再合入
Merge pull request !44913 from huoxinyou/1101reduce_rollback
2022-11-02 03:44:14 +00:00
i-robot 46c8c14bb7
!45000 modify format
Merge pull request !45000 from 俞涵/code_docs_1010
2022-11-02 03:40:10 +00:00
i-robot 790eca327b
!44993 fix rst of dynamic_obfuscation
Merge pull request !44993 from jxlang910/fix_rst
2022-11-02 03:28:21 +00:00
huodagu 5fcdc96742 modify format 2022-11-02 11:18:19 +08:00
jin-xiulang 998e9f26ca fix rst of dynamic_obfuscation 2022-11-02 11:06:42 +08:00
i-robot b412570b7b
!44882 fix: doc review MD
Merge pull request !44882 from guozhijian/fix_doc_review
2022-11-02 02:34:52 +00:00
ZhidanLiu f4e8231c98 fix api bugs 2022-11-02 10:22:22 +08:00
Zhidanliu c167b4aa92 add function and tensor api of unsqueeze 2022-11-01 20:39:54 +08:00
yao_yf 5fa24ee733 parallel checkpoint transform api fix 2022-11-01 20:38:39 +08:00
fengyihang 14ff3ac21a support tensor repeat elements 2022-11-01 20:22:50 +08:00
liu-yongqi-63 18194a3c4a Fix problems with some Chinese API reviews 2022-11-01 19:48:36 +08:00
i-robot 5f603ffb39
!44858 Tensor api unbind
Merge pull request !44858 from ZhidanLiu/unbind_master
2022-11-01 09:00:45 +00:00
Zichun Ye d7f4cc2fbb update custom op reg_info name logic
update uniq name logic

fix static check
2022-11-01 16:57:26 +08:00
i-robot 2bab0a4c55
!44914 Fix doc error of nn.ChannelShuffle
Merge pull request !44914 from pkuliuliu/code_docs_channel_shuffle
2022-11-01 03:33:55 +00:00
pkuliuliu e83cd531f4 fix doc errors of nn.ChannelShuffle 2022-11-01 11:21:08 +08:00
i-robot c1c0dd86f8
!44702 Add nn.ChannelShuffle
Merge pull request !44702 from pkuliuliu/master
2022-11-01 03:18:14 +00:00
jonyguo bee17e5bd7 fix: code review for md 2022-11-01 10:52:44 +08:00
huoxinyou ff92c92fbf Revert "reduce axis not convert to attr &" 2022-11-01 10:44:39 +08:00
i-robot b0c6abb6b2
!44772 pinverse算子
Merge pull request !44772 from wujueying/master
2022-10-31 13:34:52 +00:00
pkuliuliu e0f470751b add nn.ChannelShuffle 2022-10-31 21:15:12 +08:00
i-robot b74d5da22d
!42670 [assistant][ops] Add new video operator Rotate
Merge pull request !42670 from Maeyon-Z/rotate
2022-10-31 11:12:48 +00:00
ZhidanLiu e82f857226 Tensor and fucntion api of unbind 2022-10-31 16:55:01 +08:00
huodagu b40b5e399e modify API format problem 2022-10-31 16:40:50 +08:00
huodagu f0a45b5037 modify Tensor api 2022-10-31 15:32:00 +08:00
i-robot 8a7279af55
!43846 Add Support specified num attr for Unstack.
Merge pull request !43846 from TronZhang/unstack_unify
2022-10-31 06:43:37 +00:00
i-robot a12d6a81c5
!44692 acc arthetic cpu and reduce cpu kernel
Merge pull request !44692 from fangzehua/acc_arthi
2022-10-31 06:37:33 +00:00
i-robot ae483e6a6a
!44816 Remove the property tag from Parameter value.
Merge pull request !44816 from Margaret_wangrui/code_docs_param_value
2022-10-31 06:23:06 +00:00
i-robot e887778349
!44832 optimizes the documentation of chinese API of MaxPool2d
Merge pull request !44832 from zhangfanghe/doc_MaxPool2d_1029
2022-10-31 03:09:30 +00:00
i-robot 1b59e7d834
!44451 [ST][MS][OPS] ops.bartlett_window & ops.mse_loss APIs and STs.
Merge pull request !44451 from alashkari/new-apis-oct-24
2022-10-31 03:02:53 +00:00
wujueying cdcb40c412 add pinverse 2022-10-29 19:25:55 +08:00
i-robot f6866548c6
!43659 [ST][MS][OPS] isinf & logical_xor Functional APIs; isinf, isnan, le, less, logical_and, logical_not, logical_or & logical_xor Tensor APIs and STs.
Merge pull request !43659 from alashkari/new-apis-oct-11
2022-10-29 09:24:20 +00:00
zhangfanghe fd53096619 optimizes the documentation of chinese API of MaxPool2d. 2022-10-29 16:59:35 +08:00
yide12 85255a99e5 code_docs_nn_master 2022-10-29 15:33:08 +08:00
i-robot fd62bd27d4
!44807 修改reducesum skip_mode文档
Merge pull request !44807 from huoxinyou/code_docs_reducesum
2022-10-29 06:56:25 +00:00
i-robot aa58bea98c
!44399 pixel_shuffle_unshuffle_master
Merge pull request !44399 from yide12/pixel_shuffle_unshuffle_master
2022-10-29 06:43:04 +00:00
huoxinyou 7024472d02 modify reducesum skip_mode doc 2022-10-29 14:35:43 +08:00
i-robot c3e4084367
!44747 q3_doc_collective_review_part1_master
Merge pull request !44747 from 李林杰/code_docs_1028_q3_doc_collective_review_part1_master
2022-10-29 06:30:06 +00:00
TronZhang da9b42d623 make unstack support given num attr 2022-10-29 14:10:14 +08:00
Margaret_wangrui 1304ba57ab Remove the property tag from Parameter value. 2022-10-29 12:48:53 +08:00
lilinjie ef7d6972d3 q3_doc_collective_review_part1_master 2022-10-29 12:25:15 +08:00
i-robot 6231f9a782
!44800 modify lppool docs
Merge pull request !44800 from 冯一航/code_docs_modify_lppool_docs
2022-10-29 03:10:02 +00:00
i-robot df5f138d03
!40746 【算子众智】【电子科技大学】【数据算子】【write_file】write a file using binary mode
Merge pull request !40746 from dengjian/upstream_write_file
2022-10-29 02:42:53 +00:00
fengyihang 79cc780c5a modify lppool docs 2022-10-29 10:09:08 +08:00