Commit Graph

924 Commits

Author SHA1 Message Date
i-robot 5cc5607898
!48044 delete function fill and fills
Merge pull request !48044 from changzherui/del_fill_api
2023-01-31 06:11:18 +00:00
changzherui db798be4d0 delete function fill and fills 2023-01-30 20:13:25 +08:00
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
shaojunsong 1f4421ffa9 remove tensor.as_strided 2023-01-29 10:49:03 +08:00
chujinjin 34d00991e0 change default mode 2023-01-28 10:44:48 +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
i-robot 5d18df78c1
!47928 enable op deterministic
Merge pull request !47928 from jjfeing/br_deterministic
2023-01-19 01:44:18 +00: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
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
huodagu d388033821 modify format 2023-01-13 13:47:07 +08:00
i-robot 106411e71e
!47813 modify format
Merge pull request !47813 from 俞涵/code_docs_1110
2023-01-12 09:23:07 +00:00
huodagu e175692bf9 modify format 2023-01-12 16:43:09 +08:00
Henry 08c9b0f882 add tensor frac diff 2023-01-12 11:19:59 +08:00
i-robot fc1f1419e4
!47658 Support cov function
Merge pull request !47658 from 冯一航/support_cov
2023-01-12 02:00:14 +00:00
i-robot 3de453e21a
!47633 注册get_grad使mindspore.get_grad可用,以及增加context api文档
Merge pull request !47633 from 李良灿/ini
2023-01-11 09:45:22 +00:00
fengyihang c66af5bfd6 support cov 2023-01-11 15:42:55 +08:00
i-robot 582af4143b
!47682 modify amp init
Merge pull request !47682 from changzherui/mod_amp_ma
2023-01-11 06:24:44 +00:00
changzherui 01a30221f1 mod amp init 2023-01-10 22:18:43 +08:00
i-robot cb5f0c0617
!47641 添加 ops.index_select/Tensor.index_select, ops.lt/Tensor.lt
Merge pull request !47641 from DavidFFFan/api_ops
2023-01-10 11:48:51 +00:00
liangcanli d1cb23d207 register get_grad and docs of ir 2023-01-10 10:11:18 +08:00
fandawei 5e0bd0351b add ops.index_select/Tensor.index_select, ops.lt/Tensor.lt 2023-01-09 21:25:15 +08:00
i-robot db559c2eb7
!47640 modify format
Merge pull request !47640 from 俞涵/code_docs_1110
2023-01-09 07:49:42 +00:00
huodagu 11163242e1 back tensor max docs 2023-01-09 15:42:22 +08:00
i-robot c30080db56
!47580 tensor_diagflat_master
Merge pull request !47580 from yide12/tensor_diagflat_master
2023-01-09 07:03:05 +00:00
yide12 373c878118 add_raise 2023-01-07 15:38:29 +08:00
yide12 6374215d34 tensor_diagflat_master 2023-01-06 17:43:08 +08:00
i-robot 8a3954603d
!47519 Switch TDT to MBUF and adjust default timeout value
Merge pull request !47519 from luoyang/tdt_to_mbuf
2023-01-06 07:47:49 +00:00
hangangqiang bd55abb759 add api doc for mindspore.QuantDtype 2023-01-06 10:03:29 +08:00
i-robot 11656d153c
!47439 grad与getgrad文档修改以及告警清理
Merge pull request !47439 from 李良灿/graddocs
2023-01-06 01:11:37 +00:00
liangcanli 34b36a86f8 add docs for getgrad and fix warnings 2023-01-05 14:35:14 +08:00
YangLuo a3e3e314b0 Switch TDT to MBUF and adjust default timeout value 2023-01-05 14:18:53 +08:00
huodagu 5be8b85053 modify format 2023-01-03 09:49:53 +08:00
luojianing 313b096f5f fix ops docs first line issues 2022-12-30 17:33:24 +08:00
i-robot 1024bb0e49
!47245 [AutoParallel]Fix opt shard bug
Merge pull request !47245 from lichen/fix_opt_shard_bug
2022-12-30 02:29:56 +00:00
i-robot 1c5c98b184
!47320 modify the statements in rst files
Merge pull request !47320 from 宦晓玲/code_docs_1229
2022-12-29 08:02:19 +00:00
i-robot 0a45f5e8ea
!47276 Fix mutable python api
Merge pull request !47276 from LiangZhibo/mutable
2022-12-29 07:17:16 +00:00
huanxiaoling a3211bb3d8 modify the statements in rst files 2022-12-29 14:26:57 +08:00
liangzhibo b68e7af7dd Enable scalar input for mutable 2022-12-29 10:35:32 +08:00
lichen e4684ccda4 fix_opt_shard_bug 2022-12-29 10:21:28 +08:00
i-robot 7e0bcdc51e
!47232 delete_ops_sum_to_size_master
Merge pull request !47232 from yide12/tensor_sum_to_size_master
2022-12-27 09:56:44 +00:00
lvyufeng 9b743025c2 update amp and data_sink docs 2022-12-27 16:47:34 +08:00
yide12 6c4211983c delete_ops_sum_to_size 2022-12-27 15:21:26 +08:00
i-robot dcea504455
!47182 api: trunk and full
Merge pull request !47182 from 于振华/api_full_chunk_1220
2022-12-27 01:47:04 +00:00
i-robot 8964827bcb
!47147 Remove needless tensor apis
Merge pull request !47147 from shaojunsong/fix/tensor_api
2022-12-27 01:34:54 +00:00
shaojunsong 22507e7eb6 Remove needless tensor api 2022-12-26 15:19:23 +08:00
yuzhenhua 1700634a6d api: full, chunk 2022-12-26 15:09:50 +08:00
俞涵 c02d1c24d6 modify format and platform order 2022-12-24 17:25:31 +08:00