Commit Graph

3353 Commits

Author SHA1 Message Date
i-robot 8858e04049
!47576 aicpu migration 0105
Merge pull request !47576 from 李林杰/0105_aicpu_migration_from_CANN_pr
2023-01-11 07:40:08 +00: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
i-robot d51dfb7f80
!47725 modify format
Merge pull request !47725 from 俞涵/code_docs_1110
2023-01-11 06:15:37 +00:00
lilinjie 66cfa84dce aicpu migration 35 ops, 0105 branch 2023-01-11 11:55:01 +08:00
i-robot 165f31036d
!47243 [API] Add rand functions
Merge pull request !47243 from shaojunsong/feature/rand
2023-01-11 02:01:03 +00:00
huodagu 8cf8a2254d modify format to repair API Label background color 2023-01-11 09:50:16 +08: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
luojianing db8cf7849f fix docs issues 2023-01-10 17:38:24 +08:00
wujueying 0209253bd1 补充pinv输出说明 2023-01-10 14:50:30 +08:00
i-robot cb932936a9
!47665 fix docs
Merge pull request !47665 from 李林杰/0106_fix_issues_master
2023-01-10 06:28:01 +00:00
liangcanli d1cb23d207 register get_grad and docs of ir 2023-01-10 10:11:18 +08:00
lilinjie 05b1899052 fix some issues 2023-01-10 09:32:48 +08:00
fandawei 5e0bd0351b add ops.index_select/Tensor.index_select, ops.lt/Tensor.lt 2023-01-09 21:25:15 +08:00
shaojunsong a98cf3177f Add random functions 2023-01-09 19:29:27 +08:00
i-robot 9b6736d4be
!47250 silu ops functional
Merge pull request !47250 from Henry Shi/ops_silu
2023-01-09 08:07:22 +00: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
i-robot 5a0208b616
!47570 add do_copy parameter for create_dict_iterator
Merge pull request !47570 from guozhijian/add_do_copy_for_dict_iterator
2023-01-07 02:27:35 +00:00
yide12 6374215d34 tensor_diagflat_master 2023-01-06 17:43:08 +08:00
huodagu c19d9636e2 modify format0106 2023-01-06 16:35:50 +08:00
i-robot a510ec3fab
!47501 modify format
Merge pull request !47501 from 俞涵/code_docs_1110
2023-01-06 07:57:46 +00:00
Henry d221b93462 ops silu 2023-01-06 15:49:24 +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
i-robot 37de35e329
!47578 add api doc for mindspore.QuantDtype
Merge pull request !47578 from hangq/wood
2023-01-06 06:18:48 +00:00
i-robot 04e107ec7d
!47568 Fix addbmm
Merge pull request !47568 from shaojunsong/fix/addbmm
2023-01-06 04:23:36 +00:00
jonyguo 6b3e1b4896 add do_copy parameter for create_dict_iterator 2023-01-06 10:18:45 +08:00
i-robot 2543b35970
!47535 fix cpu dropout seed
Merge pull request !47535 from 王禹程/fix_drop_seed
2023-01-06 02:10:20 +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
shaojunsong 2b31fcaf44 Fix addbmm 2023-01-05 17:30:24 +08:00
huodagu 005dc05cf6 modify code display way 2023-01-05 16:03:08 +08:00
huanxiaoling c0fba69f6f delete the file 2023-01-05 16:00:42 +08:00
i-robot e4dde6e0ea
!47400 修改CumulativeLogsumexp中英文文档不一致问题
Merge pull request !47400 from yxx/master
2023-01-05 06:49:52 +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
reku1997 475d2277c2 fix cpu dropout seed 2023-01-05 11:30:14 +08:00
i-robot 84891f4f96
!47285 [feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeCpuKernellMod to NativeCpuKernelMod
Merge pull request !47285 from panzhihui/multinomial
2023-01-05 02:22:25 +00:00
i-robot bc15538a52
!47496 更新api tanhshrink的docs,和英文保持一致
Merge pull request !47496 from GuoZhibin/code_docs_tanhshrink
2023-01-05 01:52:58 +00:00
i-robot 8777045a10
!47488 fix marginrankingloss and pad docs
Merge pull request !47488 from 冯一航/code_docs_fix_marginrankingloss_and_pad
2023-01-05 01:49:05 +00:00
guozhibin 870852c7aa update docs for api: tanhshrink 2023-01-04 18:10:50 +08:00
i-robot 1e0cff4b9a
!47432 add init_status
Merge pull request !47432 from 吕昱峰(Nate.River)/amp
2023-01-04 09:49:00 +00:00
XixinYang a45e2505d0 修改CumulativeLogsumexp中英文文档不一致问题
修改CumulativeLogsumexp中英文文档不一致问题
2023-01-04 17:03:38 +08:00
fengyihang bacfc01971 fix marginrankingloss and pad 2023-01-04 16:43:54 +08:00
i-robot 73756cc1dd
!47165 [MSLITE] Fix docs of uniform.
Merge pull request !47165 from wangshaocong/uniform_ops
2023-01-04 03:51:19 +00:00
Luoziyi e46bfc0905 [feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeGpuKernellMod to NativeGpuKernelMod 2023-01-04 11:20:57 +08:00
i-robot 90fb87519a
!47358 增加接口:mindspore.ops.tanhshrink
Merge pull request !47358 from GuoZhibin/dev
2023-01-04 02:55:32 +00:00
lvyufeng 6a74a5b58c add init_status 2023-01-04 09:56:01 +08:00
yide12 f219a67e64 huber_loss_hardtanh 2023-01-03 17:34:30 +08:00
wang_shaocong a89a0f53f3 [MSLITE] Fix docs of uniform 2023-01-03 15:57:33 +08:00
guozhibin 2c20b046c8 add api mindspore.ops.tanhshrink 2023-01-03 15:18:48 +08:00
huodagu 77236f9dab modify examples err 2023-01-03 14:29:31 +08:00
huodagu 5be8b85053 modify format 2023-01-03 09:49:53 +08:00
i-robot 6ac18d0df1
!47268 update supported data type for fill op
Merge pull request !47268 from 雷元哲/updata_fill_dt
2023-01-03 01:47:41 +00:00
i-robot 60b419d560
!47340 fix docs first line issues
Merge pull request !47340 from luojianing/code_docs_master
2023-01-03 01:20:52 +00:00
luojianing 313b096f5f fix ops docs first line issues 2022-12-30 17:33:24 +08:00
i-robot 950f302ea1
!47353 matrix_exp 文档补齐及对外暴露
Merge pull request !47353 from haozhang/matrix_exp
2022-12-30 09:00:26 +00:00
i-robot ebcfb38efb
!47374 data_parallel_wrapper_modify
Merge pull request !47374 from yao_yf/data_parallel_wrapper_modify
2022-12-30 07:27:53 +00:00
i-robot f5206f67ee
!47345 fix sparse_docs && add sparsify chinese
Merge pull request !47345 from jachua/code_docs_sparse_ops
2022-12-30 06:50:55 +00:00
jachua d98c405818 fix sparse_docs && add sparsify chinese 2022-12-30 11:24:10 +08:00
yao_yf a95e33f798 gradreducer modify 2022-12-30 11:22:02 +08:00
xiongkun 285db09870 tick 2022-12-30 10:46:18 +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
lei-yuanzhe 99d25f530d update supported data type for fill op 2022-12-30 09:54:05 +08:00
i-robot 45b96b913a
!47208 ops softmin
Merge pull request !47208 from Henry Shi/ops_softmin
2022-12-30 01:51:29 +00:00
i-robot d5aa0b0588
!47324 modify format
Merge pull request !47324 from 俞涵/code_docs_1110
2022-12-30 01:43:25 +00:00
hw_hz 837a7183f1 matrix_exp 2022-12-30 09:35:34 +08:00
i-robot 4ab2ad6958
!47317 添加ops.multilabel_soft_margin_loss
Merge pull request !47317 from DavidFFFan/api
2022-12-29 12:58:10 +00:00
Henry 7b92d9c569 ops softmin 2022-12-29 19:40:11 +08:00
huodagu 19af119abc modify note for communicate 2022-12-29 18:17:38 +08:00
i-robot aa8858ab05
!47337 modify the statements in rst files part2
Merge pull request !47337 from 宦晓玲/code_docs_1229
2022-12-29 09:35:11 +00:00
huanxiaoling 99e8f80185 modify the statements in rst files part2 2022-12-29 16:48:58 +08: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
fandawei 7f1e73a354 add ops.multilabel_soft_margin_loss 2022-12-29 15:11:55 +08:00
i-robot 9fb72f3b68
!47237 for nn.function: rrelu and logsigmoid
Merge pull request !47237 from 于振华/nn_api_rrelu_logsigmoid_1226
2022-12-29 07:00:32 +00:00
huanxiaoling a3211bb3d8 modify the statements in rst files 2022-12-29 14:26:57 +08:00
i-robot cebef55949
!47187 ops_threshold_leaky_relu_master
Merge pull request !47187 from yide12/ops_threshold_leaky_relu_master
2022-12-29 03:41:37 +00:00
yuzhenhua ed80cba94b for nn function: logsigmoid, rrelu 2022-12-29 10:36:23 +08:00
liangzhibo b68e7af7dd Enable scalar input for mutable 2022-12-29 10:35:32 +08:00
i-robot 13dd0aefeb
!47313 fix_comment_lp_pool1d
Merge pull request !47313 from yide12/code_docs_nn_master
2022-12-29 02:25:19 +00:00
lichen e4684ccda4 fix_opt_shard_bug 2022-12-29 10:21:28 +08:00
yide12 a9ca1798dc fix_comment_1228 2022-12-29 10:07:32 +08:00
i-robot f67b1f55cf
!47308 modify docs
Merge pull request !47308 from 俞涵/code_docs_1110
2022-12-29 01:38:53 +00:00
yide12 c9f4488b45 ops_threshold_leaky_relu_master 2022-12-28 23:28:27 +08:00
huodagu d350b12297 modify docs 2022-12-28 18:02:46 +08:00
i-robot 863bf08630
!47298 modify format
Merge pull request !47298 from 俞涵/code_docs_1110
2022-12-28 08:44:50 +00:00
huodagu bf29fececa add func sigmoid and modify docs 2022-12-28 16:13:55 +08:00
i-robot cd48d89af6
!47284 modify format
Merge pull request !47284 from 俞涵/code_docs_1110
2022-12-28 06:46:02 +00:00
huodagu 7b46b59880 modify format 2022-12-28 11:48:17 +08:00
i-robot 47be05164f
!47273 fix some docs related issues
Merge pull request !47273 from 李林杰/code_docs_1228_fix_docs
2022-12-28 03:32:46 +00:00
lilinjie 774b6019fb fix docs 2022-12-28 11:08:33 +08:00
i-robot f8d19ab0cd
!47260 fix docs
Merge pull request !47260 from 李林杰/code_docs_1220_fix_assigned_doc_issues_master
2022-12-28 01:38:22 +00:00
lilinjie 1cb6a70ecd fix doc issues 2022-12-28 09:03:48 +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
i-robot 8f699b1b58
!47240 update amp and data_sink docs
Merge pull request !47240 from 吕昱峰(Nate.River)/code_docs_master
2022-12-27 09:23:16 +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