Commit Graph

3761 Commits

Author SHA1 Message Date
i-robot c41797b891
!49291 change_dropout_keep_prob_to_p_master
Merge pull request !49291 from yide12/tensor_nansum_master
2023-03-01 06:30:24 +00:00
i-robot 53714e4a21
!49370 ckpt参数更新接口load_param_into_net新增返回值:ckpt_not_load
Merge pull request !49370 from GuoZhibin/add_return_value_ckpt_not_load
2023-03-01 06:22:08 +00:00
i-robot a4d50ec793
!49580 [bugfix] Fix Gaussian NLL Loss document
Merge pull request !49580 from shaojunsong/code_docs_I6ICP9
2023-03-01 06:21:00 +00:00
i-robot 18da823ab2
!49399 [MS][CPU] Tensor min api docs fix
Merge pull request !49399 from Greatpan/code_docs_master
2023-03-01 06:15:47 +00:00
greatpan d3a61af8bf fix Tensor min api docs 2023-03-01 11:42:55 +08:00
shaojunsong 8e08b15057 fix gnl docs 2023-03-01 11:21:03 +08:00
i-robot af4a342cd4
!49411 update ops docs 3
Merge pull request !49411 from 李林杰/code_docs_0225_update_ops_docs_master
2023-03-01 02:47:19 +00:00
i-robot aa2b53887d
!49540 fix input type bug of logical_not
Merge pull request !49540 from wtcheng/master
2023-03-01 01:24:48 +00:00
lilinjie 2d1c355b86 update ops docs 2023-02-28 20:52:09 +08:00
w00517672 b2a482fb04 fix input type bug of logical_not 2023-02-28 19:34:13 +08:00
i-robot aeca1ece18
!49389 update ops docs 2
Merge pull request !49389 from 李林杰/code_docs_0224_update_ops_docs_master
2023-02-28 11:30:09 +00:00
lilinjie 8763479103 update ops docs 2023-02-28 18:53:14 +08:00
i-robot 1b84667b4e
!49304 update ops docs 1
Merge pull request !49304 from 李林杰/code_docs_0223_update_ops_docs_master
2023-02-28 09:16:55 +00:00
i-robot 8c017dd0ad
!49410 fix docs and remove assert of Transformer apis
Merge pull request !49410 from 吕昱峰(Nate.River)/transformer
2023-02-28 09:04:00 +00:00
i-robot 1a26bceef5
!49514 fix docs
Merge pull request !49514 from 李林杰/code_docs_0228_fix_docs_master
2023-02-28 07:23:48 +00:00
lilinjie cccd2e890e fix docs 2023-02-28 15:09:35 +08:00
i-robot 11132b51de
!48457 fix_same_comment_torch
Merge pull request !48457 from yide12/code_docs_nn_master
2023-02-28 06:32:38 +00:00
lvyufeng a48c647f5b fix docs and remove assert of Transformer apis 2023-02-28 12:50:17 +08:00
i-robot d23d4d9394
!49499 modify format
Merge pull request !49499 from 俞涵/code_docs_1110
2023-02-28 03:05:25 +00:00
i-robot 20f0935d14
!49502 fix issue
Merge pull request !49502 from 俞涵/code_docs_issue
2023-02-28 03:05:18 +00:00
i-robot 421479a24b
!49468 fix doc issues
Merge pull request !49468 from 李林杰/code_docs_0227_fix_issues_master
2023-02-28 02:37:30 +00:00
i-robot 3fba4e1477
!49440 modify description of apis
Merge pull request !49440 from ZhidanLiu/code_docs_master
2023-02-28 02:27:10 +00:00
huodagu bc9b41a2b6 fix issue 2023-02-28 09:57:06 +08:00
i-robot be9ceffb0a
!49463 support randperm function
Merge pull request !49463 from 吕昱峰(Nate.River)/randperm
2023-02-28 01:46:27 +00:00
huodagu 0cc1f67b7d modify format 2023-02-28 09:34:41 +08:00
ZhidanLiu 872138a083 modify description of apis 2023-02-28 09:07:36 +08:00
i-robot 3a1f1b1c4b
!49157 update logspace api
Merge pull request !49157 from Henry Shi/logspace
2023-02-27 19:39:42 +00:00
lilinjie 360520599b fix doc issues 2023-02-27 20:55:16 +08:00
guozhibin 9632ee3059 add return value: ckpt_not_load 2023-02-27 20:43:30 +08:00
lilinjie 48e4788ef4 update ops docs 2023-02-27 20:07:35 +08:00
yide12 3001c0344c change_dropout_keep_prob_to_p_master 2023-02-27 20:03:24 +08:00
i-robot 9ad01103ad
!49469 update max_unpool2d/3d doc
Merge pull request !49469 from liuchao/code_docs_maxunpool
2023-02-27 11:25:24 +00:00
Corleone d0c557872c update max_unpool2d/3d doc 2023-02-27 19:01:19 +08:00
i-robot c2a1ad5b7a
!48801 add_ops_std_var_and_mean
Merge pull request !48801 from yide12/tensor_std_master
2023-02-27 10:01:05 +00:00
lvyufeng b895686f48 support randperm
support randperm function
2023-02-27 16:52:21 +08:00
yide12 4b09b17757 change_same_comment_as_torch 2023-02-27 16:06:32 +08:00
i-robot 2a16f3992c
!49099 [bugfix] update hinge embedding loss
Merge pull request !49099 from shaojunsong/update_hel
2023-02-27 07:38:04 +00:00
tangdezhi_123 04b2378763 增加Tensor.ne和Tensor.maximum的中文接口文档
修正Tensor.ne和Tensor.maximum的英文接口文档
2023-02-27 14:33:30 +08:00
i-robot 7c05d1ddcf
!49404 modify description of apis aviod of repeat
Merge pull request !49404 from ZhidanLiu/code_docs_master
2023-02-27 01:52:23 +00:00
i-robot 5686d99dd4
!49365 屏蔽cartesian_prod、Qr算子对外展示资料; addmv、addr 资料优化
Merge pull request !49365 from gaoshuanglong/add_functional_init
2023-02-27 01:44:20 +00:00
ZhidanLiu 6e1b4279c7 modify description of apis aviod of repeat 2023-02-26 17:13:09 +08:00
i-robot 75606d3570
!48984 update doc for cholesky_inverse
Merge pull request !48984 from xwkgch/master
2023-02-25 11:57:15 +00:00
yide12 2e6424c716 add_std_var_and_mean 2023-02-25 19:05:08 +08:00
gaoshuanglong 2f06f087f5 Qr、cattesian_prod 资料删除; addmv、addr资料优化 2023-02-25 16:33:05 +08:00
Liaotao_Wave 6d65a69a8b test quotes 2023-02-25 16:12:47 +08:00
Henry 269e0e78cf logspace 2023-02-25 15:05:26 +08:00
i-robot d92b7fbac5
!49241 ResizeLinear1D 对接 ResizeD PASS,ResizeLinear1D 输入 size 支持 tuple,list
Merge pull request !49241 from haozhang/ResizeLinear1D
2023-02-25 06:54:35 +00:00
i-robot f537c3c9ba
!49381 modify format
Merge pull request !49381 from 俞涵/code_docs_1110
2023-02-25 03:28:06 +00:00
shaojunsong 6691fa9dbf update hel 2023-02-25 10:25:17 +08:00
i-robot 081c5d51db
!49333 modify adaptivemaxpool3d docs
Merge pull request !49333 from 范吉斌/code_docs_maxpool
2023-02-25 02:21:45 +00:00