Commit Graph

3387 Commits

Author SHA1 Message Date
i-robot ad5cfa3a5e
!48067 增加mindspore.ops.addmv和mindspore.ops.rot90的中文注释
Merge pull request !48067 from tangdezhi_123/master
2023-01-30 01:51:20 +00:00
tangdezhi_123 5909f21695 1. 增加mindspore.ops.func_addmv.rst和mindspore.ops.func_rot90.rst文件分别存储对应的接口的中文注释;
2. mindspore.Tensor.addmv.rst和mindspore.Tensor.rot90.rst文件中的接口注释分别参考mindspore.ops.addmv.rst和mindspore.ops.rot90.rst中的接口注释;
3. 英文注释,mindspore.Tensor.addmv和mindspore.Tensor.rot90 分别参考 mindspore.ops.addmv 和 mindspore.ops.rot90的注释;
4. 添加接口声明,使其能够在官网上呈现接口的中文和英文注释;
5. 修改审视后的issue。
2023-01-29 16:45:00 +08:00
i-robot 9db1e218b3
!48015 ResizeBicubic/ResiezeBicubicGrad 对标torch,format修改为NCHW
Merge pull request !48015 from haozhang/resize_bicubic
2023-01-29 08:23:55 +00:00
i-robot a6fed256be
!48133 [API] Remove tensor.as_strided
Merge pull request !48133 from shaojunsong/fix/as_strided
2023-01-29 07:40:05 +00:00
i-robot 26cbd5f6e1
!48078 fix docs silu softmin diff
Merge pull request !48078 from Henry Shi/fix_docs_silu_softmin
2023-01-29 04:31:07 +00:00
shaojunsong 1f4421ffa9 remove tensor.as_strided 2023-01-29 10:49:03 +08:00
i-robot f9507ce53d
!48014 fix pad ops doc and nulltpr
Merge pull request !48014 from fangzehua/fix_pad_0118
2023-01-29 02:32:15 +00:00
i-robot df65631c72
!48081 告警清理
Merge pull request !48081 from wujueying/master
2023-01-28 10:02:32 +00:00
chujinjin 34d00991e0 change default mode 2023-01-28 10:44:48 +08:00
wujueying ed9555ebd2 告警清理 2023-01-20 15:52:10 +08:00
huodagu b8dcbdbde3 modify format 2023-01-20 11:45:04 +08:00
Henry 035b7337d1 fix docs spi 2023-01-20 11:30:25 +08:00
i-robot 9c1b9dcfa1
!47993 fix api bug
Merge pull request !47993 from 于振华/fix_api_bug_230117
2023-01-19 08:15:09 +00:00
hw_hz c9de24b93e resize_bicubic/resize_bicubic_grad 2023-01-19 15:36:34 +08:00
i-robot 3f47353a77
!48035 whitelist for O1
Merge pull request !48035 from 于振华/code_docs_whitelist_O1_0118
2023-01-19 06:16:51 +00:00
i-robot cdc0c12f77
!48022 pinv文档补充详细说明
Merge pull request !48022 from wujueying/master
2023-01-19 03:32:20 +00:00
fengyihang 3ae8952af6 modify cov docs 2023-01-19 10:24:40 +08:00
i-robot e6775d1229
!48013 fix tensor norm docs and add st
Merge pull request !48013 from 冯一航/add_tensor_norm
2023-01-19 01:50:17 +00:00
yuzhenhua 4360028890 whitelist for O1 2023-01-19 09:45:03 +08:00
i-robot 5d18df78c1
!47928 enable op deterministic
Merge pull request !47928 from jjfeing/br_deterministic
2023-01-19 01:44:18 +00:00
yuzhenhua 757667d90e fix api bugs 2023-01-19 09:19:18 +08:00
fengyihang 4e71de40be add tensor norm 2023-01-18 18:18:20 +08:00
jjfeing 97f593c81e add ctx deterministic 2023-01-18 16:34:41 +08:00
i-robot 4a252cb4d8
!48026 应最新数据类型暴露策略,移除bitwise数据类型描述
Merge pull request !48026 from KXiong/code_docs_master
2023-01-18 08:21:59 +00:00
i-robot e4399c374a
!48017 modify format
Merge pull request !48017 from 俞涵/code_docs_1110
2023-01-18 08:09:29 +00:00
wujueying f15f27db9a pinv dics 2023-01-18 15:52:06 +08:00
xiongkun 689942b2de rm bitwise dtype
tick
2023-01-18 15:42:50 +08:00
i-robot acdb30b7d4
!47949 [MD] Fix Bug Printing Issue And Reclarify TFRecord Docs
Merge pull request !47949 from davidanugraha/bug_tfrecord_fix
2023-01-18 07:23:37 +00:00
fangzehua 5788279b3b fix pad ops doc and nulltpr 2023-01-18 14:54:16 +08:00
i-robot 1715942961
!47591 Update doc of TruncateDiv
Merge pull request !47591 from zhanzhan/truncatediv
2023-01-18 06:20:23 +00:00
huodagu 156de23ffe modify format 2023-01-18 11:36:28 +08:00
fengyihang 268e552a6c modify topk docs 2023-01-17 16:05:31 +08:00
i-robot fb36b4b482
!47926 modify topk to pytorch(add largest)
Merge pull request !47926 from 冯一航/modify_top_k_topk
2023-01-17 07:39:16 +00:00
i-robot 288a901c1e
!47912 [OPS] modify meshgrid funtional input form tuple to tensor sequence
Merge pull request !47912 from yangruoqi713/ops
2023-01-17 03:19:05 +00:00
fengyihang e258ed3a3c modify topk 2023-01-17 11:09:25 +08:00
i-robot a023825aae
!47920 fix roll function when dims is None
Merge pull request !47920 from 冯一航/fix_roll_function_dims_none
2023-01-17 01:45:59 +00:00
David f5c2768091 TFRecord fix bug issue 2023-01-16 20:17:39 -05:00
yangruoqi713 3c61fe0d40 [OPS] modify meshgrid funtional input form tuple to tensor sequence 2023-01-16 19:04:18 +08:00
i-robot 36f081f064
!47919 modify format
Merge pull request !47919 from 俞涵/code_docs_1110
2023-01-16 09:16:56 +00:00
fengyihang 8b30f7e094 fix roll function dims none 2023-01-16 17:15:08 +08:00
i-robot c52cdf7095
!47047 Modify ops.top_k to pytorch
Merge pull request !47047 from 冯一航/modify_top_k_to_pytorch
2023-01-16 09:03:31 +00:00
i-robot e31a667e26
!47913 fix issues
Merge pull request !47913 from luojianing/code_docs_master
2023-01-16 08:22:46 +00:00
luojianing 61e9ec398d fix issues 2023-01-16 15:22:13 +08:00
lvyufeng 4e577ce104 fix amp docs 2023-01-16 14:18:57 +08:00
huodagu 9b8949b565 modify format 2023-01-16 13:57:57 +08:00
fengyihang b6f83478fb modify topk to pytorch 2023-01-16 11:00:28 +08:00
i-robot e3184b4ce1
!47886 fix ops class error
Merge pull request !47886 from 吕昱峰(Nate.River)/code_docs_master
2023-01-16 02:51:17 +00:00
i-robot 9ef70a2f10
!47178 support norm
Merge pull request !47178 from 冯一航/support_norm
2023-01-16 02:25:54 +00:00
lvyufeng 19482d0cf9 fix ops class error 2023-01-15 22:02:12 +08:00
i-robot 665aae0b42
!47794 add api ops.swapaxes and ops.swapdims
Merge pull request !47794 from GuoZhibin/add_ops_swapaxes
2023-01-14 08:41:48 +00:00