Commit Graph

2928 Commits

Author SHA1 Message Date
huodagu eb610a962f modify format 2022-09-08 09:24:05 +08:00
i-robot 502998c10b
!41607 modify the inconsistence in files 0907
Merge pull request !41607 from 宦晓玲/code_docs_0907
2022-09-07 11:26:05 +00:00
zhangyi 822bf65048 modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
alashkari f796b7ecae Added new functional apis and STs. 2022-09-07 05:18:40 -04:00
i-robot 4a237776e2
!41609 【doc】Modify the Chinese documentation of conv2d functional interface, to be consistent with the English documentation
Merge pull request !41609 from happy徐/conv2d_doc
2022-09-07 09:07:23 +00:00
i-robot e567388f40
!41475 dynamic shape of apply_momentum, depth_to_space, multinomial, apply_gradient_descent
Merge pull request !41475 from wtcheng/master
2022-09-07 08:41:19 +00:00
happylittleqiang 26400163af Modify the Chinese documentation of conv2d functional interface, to be consistent with the English documentation 2022-09-07 16:31:05 +08:00
i-robot bcafb622c2
!40954 optimizes the documentation of chinese API of ASGD,CELU,etc
Merge pull request !40954 from zhangfanghe/docs_master_zfh_26
2022-09-07 08:03:46 +00:00
i-robot 458075571b
!40984 optimizes the documentation of chinese API of SparseApplyFtrlV2,SparseApplyProximalAdagrad,etc
Merge pull request !40984 from zhangfanghe/docs_master_zfh_16_0830
2022-09-07 08:02:49 +00:00
i-robot 1e0e9a47f9
!40955 optimizes the documentation of chinese API of LSTM,Lerp,etc
Merge pull request !40955 from zhangfanghe/docs_master_zfh_16
2022-09-07 08:02:49 +00:00
i-robot c6da909565
!40988 optimizes the documentation of chinese API of custom_info_register,func_cos,etc
Merge pull request !40988 from zhangfanghe/docs_master_zfh_16_0901
2022-09-07 08:02:30 +00:00
zhouxulin2 b882dc8c81 add Tensor API for argmaxwithvalue 2022-09-07 14:40:04 +08:00
zhangfanghe 824546b4dc optimizes the documentation of chinese API of ASGD,CELU,etc. 2022-09-07 10:55:27 +08:00
Xiao Tianci 71d9c25665 fix code review problems 2022-09-07 10:47:33 +08:00
zhangfanghe 835b8de9e7 optimizes the documentation of chinese API of custom_info_register,func_cos,etc. 2022-09-07 10:00:05 +08:00
i-robot 017f26fcc0
!41553 modify the inconsistence in files 0906
Merge pull request !41553 from 宦晓玲/code_docs_0906
2022-09-07 01:07:41 +00:00
zhangfanghe e68b6f37d2 optimizes the documentation of chinese API of SparseApplyFtrlV2,SparseApplyProximalAdagrad,etc. 2022-09-06 18:51:20 +08:00
huodagu a6adb944cb repair brackets errors 2022-09-06 18:26:07 +08:00
zhangyi 2e3822f3d4 modify the inconsistence in files 0906 2022-09-06 17:41:09 +08:00
w00517672 0c11b5cd26 dynamic shape of apply_momentum, depth_to_space, multinomial, apply_gradient_descent 2022-09-06 15:40:59 +08:00
i-robot 667144cde7
!41481 modify the inconsistence in files 0905
Merge pull request !41481 from 宦晓玲/code_docs_0905
2022-09-06 06:26:08 +00:00
zhangyi 8d0beae1b4 modify the consistence in files 2022-09-06 11:31:10 +08:00
i-robot 584c41ff74
!41489 fix pad functional dynamic shape
Merge pull request !41489 from looop5/pad_functional_dyn
2022-09-06 02:34:27 +00:00
i-robot 934d57b8c2
!41244 [ST][MS][OPS] add, addr & asin Tensor api and ST.
Merge pull request !41244 from alashkari/tensor-apis
2022-09-06 01:48:34 +00:00
zhangfanghe e050a1c027 optimizes the documentation of chinese API of LSTM,Lerp,etc. 2022-09-06 09:28:46 +08:00
i-robot 9bcc49ba02
!41498 Fix document of range
Merge pull request !41498 from LiangZhibo/code_docs_range
2022-09-06 01:16:55 +00:00
i-robot 63cf1ed877
!41488 fix math format
Merge pull request !41488 from luojianing/code_docs_master
2022-09-06 01:09:48 +00:00
liangzhibo 34cd4ea89e Fix range doc 2022-09-05 19:36:13 +08:00
i-robot 7644857abd
!41487 modify format
Merge pull request !41487 from 俞涵/code_docs_0819
2022-09-05 09:51:37 +00:00
luojianing 18cd9d7577 fix math format 2022-09-05 17:39:36 +08:00
i-robot eec34072c0
!41449 Fix the inconsistency between Chinese and English interfaces
Merge pull request !41449 from 刘勇琪/code_docs_modify_chinese_api
2022-09-05 09:33:19 +00:00
looop5 81be9e1b6b fix pad functional dynamic shape 2022-09-05 17:09:27 +08:00
huodagu 153a685c98 modify format 2022-09-05 16:59:52 +08:00
i-robot 159142a1f4
!41435 fix some issues
Merge pull request !41435 from 李林杰/0902_fix_some_issues_master
2022-09-05 06:45:48 +00:00
i-robot 2dd332cb27
!41380 Add CPU&GPU dynamic shape support for IOU
Merge pull request !41380 from liuluobin/iou_dyn_shape
2022-09-05 05:53:01 +00:00
i-robot 0d51c81e1d
!41452 update functional doc for exp
Merge pull request !41452 from VectorSL/code_docs_exp_func
2022-09-05 04:20:22 +00:00
i-robot 88f96e40c0
!41454 delete the file names in list
Merge pull request !41454 from 宦晓玲/code_docs_0905
2022-09-05 03:37:28 +00:00
zhangyi 2c92bd2e95 delete the file names in list 2022-09-05 11:27:29 +08:00
liu-yongqi-63 28bfbfa364 Fix the inconsistency between Chinese and English interfaces 2022-09-05 11:25:33 +08:00
VectorSL a1e9c24387 add exp func doc 2022-09-05 11:12:41 +08:00
i-robot 3583bbd3a9
!41116 Prob Programming doc update
Merge pull request !41116 from zichun_ye/code_docs_prob
2022-09-05 03:04:36 +00:00
i-robot 0d9bb2d064
!41377 modify the inconsistence in files 0902
Merge pull request !41377 from 宦晓玲/code_docs_0902
2022-09-05 03:01:24 +00:00
alashkari 069fe21f39 Added tensor apis and STs. 2022-09-04 22:19:22 -04:00
lilinjie deb6f502e3 fix some issues 2022-09-05 03:14:38 +08:00
liuluobin 9d4c3aef78 Add CPU&GPU dynamic shape support for IOU 2022-09-03 14:16:58 +08:00
z00512249 574917ebd0 add sub && sqrt functional and tensor api 2022-09-03 10:48:19 +08:00
zhangyi 650dad47fb modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
i-robot 5cd766ad8e
!40867 Modify the input parameter of function conv2d
Merge pull request !40867 from happy徐/master
2022-09-02 07:54:36 +00:00
hezhenhao1 e82d2026e1 fix doc string 2022-09-02 14:46:17 +08:00
xuqiang a483f4857f Modify the input parameter of function conv2d 2022-09-01 20:49:57 +08:00
Zichun Ye b6b2f109c1 update format for prob doc
fix code review problem

update doc for code review comments
2022-09-01 20:23:26 +08:00
i-robot d3751ca3eb
!41320 modify the inconsistence in files 0901
Merge pull request !41320 from 宦晓玲/code_docs_0901
2022-09-01 10:49:53 +00:00
zhangyi 65a4da51ea modify the inconsistence in files 0901 2022-09-01 18:08:46 +08:00
i-robot 36021869f4
!41300 modify format
Merge pull request !41300 from 俞涵/code_docs_0819
2022-09-01 10:01:25 +00:00
huodagu 0b1f31fd34 modify format 2022-09-01 14:15:26 +08:00
i-robot 478669a7d5
!41085 将csr_add注释信息添加到注册列表中
Merge pull request !41085 from Bokai Li/master
2022-09-01 04:10:25 +00:00
i-robot 5eec6a57da
!41173 fix adamw docs
Merge pull request !41173 from liutongtong9/code_docs_adamw_ma
2022-09-01 02:31:32 +00:00
liutongtong 8a3f2c8c92 fix adamw docs 2022-09-01 10:22:58 +08:00
i-robot 8793b14b89
!40400 develop sigmoid dynamic shape&extra dtype
Merge pull request !40400 from cjh9368/op_develope
2022-09-01 02:18:03 +00:00
i-robot 6b4746be2f
!41252 optimize doc and vmap, delete Tensor function of reverse sequence ops
Merge pull request !41252 from wtcheng/master
2022-09-01 02:16:10 +00:00
i-robot 345cbb8d8d
!41080 Fixed bug where calling Shard function would change parameter name
Merge pull request !41080 from liuluobin/master_fix_bug
2022-09-01 01:44:27 +00:00
i-robot 2b3b323eae
!41255 modify the inconsistence in files 0831
Merge pull request !41255 from 宦晓玲/code_docs_0830
2022-09-01 01:39:20 +00:00
i-robot 94a921158e
!41214 fix doc bugs
Merge pull request !41214 from jjfeing/code_docs_fix_bugs
2022-09-01 01:18:34 +00:00
jjfeing 8d2c6ce85e fix doc bugs 2022-09-01 08:55:19 +08:00
zhangyi 98deae82ce modify the inconsistence in files 0831 2022-08-31 18:43:53 +08:00
w00517672 13c131fd95 optimize doc and vmap, delete Tensor function of reverse sequence ops 2022-08-31 16:35:27 +08:00
i-robot 9b0c87bbba
!41228 add more comment for api: bucket_batch_by_length
Merge pull request !41228 from guozhijian/code_docs_comment_for_bucket
2022-08-31 08:20:16 +00:00
jonyguo 9e9362d3c8 add commnet for api: bucket_batch_by_length 2022-08-31 15:51:48 +08:00
i-robot a554543adf
!41040 upload chinese doc of dataset api - stage1
Merge pull request !41040 from luoyang/code_docs_chinese
2022-08-31 07:10:10 +00:00
i-robot e8fb049270
!41181 fix: docs link for md
Merge pull request !41181 from guozhijian/fix_docs_md
2022-08-31 06:41:54 +00:00
cjh9368 05360bf496 sigmoid support tensor and functional api & extra dtype 2022-08-31 14:35:27 +08:00
liuluobin afe03dd0ee Fixed bug where calling Shard function would change parameter name 2022-08-31 14:19:31 +08:00
Bokai Li efcd75ce06 将注释信息添加到注册列表中 2022-08-31 14:15:26 +08:00
i-robot 0765c2cc3c
!41186 Supplement the docs for const_arg of Tensor
Merge pull request !41186 from YuJianfeng/code_docs
2022-08-31 03:23:10 +00:00
i-robot 43a41a27b3
!40987 [MS][OP]add functional interface
Merge pull request !40987 from mengyuanli/relu_tensor_interface
2022-08-31 02:45:22 +00:00
i-robot 74f03724a5
!41183 modify the inconsistence in files 0830
Merge pull request !41183 from 宦晓玲/code_docs_0830
2022-08-31 02:21:51 +00:00
jonyguo e3bfdc0bf2 fix: docs md 2022-08-31 10:16:36 +08:00
YangLuo 65f70237d2 upload chinese doc of dataset api - stage1 2022-08-31 10:09:22 +08:00
zhangyi ca5fba16cf modify the inconsistence in files 0830 2022-08-31 09:21:54 +08:00
yujianfeng 1e8bccc3f5 Fix the bug of docs for const_arg of Tensor 2022-08-30 18:47:18 +08:00
i-robot bcc9268e15
!41046 [Auto parallel] [API] change some api comments
Merge pull request !41046 from Xiaoda/code_docs_161-change-parallel-context
2022-08-30 08:55:25 +00:00
huodagu 5dd5e0f610 repair rstlint_error 2022-08-30 16:35:53 +08:00
Xiaoda Zhang e2926e514f fix api comments 2022-08-30 16:06:12 +08:00
i-robot 5fedef5a83
!41089 modify the inconsistence in files 0829
Merge pull request !41089 from 宦晓玲/code_docs_0829
2022-08-30 02:42:00 +00:00
zhangyi 0b992d377b correct the inconsistence in files 0829 2022-08-30 10:16:17 +08:00
i-robot b98ece0963
!40885 add more introduce info for dataset
Merge pull request !40885 from guozhijian/add_doc_for_md
2022-08-30 01:34:22 +00:00
i-robot 4fcf785421
!39732 Support to set a tensor to be a const network argment
Merge pull request !39732 from YuJianfeng/tensor_const
2022-08-30 01:24:04 +00:00
i-robot c443ef283a
!40593 delete drop parameter type
Merge pull request !40593 from changzherui/del_drop_type
2022-08-29 18:31:17 +00:00
yujianfeng 06510b0649 Allow tensor to be set const for network argument 2022-08-29 21:12:03 +08:00
i-robot f5ba0bb3ac
!41008 Add functional/tensor api for Exp
Merge pull request !41008 from VectorSL/exp
2022-08-29 12:12:30 +00:00
i-robot 36619b975e
!40961 add print functional
Merge pull request !40961 from 范吉斌/print_func
2022-08-29 09:58:48 +00:00
mengyuanli 2407a7eb1d add functional interface of relu and relu6 2022-08-29 14:52:57 +08:00
fan-jibin e74d1b3c06 add print functional 2022-08-29 11:53:39 +08:00
VectorSL 6239b1bdf5 add functional/tensor api for exp 2022-08-29 11:24:01 +08:00
jonyguo 8961ebbe6f add more info for minddata 2022-08-29 10:07:21 +08:00
i-robot f49bef6ca1
!40669 add adaptive_avg_pool3d interface
Merge pull request !40669 from 范吉斌/adaptive_avg_pool3d
2022-08-29 01:32:15 +00:00
i-robot 33dd1fa1ea
!41012 modify the inconsistence on webpage 0827
Merge pull request !41012 from 宦晓玲/code_docs_08277
2022-08-29 01:28:48 +00:00
zhangyi fb53daacf0 modify the inconsistence on webpage 0827 2022-08-29 08:57:22 +08:00
zhangyi 4543ca1f65 modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
fanjibin 6e7a73177d adaptive_avg_pool3d 2022-08-27 10:31:17 +08:00
i-robot 89989b0b70
!40537 Fix the document error
Merge pull request !40537 from huangxinjing/code_docs_fix_config_comment
2022-08-27 00:56:55 +00:00
changzherui 9707a08ee3 delete drop parameter type 2022-08-26 19:52:15 +08:00
zhangzhaoju 5222cad0db Add xdivy to functional.rst 2022-08-26 15:52:59 +08:00
i-robot 6756561208
!40928 [MSLITE][CPU] docs fix
Merge pull request !40928 from Greatpan/code_docs_master
2022-08-26 07:09:40 +00:00
greatpanc e5e7e5de3b docs fix 2022-08-26 14:32:48 +08:00
i-robot f38eab7130
!40838 modify the inconsistence in files 0824
Merge pull request !40838 from 宦晓玲/code_docs_08244
2022-08-26 06:12:18 +00:00
i-robot 239d8628f2
!40707 fix check value type of softmax functional api, add modification docs of ops.softmax.rst
Merge pull request !40707 from hanhuiyu1996/softmax
2022-08-26 03:59:27 +00:00
zhangyi 4c9049205b modify the inconsistence in files 2022-08-26 11:33:40 +08:00
i-robot 5e3bb2624b
!40901 Fix wrong spell error of xdivy description
Merge pull request !40901 from zhangzhaoju/code_docs_master_xdivy
2022-08-25 12:34:50 +00:00
zhangzhaoju 33ac38b022 Fix wrong spell error of xdivy description 2022-08-25 19:38:39 +08:00
luojianing b709667626 fix release note, fix F and P 2022-08-25 18:31:45 +08:00
hanhuiyu1996 b76c1cf539 fix problem of check value type of softmax functional api, add
modification docs of ops.softmax.rst
2022-08-25 11:45:39 +08:00
i-robot 15205b063e
!40766 add conj readme
Merge pull request !40766 from zhouyaqiang0/code_docs_conj
2022-08-25 02:36:59 +00:00
i-robot 07e6ff881f
!40798 [docs]fix docs of jvp and vjp
Merge pull request !40798 from chenzhuo/code_docs_r1.9
2022-08-24 09:21:37 +00:00
huangxinjing 442361aaa4 Fix the attribute of the config 2022-08-24 17:04:29 +08:00
i-robot 55ea911bde
!40768 modify the inconsistence in files
Merge pull request !40768 from 宦晓玲/code_docs_0822
2022-08-24 03:39:08 +00:00
chenzhuo 68649f9173 fix doc of jvp and vjp 2022-08-24 10:52:02 +08:00
i-robot a89bf1eb4d
!40755 [docs]add cn docs of jvp and vjp
Merge pull request !40755 from chenzhuo/code_docs_r1.9
2022-08-23 10:36:01 +00:00
i-robot 92657c2d72
!40570 fix functional doc for kldiv
Merge pull request !40570 from zhuyuxiao/master_kldiv
2022-08-23 09:44:04 +00:00
zhangyi 3aaa4b995a modify the inconsistence in files 2022-08-23 17:40:51 +08:00
wang_shaocong 4579b8c1e6 Add conj cn docs 2022-08-23 17:39:21 +08:00
i-robot 5cd05b9203
!40703 modify the supported platforms in py files
Merge pull request !40703 from 宦晓玲/code_docs_0822
2022-08-23 09:19:37 +00:00
chenzhuo d8524f8900 add cn doc of jvp and vjp 2022-08-23 17:03:36 +08:00
zhangyi e0ba571318 modify the supported platforms 2022-08-23 10:12:55 +08:00
i-robot f0714345d6
!39937 Optimize error msg && add function api desc for xdivy & support dynamic rank
Merge pull request !39937 from zhangzhaoju/master
2022-08-22 11:25:40 +00:00
zhuyuxiao b40fae3974 fix doc 2022-08-22 17:19:43 +08:00
luojianing 60e1813c12 fix issue 2022-08-22 15:33:30 +08:00
i-robot 1de8b0493b
!40634 modify the format and order of API files
Merge pull request !40634 from 宦晓玲/code_docs_0819
2022-08-22 04:41:59 +00:00
zhangyi cf3550e306 modify the format and order of API files 2022-08-22 09:47:42 +08:00
huodagu 2e6e7e4aaf modify format 2022-08-19 16:24:01 +08:00
i-robot 4a00560a8a
!40586 modify the wrong format of the files
Merge pull request !40586 from 宦晓玲/code_docs_0818
2022-08-19 01:22:33 +00:00
i-robot a0b12779d2
!40551 fix 310 scenario include non-existent header file
Merge pull request !40551 from luoyang/fix_310_header
2022-08-18 13:39:56 +00:00
i-robot 41d5fd82ac
!40557 add Tensor api for log and tanh
Merge pull request !40557 from zhujingxuan/code_docs
2022-08-18 12:44:35 +00:00
i-robot 85b3946516
!38525 【算子】[MS] Support dynamic input for Conv2d, Conv2dBackpropInput and Conv2dBackpropFilter
Merge pull request !38525 from happy徐/master
2022-08-18 11:31:54 +00:00
zhangyi fc9dd328ce -mmodify the wrong format of the py files 2022-08-18 18:41:04 +08:00
zhujingxuan 27de2189e1 add Tensor api for log and tanh 2022-08-18 15:55:48 +08:00
YangLuo 2d65dcfcdd fix 310 scenario include non-existent header file 2022-08-18 15:44:50 +08:00
luojianing c4a7cbead3 fix issues 2022-08-18 10:44:46 +08:00
i-robot 918f4361d5
!40527 correct the errors on webpage0817
Merge pull request !40527 from 宦晓玲/code_docs_0817
2022-08-18 02:02:39 +00:00
i-robot 9e17746efb
!40208 fix median doc
Merge pull request !40208 from liuchao/code_docs_median
2022-08-18 02:00:07 +00:00
xuqiang 29e8a16164 [OP] support dynamic inputs for Conv2d, Conv2dBackpropInput and Conv2dBackpropFilter 2022-08-18 09:51:22 +08:00
zhangyi 326173f50a correct the errors on webpage0817 2022-08-18 09:37:14 +08:00
zhangzhaoju a0c8c60e45 Optimize error msg && add function api desc for xdivy & support dynamic
rank

Fix static code check warnings

Optimize performance
2022-08-17 16:42:18 +08:00
liangzhibo f15bb21ad9 Fix document of range 2022-08-17 16:32:27 +08:00
i-robot ea865d8eb7
!40310 fix tensor api
Merge pull request !40310 from lianliguang/code_docs_ms
2022-08-17 07:45:51 +00:00
i-robot 03eff82849
!40484 add random_categorical docs
Merge pull request !40484 from yeyunpeng2020/code_docs_master
2022-08-17 06:49:00 +00:00
yeyunpeng2020 50e05c177d add random_categorical docs 2022-08-17 14:19:49 +08:00
lianliguang 406f6c93fd change tensor api 2022-08-17 14:10:15 +08:00
i-robot b3d74f7270
!40444 [docs]add docs of value_and_grad
Merge pull request !40444 from chenzhuo/code_docs_master
2022-08-17 01:16:52 +00:00
Corleone 8bd81984e9 fix median doc 2022-08-16 19:39:09 +08:00
zhangyi 4950409570 correct the errors on webpage 2022-08-16 16:12:59 +08:00
chenzhuo f952c69501 fix docs format 2022-08-16 10:49:53 +08:00
i-robot 4294c11a89
!40413 Modify inconsistencies between Chinese and English files
Merge pull request !40413 from 宦晓玲/code_docs_0815
2022-08-15 10:37:41 +00:00
zhangyi 1afdc74404 modify the files 2022-08-15 17:41:47 +08:00
i-robot 2b11578573
!39700 [feature] support grad and value_and_grad with weight as well as aux
Merge pull request !39700 from chenzhuo/master
2022-08-15 08:41:08 +00:00
i-robot 6d04330ac6
!39853 add introduction
Merge pull request !39853 from Bokai Li/add_intro
2022-08-15 08:11:53 +00:00
libokai 0b5eda6cd3 add intro
change ','  to ' ,'
2022-08-15 15:49:06 +08:00
i-robot 29ba707566
!40361 [docs]fix document for isfinite
Merge pull request !40361 from 徐安越/code_docs_master
2022-08-15 06:26:42 +00:00
xuanyue b463b8d371 fix document for isfinite 2022-08-15 10:31:13 +08:00
buxue cfc64f92f9 remove raise error when batch rank is zero and lr shape is one 2022-08-13 09:50:38 +08:00
chenzhuo 5f39ebd788 support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08:00
i-robot 641642b9e2
!37716 [MS][ASCED]add smooth_l1_loss ai core
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
2022-08-12 07:11:28 +00:00
i-robot a24f67252b
!40324 fix Tensor docs issue
Merge pull request !40324 from luojianing/code_docs_master
2022-08-12 07:06:33 +00:00
luojianing df702719f5 fix Tensor docs issue 2022-08-12 14:42:04 +08:00
i-robot 1b23495a2d
!40284 fix some doc related iseeus
Merge pull request !40284 from 李林杰/code_docs_0811_fix_docs_related_issues_master
2022-08-12 06:36:15 +00:00
i-robot 0ad7c8f5f9
!40203 softmin and softmax bugfix
Merge pull request !40203 from Henry Shi/softmin_bugfix
2022-08-12 06:28:37 +00:00
huodagu 29a1422362 modify format 2022-08-12 11:36:59 +08:00
huodagu 29e71a76ff modify format 2022-08-12 10:37:58 +08:00
lilinjie 0de1436a11 fix some docs related iseeus 2022-08-12 09:54:28 +08:00
i-robot 543f959786
!40229 Minimum Tensor,Functional, Dynamic Shape, Data Type
Merge pull request !40229 from jiaoy1224/minimum
2022-08-12 01:35:07 +00:00
mengyuanli 93557390ba 1.add smooth_l1_loss_v2 tbe op 2022-08-12 09:24:59 +08:00
Yang Jiao b4bd717bad minimum tensor api 2022-08-11 18:08:04 +08:00
i-robot 391adb7e8a
!40244 combine philox_random for random_gamma ops
Merge pull request !40244 from zhangqi/0810
2022-08-11 08:47:27 +00:00
i-robot 08dc14fb7b
!40273 modify the format of API files
Merge pull request !40273 from 宦晓玲/code_docs_0811
2022-08-11 08:15:02 +00:00
zhangyi ce134ea8a8 modify the format of API files 2022-08-11 15:35:44 +08:00
i-robot 5a472c1552
!40209 fix api docs bug of functional random_poisson
Merge pull request !40209 from hangq/master
2022-08-11 06:53:34 +00:00
zhangqi 27196eb6f4 combine philox_random for random_gamma ops 2022-08-11 14:32:20 +08:00
i-robot 6745857a39
!40248 synchronize the code of the reverse_sequence operator in r1.8
Merge pull request !40248 from wtcheng/master
2022-08-11 03:31:23 +00:00
Henry Shi fad2665803 softmin bugfix 2022-08-11 11:08:05 +08:00
i-robot 28cf4ffdf8
!40219 add deprecated information for Vjp and Jvp
Merge pull request !40219 from zlq2020/master
2022-08-11 01:47:01 +00:00
i-robot daf99057ef
!40231 modify format
Merge pull request !40231 from 俞涵/code_docs_0707
2022-08-11 01:31:46 +00:00
w00517672 0f7a12fe79 synchronize the code of the reverse_sequence operator in r1.8 2022-08-10 22:47:42 +08:00
huodagu 727080745a modify format 2022-08-10 16:54:13 +08:00
dayschan e6ec87d424 fix document of op Concat 2022-08-10 16:28:55 +08:00
zlq2020 7f3653e257 add deprecated infomation for Vjp&Jvp 2022-08-10 15:58:26 +08:00
i-robot c6d3b7b568
!40184 Code Check and Doc fix
Merge pull request !40184 from zichun_ye/op_dev
2022-08-10 07:57:40 +00:00
hangangqiang 8332fa3f41 fix api docs bug of functional random_poisson 2022-08-10 14:49:57 +08:00
i-robot 16339e9d16
!40105 fix code check
Merge pull request !40105 from hezhenhao1/master
2022-08-10 05:28:53 +00:00
i-robot 457da0b344
!40164 fix bug for functional random_poisson
Merge pull request !40164 from hangq/master
2022-08-10 05:28:15 +00:00
Zichun Ye 2def22dd5d fix code check and some docs
fix code check and some docs

fix code check and some docs

fix code check and some docs

fix code check and some docs

fix format

fix format

fix commit number

fix format
2022-08-10 10:16:21 +08:00
hangangqiang b1623fc2e9 add CN api docs & add scalar rate ST & add 1-D-tensor check for argument shape 2022-08-10 09:49:34 +08:00
i-robot a112ab76cb
!39928 [MSLITE][CPU] reduce doc fix, code round master branch from r1.8 branch
Merge pull request !39928 from Greatpan/reduce_op
2022-08-10 01:37:41 +00:00
lilinjie 54a23cfb4b fix docs related issues 2022-08-09 22:17:08 +08:00
i-robot 7235f41446
!39888 fix ctc_greedy_decoder func
Merge pull request !39888 from panfengfeng/fix_ctc_greedy_decoder_func
2022-08-09 13:08:15 +00:00
i-robot 6eb72535ec
!40082 modify format
Merge pull request !40082 from 俞涵/code_docs_0707
2022-08-09 09:41:54 +00:00
i-robot e3ac847504
!40035 add missing warning
Merge pull request !40035 from panzhihui/code_docs_update_sort
2022-08-09 09:33:26 +00:00
i-robot 6564091f6a
!40095 add info about sampler api on master
Merge pull request !40095 from shenwei41/code_docs_master
2022-08-09 08:36:09 +00:00
greatpanc 74b25937e3 r1.8 code round master branch 2022-08-09 16:31:40 +08:00
hezhenhao1 294d7a47f8 fix code check. 2022-08-09 16:23:27 +08:00
huodagu a5f415d578 modify format 2022-08-09 16:15:21 +08:00
i-robot ec1ea135df
!40047 correct conv ops api equations
Merge pull request !40047 from 李林杰/0808_correct_conv_ops_api_equations_master
2022-08-09 07:56:10 +00:00
lilinjie 7c472435e4 correct conv ops api equations 2022-08-09 15:17:35 +08:00
shenwei41 1f1b3bc449 add info about sampler api 2022-08-09 14:56:41 +08:00
i-robot 276654b9e4
!40026 add vmap unsupport for RandomPoisson
Merge pull request !40026 from hangq/master
2022-08-09 05:21:31 +00:00
i-robot fba8e11bcd
!39856 The dynamic shape capability of the inventory of the Range operator is supported. The interfaces and data types are supplemented.
Merge pull request !39856 from NaCN/range_data
2022-08-09 04:16:06 +00:00
panfengfeng f19e27c633 fix_ctc_greedy_decoder_func & fix bprop_upsampletrilinear3d_upsamplenearest3d 2022-08-08 23:36:44 -04:00
i-robot 4517e5435a
!39987 Fix sparsetensor print error and optimize sparsetensor doc
Merge pull request !39987 from 杨林枫/sparse_print
2022-08-09 03:18:08 +00:00
i-robot 19f850cecb
!40025 fix small bug for ArgoverseDataset
Merge pull request !40025 from ms_yan/small_fix
2022-08-09 02:32:56 +00:00
i-robot 63bb260eee
!39959 Code Docs CN
Merge pull request !39959 from jiaoy1224/code_docs_master
2022-08-09 02:03:09 +00:00
hangangqiang b5d3b76d2a add vmap unsupport for RandomPoisson 2022-08-09 09:24:22 +08:00
i-robot 03688f7888
!35878 add functional api and vmap rule for softmax
Merge pull request !35878 from hanhuiyu1996/softmax
2022-08-08 16:51:28 +00:00
Yang Jiao 941102d40f onehot chinese docs 2022-08-08 20:00:01 +08:00
panzhihui 20f834e8fb Update sort api doc 2022-08-08 19:49:26 +08:00
ms_yan 3eb0b96cb7 fix small bug for ArgoverseDataset 2022-08-08 19:31:50 +08:00
i-robot b4e6f33186
!40011 modify the contents of API files
Merge pull request !40011 from 宦晓玲/code_docs_0808
2022-08-08 10:53:02 +00:00
zhangyi 3f5d658920 modify the contents of API files 2022-08-08 18:13:17 +08:00
i-robot 9dce11c330
!39923 fix some issues
Merge pull request !39923 from 李林杰/0806_fix_some_issues_master
2022-08-08 07:48:11 +00:00
yanglf1121 f35445e1ff sync sparse tensor before print 2022-08-08 15:36:56 +08:00
huangchengnuo 6e4c9bad20 data type supplement and optimization range op 2022-08-08 14:35:21 +08:00
i-robot ab7e20c870
!39883 fix avgpool docs
Merge pull request !39883 from 范吉斌/code_docs_avg_pool
2022-08-08 06:30:27 +00:00
i-robot ed1e4cc7b9
!39904 fix docs and add check for nn.CrossEntropyLoss
Merge pull request !39904 from 吕昱峰(Nate.River)/master
2022-08-08 02:26:40 +00:00
i-robot e707bbdf87
!39857 modify format
Merge pull request !39857 from 俞涵/code_docs_0707
2022-08-08 02:03:47 +00:00
i-robot a397693ca6
!39702 fixed median doc
Merge pull request !39702 from liuchao/median
2022-08-08 02:00:40 +00:00
zhangyi eafcab3903 modify the format of API file 2022-08-08 09:22:04 +08:00
i-robot 23835793b3
!39748 Add Warning Clear
Merge pull request !39748 from huangxinjing/fix_warning
2022-08-08 01:08:43 +00:00
i-robot 070acb8f7d
!39831 correct the files to fix the webpage
Merge pull request !39831 from 宦晓玲/code_docs_0805
2022-08-08 00:55:00 +00:00
lvyufeng 28d598f639 fix docs and add check for nn.CrossEntropyLoss 2022-08-07 14:48:45 +08:00
lilinjie 190e4ffc0e fix some issues 2022-08-06 18:57:45 +08:00
huangxinjing 7bd91c0351 Fix warnning clear 2022-08-05 22:34:13 +08:00
fan-jibin efbd446960 fix avgpool docs 2022-08-05 19:05:09 +08:00
i-robot d22506174a
!39860 [MS][DOCS]remove ResizeLinear1D
Merge pull request !39860 from mengyuanli/code_docs_bug_fix
2022-08-05 10:03:04 +00:00
mengyuanli eecf22b869 fix bug of resize linear 1d docs
remove resizelinear1d
2022-08-05 17:13:05 +08:00
i-robot 27ff962cd3
!39827 fix tensorshape ops info
Merge pull request !39827 from lianliguang/code_docs_ms
2022-08-05 09:12:11 +00:00
zhangyi a0cd5e0647 correct the files to fix the webpage 2022-08-05 16:59:55 +08:00
Corleone 9933995acb fixed median doc 2022-08-05 15:58:06 +08:00
i-robot 557562b9d8
!39801 fix docs problems for ascend dtype in xlogy op
Merge pull request !39801 from cjh9368/code_docs_master
2022-08-05 06:52:23 +00:00
i-robot 3e26211f46
!39461 modify csrsoftmax api
Merge pull request !39461 from 王程浩/code_docs_csr_softmax
2022-08-05 06:39:33 +00:00
lianliguang b381756180 change TensorShape ops info 2022-08-05 14:39:27 +08:00
hanhuiyu1996 348e6d9e26 add functional api and vmap rule for softmax 2022-08-05 14:22:53 +08:00
huodagu 22d0f222bb modify format 2022-08-05 14:19:57 +08:00
i-robot cf2c583767
!39803 Add isfinite and median in Tensor
Merge pull request !39803 from luojianing/code_docs_master
2022-08-05 05:52:10 +00:00
chenghaowang ea16266ddb modify sparsematrixsoftmax api 2022-08-05 11:24:54 +08:00
i-robot 0ebb9dbdda
!39685 Update validation and doc for the para paddings for SpaceToBatchND
Merge pull request !39685 from zichun_ye/op_dev
2022-08-05 03:15:15 +00:00
cjh9368 6bd6b9da21 fix docs problems for ascend dtype in xlogy op 2022-08-05 11:11:56 +08:00
luojianing 58c3cbbfc1 Add isfinite and median methods in Tensor 2022-08-05 10:02:51 +08:00
i-robot 74d8633565
!39729 classify Tensor
Merge pull request !39729 from luojianing/code_docs_master
2022-08-04 11:00:31 +00:00
i-robot aa487a9a46
!39706 modify the documentation of the scatter_div operator
Merge pull request !39706 from hujiahui8/code_docs
2022-08-04 10:12:18 +00:00
luojianing f11fe8460e classify Tensor 2022-08-04 17:46:48 +08:00
i-robot 670a85759f
!39705 modify the files to fix the webpage
Merge pull request !39705 from 宦晓玲/code_docs_0804
2022-08-04 09:46:45 +00:00
i-robot 340afed74e
!39724 modify format
Merge pull request !39724 from 俞涵/code_docs_0707
2022-08-04 09:35:50 +00:00
huodagu 4134aa0f90 modify format 2022-08-04 17:06:32 +08:00
zhangyi aff3805971 modify the files to fix the webpage 2022-08-04 16:35:11 +08:00
i-robot 142ea56b82
!39690 [MS][LITE] addcdiv, addcmul doc
Merge pull request !39690 from sunsuodong/code_docs_addcdiv_addcmul
2022-08-04 08:17:56 +00:00
sunsuodong 2db4e5d5a3 add addcdiv and addcmul doc 2022-08-04 00:54:15 -07:00
i-robot dc2e70c860
!39422 add comment for tensor.svd
Merge pull request !39422 from huanghui/code_docs-add-comment-for-tensor-svd
2022-08-04 07:03:41 +00:00
hujiahui8 349e41e64a modify the documentation of the scatter_div operator 2022-08-04 14:50:47 +08:00
i-robot 61ba4197af
!35366 Add Median GPU
Merge pull request !35366 from liuchao/median
2022-08-04 06:33:31 +00:00
i-robot 3b3109e8e1
!39525 【MS】【OPS】 Fix uniformcandidate vmap random output with fix seed
Merge pull request !39525 from louie5/master
2022-08-04 06:24:06 +00:00
Zichun Ye 21abb67e04 update validation and doc for the para paddings for spacetobatchnd 2022-08-04 12:03:12 +08:00
i-robot cc0aa9cde0
!39534 sparse_concat bug fix
Merge pull request !39534 from baochong/master
2022-08-04 02:07:47 +00:00
Corleone 17e37b8546 add median op for gpu 2022-08-04 07:48:26 +08:00
i-robot cf41757876
!39511 remove en docs in expand_dims cn docs
Merge pull request !39511 from zhujingxuan/code_docs
2022-08-03 09:17:02 +00:00
louie5 67143fa0da fix operator uniform_candidate_sampler static warnings
fix performation problems and some compiler warings
fix vmap random output with fix seed
2022-08-03 16:03:18 +08:00
i-robot 1ab6125be6
!39480 Add translation and fix format
Merge pull request !39480 from luojianing/code_docs_master
2022-08-03 06:47:24 +00:00
baochong bae212c4b4 updata doc and fix bug 2022-08-03 11:34:43 +08:00
zhujingxuan 82c7728813 remove en docs in expand_dims cn docs 2022-08-03 09:44:55 +08:00
leiyuning 8e18f82b88 add translation and fix format 2022-08-02 19:56:00 +08:00
xuanyue 62bcb3c991 tensor support isfinite interface 2022-08-02 16:41:21 +08:00
i-robot 893e6a4c12
!38517 optimize ascend memory pool block size
Merge pull request !38517 from laiyongqiang/pool_size
2022-08-02 07:10:38 +00:00
huanghui 4aecdfa1e6 add comment for tensor.svd 2022-08-02 14:53:33 +08:00
i-robot 8a44f9e74d
!39298 [bugfix][dataset][InMemoryGraphDataset] 修复InMemoryGraphDataset自定义__init__和__getitem__初始化两次出错的问题
Merge pull request !39298 from xiefangqi/md_fix_gnn_in_memory_gdataset
2022-08-02 03:36:40 +00:00
panfengfeng 26af16f65b some operators issues:
FFTWithSize api description
  SquareSumAll cn & en inconsistent
  ctc_greedy_decoder, trunc, population_count api description
  ctc_greedy_decoder runtime_error to value_error
  trunc dynamic shape fix
2022-08-01 10:11:11 -04:00
i-robot fc4791e0b4
!39279 update docs: apply_proximal_gradient_descent for proper dtype
Merge pull request !39279 from Yanzhi_YI/apply_proximal_gradient_descent
2022-08-01 09:30:46 +00:00
i-robot 2f754e4c65
!39349 modify format
Merge pull request !39349 from 俞涵/code_docs_0707
2022-08-01 09:22:02 +00:00
huodagu ae76eacc9f modify format 2022-08-01 16:54:05 +08:00
xiefangqi 1c2fec4276 fix the InMemoryGraphDataset issue 2022-08-01 15:42:32 +08:00
zhangyi 50dd3c9049 modify the format of API files 2022-08-01 14:34:44 +08:00
i-robot f0142dce53
!39226 fix minddata doc
Merge pull request !39226 from luoyang/code_docs_api
2022-08-01 01:24:14 +00:00
yiyanzhi_akane d66c29b13e update apply_proximal_gradient_descent docs 2022-07-31 01:08:44 +08:00
i-robot cef8acb08b
!39039 Fix vmap bug and gather_elements docs.
Merge pull request !39039 from TronZhang/fix_gather_elements_from_1.8_to_master
2022-07-30 10:01:58 +00:00
i-robot c3f441a665
!39145 fix param check for graph api
Merge pull request !39145 from ms_yan/fix_graph_check
2022-07-30 09:20:43 +00:00
YangLuo da3b63e70e fix minddata doc 2022-07-30 14:48:34 +08:00
greatpanc 377b58b6a8 reduce op functional api docs update 2022-07-30 14:40:00 +08:00
ms_yan 1ab191d8d1 add param check for graph api 2022-07-30 12:06:52 +08:00
i-robot 0bdf1039ed
!38874 fix nn.NLLLoss docs
Merge pull request !38874 from 吕昱峰(Nate.River)/code_docs_master
2022-07-30 01:58:46 +00:00
lvyufeng 074d00b1f9 fix NLLLoss docs 2022-07-30 09:39:49 +08:00
i-robot db64988252
!39166 modify format
Merge pull request !39166 from 俞涵/code_docs_0707
2022-07-29 14:02:44 +00:00
i-robot 9225d6e811
!39154 update docs for expand_dims and instance norm
Merge pull request !39154 from zhujingxuan/code_docs
2022-07-29 14:00:40 +00:00
zhujingxuan 028d00d7d9 update docs for expand_dims and instance norm 2022-07-29 17:42:38 +08:00
huodagu 14e91cf03a modify format 2022-07-29 15:54:43 +08:00
wYann 65eb980cd2 ScatterMul op 2022-07-29 10:51:38 +08:00
i-robot 9b7f118f24
!39077 [MS][DOC]fix bug of example of tensor_scatter_elements
Merge pull request !39077 from mengyuanli/code_docs_bug_fix
2022-07-28 09:34:08 +00:00
i-robot 4a7c924c6e
!39064 fix doc for logit
Merge pull request !39064 from 高攀/code_docs_logit_fix
2022-07-28 08:58:52 +00:00
mengyuanli 52aaa43a5b fix bug of example in tensor scatter elements docs 2022-07-28 16:13:48 +08:00
i-robot 11bd1ae500
!38655 [MS][LITE] update some ops functional API support
Merge pull request !38655 from luoyuan/update-some-ops-func-API-support
2022-07-28 07:41:46 +00:00
i-robot b7dfa644c2
!38142 Add Chinese Docs for ApproximateEqual
Merge pull request !38142 from ivanshan_8170/app_docs
2022-07-28 07:09:36 +00:00
i-robot 106e96ebfd
!39053 modify format
Merge pull request !39053 from 俞涵/code_docs_0707
2022-07-28 07:05:46 +00:00
gaopan12 1aeed5bac0 fix docs for logit 2022-07-28 14:48:10 +08:00
huodagu c1d0b01c02 modify format 2022-07-28 14:36:32 +08:00
i-robot 52ccb1f81a
!38890 add poisson functional & testcase
Merge pull request !38890 from hangq/rewrite-bug
2022-07-28 06:07:28 +00:00
i-robot 365225789e
!38984 fix doc bugs of StandardLaplace operator
Merge pull request !38984 from panshaowu/master
2022-07-28 03:17:39 +00:00
TronZhang c56dc5bcee fix vmap error for GatherD and NLLLossGrad, and add english docs for gather_elements tensor interface 2022-07-28 10:25:04 +08:00
i-robot a7f422f719
!35973 Add dropout api
Merge pull request !35973 from yuximiao/add_dropout_api
2022-07-28 02:22:50 +00:00
i-robot e69c6f80d6
!38973 fix transpose doc for negative perm
Merge pull request !38973 from chenlei_autodiff/transpose_dyn
2022-07-28 02:03:10 +00:00
i-robot 6d87fa6288
!38522 operators doc added
Merge pull request !38522 from panfengfeng/operators_doc
2022-07-27 14:23:24 +00:00
i-robot 917c83e2cf
!38975 remove arange api
Merge pull request !38975 from shaojunsong/code_docs_arange
2022-07-27 12:30:12 +00:00
panshaowu 0002b4d5df fix doc bugs of StandardLaplace operator 2022-07-27 18:40:04 +08:00
i-robot 6d371e5da3
!38983 modify format
Merge pull request !38983 from 俞涵/code_docs_0707
2022-07-27 09:15:39 +00:00
chenlei_autodiff bb32d0db1a fix transpose docs. 2022-07-27 17:11:49 +08:00
luoyuan f0125d4d78 [MS][LITE] update some ops functional API support 2022-07-27 16:36:31 +08:00
huodagu 898dd91dbf modify format 2022-07-27 16:11:23 +08:00
shaojunsong 3a7562f3a0 remove func_arange api 2022-07-27 15:37:27 +08:00
louie5 4f8fba8b3e update the chinese comment of ops.UniformCandidateSampler 2022-07-27 15:32:00 +08:00
hangangqiang 6ef6fd6f92 add poisson functional 2022-07-27 15:01:45 +08:00
i-robot 841b9df521
!38371 add gpu ops logit and logitgrad
Merge pull request !38371 from 高攀/logit_logitgrad
2022-07-27 04:21:11 +00:00
panfengfeng b774ecb9e4 operators doc: ApplyAdagradV2, GridSampler2D, GridSampler3D, PopulationCount, SparseApplyAdagrad,
SparseApplyAdagradV2, SparseApplyFtrl, Trunc, TruncateDiv, TruncateMod, UpsampleNearest3D, CTCGreedyDecoder
2022-07-26 20:56:12 -04:00
yuximiao d5deb33184 add dropout api. 2022-07-27 07:13:24 +08:00
jonyguo ab128b9a76 del docs: PSROIPooling 2022-07-26 18:33:44 +08:00
gaopan12 0f58743451 add gpu ops logit and logitgrad with primitive, functional, tensor, docs 2022-07-26 17:47:55 +08:00
zhangyi b07e340b9a modify the format of API files 2022-07-26 16:52:33 +08:00
zhangyi 60a1042e19 modify the format of API files 2022-07-26 10:27:56 +08:00
i-robot c1bd1ba65d
!38755 modify the format of API files
Merge pull request !38755 from 宦晓玲/code_docs_20725
2022-07-26 00:47:53 +00:00
i-robot fc712ac363
!38743 fix param check in graph api
Merge pull request !38743 from ms_yan/graph_small_fix
2022-07-25 14:16:49 +00:00
lvmingfu 087728d2db modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
ms_yan 5ef45b837f fix param check for graph 2022-07-25 18:56:47 +08:00
zhangyi c6abc24034 modify the format of API files 2022-07-25 17:21:28 +08:00
i-robot 6ef513cf8b
!38725 modify the format of API files
Merge pull request !38725 from 宦晓玲/code_docs_20725
2022-07-25 07:34:32 +00:00
zhangyi 46e8f6af8e modify the format of API files 2022-07-25 15:26:56 +08:00
i-robot 03b7c459b2
!38646 fix code formats in mindspore.nn for master part01
Merge pull request !38646 from lvmingfu/master
2022-07-25 07:25:47 +00:00
i-robot 43f6f9a8dc
!38716 modify max functional docs
Merge pull request !38716 from zhouxulin2/code_docs_fixed
2022-07-25 06:42:21 +00:00
lvmingfu 0a39ff911b fix code formats 2022-07-25 14:42:00 +08:00
zhouxulin2 011261df5b modify max functional docs 2022-07-25 11:28:57 +08:00
Lai Yongqiang def0a548f8 optimize ascend memory pool block size 2022-07-25 09:59:06 +08:00
i-robot 4e87c22f88
!38642 Add functional doc
Merge pull request !38642 from ZPaC/add-argmin-func-doc
2022-07-24 14:10:47 +00:00
i-robot 83b657b4df
!38650 modify the rst files
Merge pull request !38650 from 宦晓玲/code_docs_0722
2022-07-23 00:45:30 +00:00
i-robot a071790196
!38176 Add broadcast_to op chinese doc of tensor api
Merge pull request !38176 from 朱家兴/master
2022-07-22 12:32:09 +00:00
i-robot b8d4febd13
!38550 Opt Cummin/Cummax operator in GPU platform.
Merge pull request !38550 from hezhenhao1/opt_cumop
2022-07-22 11:48:06 +00:00
zhangyi 2ea5bde6f3 modify the rst files 2022-07-22 18:01:42 +08:00
i-robot 5d49559b82
!38604 add max functional docs
Merge pull request !38604 from zhouxulin2/code_docs
2022-07-22 09:56:35 +00:00
hezhenhao1 741016e398 Opt Cummin/Cummax operator in GPU platform. 2022-07-22 17:24:47 +08:00
ZPaC 0360bd60cf Add functional doc 2022-07-22 16:03:56 +08:00
zhujingxuan 0b9c39c13b add squeeze functional api 2022-07-22 15:16:20 +08:00
i-robot 5412cfe8e7
!38614 modify the format of API files
Merge pull request !38614 from 宦晓玲/code_docs_0722
2022-07-22 06:48:57 +00:00
zhangyi b401a37e0c modify the format of API files 2022-07-22 14:40:27 +08:00
xumengjuan1 3e754dd7f2 modify doc 2022-07-22 11:20:32 +08:00
i-robot 6d827bc959
!38602 modify the format of Chinese API files
Merge pull request !38602 from 宦晓玲/code_docs_0722
2022-07-22 03:13:52 +00:00
i-robot 01ca0ce12f
!38558 Add docs for expand_dims functional api
Merge pull request !38558 from zhujingxuan/code_docs_expand
2022-07-22 02:50:51 +00:00
zhouxulin2 37f26a53a4 add max functional docs 2022-07-22 10:31:45 +08:00
zhangyi 420858e6aa modify the format of API files 2022-07-22 10:22:12 +08:00
i-robot 1bab2c15bc
!38575 fix some doc description
Merge pull request !38575 from zhuzhongrui/code_docs_1
2022-07-21 15:33:19 +00:00
ivan 193d89942b approximateEqualDocumentFix 2022-07-21 15:31:19 +00:00
i-robot 685e99f626
!38470 update KLDivLoss op docs
Merge pull request !38470 from xulei/code_docs_kldiv
2022-07-21 13:48:58 +00:00
i-robot 34c4d7b132
!38565 [MS][CPU/GPU] fix bug of smooth_l1_loss
Merge pull request !38565 from mengyuanli/fix_bug_smooth_l1_loss
2022-07-21 13:09:38 +00:00
zhujingxuan 0b92ff0c39 Add docs for expand_dims functional api 2022-07-21 19:37:29 +08:00
i-robot 9cd2f9a3bc
!38554 modify docs problem as for Graph API
Merge pull request !38554 from ms_yan/code_docs_graph
2022-07-21 09:46:37 +00:00
i-robot 244998bf89
!38547 modify the format of API files
Merge pull request !38547 from 宦晓玲/code_docs_220721
2022-07-21 09:36:37 +00:00
ms_yan fdb7a3b4f0 api format modify 2022-07-21 17:36:04 +08:00
z00512249 16f4a1cb65 add fix some doc api. 2022-07-21 17:11:45 +08:00
zhangyi 969d0b2e25 modify the format of API files 2022-07-21 16:23:59 +08:00
i-robot b3c06eb08e
!38562 update release note
Merge pull request !38562 from 李林杰/code_docs_fix_release_note_master
2022-07-21 07:10:22 +00:00
huodagu 188e8f56ff modify format 2022-07-21 14:56:53 +08:00
lilinjie 68b3686998 update release note 2022-07-21 14:49:12 +08:00
mengyuanli 29fd7ba5e7 fix bug of smooth_l1_loss 2022-07-21 14:47:35 +08:00
i-robot 5d297c6abf
!38481 add sparse_add doc description
Merge pull request !38481 from xiaoyao/dev_doc_master
2022-07-20 10:11:24 +00:00
i-robot c67a68d01f
!38442 add bce_with_logits_loss chinese doc api.
Merge pull request !38442 from zhuzhongrui/code_docs_1
2022-07-20 08:54:42 +00:00
xiao_yao1994 5368806436 add sparse_add doc decription 2022-07-20 16:31:56 +08:00
xulei 9aef9cb4a8 update KLDivLoss op docs 2022-07-20 15:50:40 +08:00
i-robot 9798d8627e
!38407 modify format
Merge pull request !38407 from 俞涵/code_docs_0707
2022-07-20 07:41:38 +00:00
huodagu 17e78004ae modify format 2022-07-20 14:29:32 +08:00
i-robot aac6a587f4
!38400 Add chinese desc and fix implicit problem && Optimize perf
Merge pull request !38400 from zhangzhaoju/ms_master
2022-07-20 06:28:40 +00:00
i-robot a22dbcf9a3
!38224 add matrix_set_diag doc api.
Merge pull request !38224 from zhuzhongrui/code_docs_branch1
2022-07-20 04:09:12 +00:00
z00512249 efdeb29bdc add bce_with_logit_loss chinese doc api. 2022-07-20 11:22:54 +08:00
i-robot 20c7ebebf1
!38403 modify the format of API files
Merge pull request !38403 from 宦晓玲/code_docs_0719
2022-07-20 03:22:04 +00:00
i-robot 9475ee69e2
!38427 [MS][ops] add functional interface of UniformCandidateSampler
Merge pull request !38427 from louie5/master
2022-07-20 02:40:42 +00:00
louie5 ae60a9fd95 add functional method for UniformCandidateSampler 2022-07-20 08:20:54 +08:00
z00512249 997a3499c1 add matrix_set_diag doc api. 2022-07-19 19:24:31 +08:00
zhangzhaoju 6839dc8ad5 Add chinese desc and fix implicit problem
Optimize perf of xdivy

Delete the interface tensor_xdivy
2022-07-19 17:53:48 +08:00
zhangyi bddd31dd5b modify the format of API 2022-07-19 17:32:14 +08:00
i-robot 5256155f29
!38293 [MS][LITE] UnsortedSegmentSum dynamic shape fix and code docs fix
Merge pull request !38293 from luoyuan/fix-unsortedsegmentsum-ops-infershape-and-docs
2022-07-19 09:28:22 +00:00
i-robot 83df02d43a
!38354 Add the chinese api document for BesselI0e and BesselI1e
Merge pull request !38354 from maoyaomin/mym_fix
2022-07-19 07:04:06 +00:00
i-robot d085f90080
!38349 Add Chinese API document for Optimizer.flatten_gradients
Merge pull request !38349 from hewei/code_docs_flatten_weights
2022-07-19 03:15:47 +00:00
i-robot aa2fbb1c2d
!38172 Opt tensorscatteradd/sub op Notes.
Merge pull request !38172 from liangzelang/master
2022-07-19 02:41:34 +00:00
maoyaomin f46e93f4a0 add the chinese api doc for BeseelI0e and BesselI1e 2022-07-19 10:40:47 +08:00
z30020733 5a04c69eef Add broadcast_to op chinese doc of tensor api 2022-07-19 10:14:22 +08:00
luoyuan 4aea3ad1c8 [MS][LITE] UnsortedSegmentSum dynamic shape fix and code docs fix 2022-07-19 09:47:11 +08:00
He Wei dbabb5a971 Add Chinese API document for Optimizer.flatten_gradients 2022-07-19 09:15:03 +08:00
liangzelang d4563e5b60 Add Notes. 2022-07-18 20:51:56 +08:00
i-robot eb4030b089
!38227 add chinese api for Graph API
Merge pull request !38227 from ms_yan/CN_api_graph
2022-07-18 12:47:59 +00:00
i-robot 6835357a62
!38301 correct the format of API files
Merge pull request !38301 from 宦晓玲/code_docs_0718
2022-07-18 08:58:19 +00:00
i-robot 6ca78bad91
!38312 [MS][DOC]make reluv2 deprecated
Merge pull request !38312 from mengyuanli/code_docs_bug_fix
2022-07-18 08:55:45 +00:00
mengyuanli 4ebb7919da make ReLUV2 deprecated. 2022-07-18 16:37:50 +08:00
i-robot 0a49f09637
!38119 add ctc_greedy_decoder & UpsampleTrilinear3d doc
Merge pull request !38119 from panfengfeng/ctcgreedydecode_upsampletrill_doc
2022-07-18 08:08:22 +00:00
zhangyi 56226400a7 mcorrect the format of API files 2022-07-18 15:22:30 +08:00
ms_yan 9203938295 add chinese api for Graph API 2022-07-18 14:43:12 +08:00
i-robot e8d91c35d0
!38286 modify dataformatdimmap doc
Merge pull request !38286 from KXiong/code_docs_master
2022-07-18 06:40:46 +00:00
i-robot 3d54c1f4bc
!38274 modify format
Merge pull request !38274 from 俞涵/code_docs_0707
2022-07-18 06:35:54 +00:00
xiongkun 3418150390 modify dataformatdimmap doc 2022-07-18 14:07:35 +08:00
i-robot 96acc23b08
!38269 fix doc string
Merge pull request !38269 from hezhenhao1/code_docs
2022-07-18 04:39:54 +00:00
panfengfeng fb8da42563 add ctc_greedy_decoder & UpsampleTrilinear3D doc 2022-07-17 23:27:33 -04:00
huodagu bc0e608380 modify format 2022-07-18 11:14:19 +08:00
hezhenhao1 fad00d60f7 fix doc string 2022-07-18 10:29:45 +08:00
i-robot cad22fa6c6
!38212 modify format
Merge pull request !38212 from 俞涵/code_docs_0707
2022-07-15 11:27:57 +00:00
huodagu d6d80b3cc0 modify format 2022-07-15 18:22:25 +08:00
i-robot 61bdcb777c
!37198 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple
Merge pull request !37198 from GeniusPatrick/op_affine_grid
2022-07-15 10:16:34 +00:00
i-robot 0b09e6b9d3
!38177 [kernel]add assignsub/ceil functional docs
Merge pull request !38177 from 张学同/ceil
2022-07-15 09:22:11 +00:00
i-robot 9d21009dfd
!38157 add lrn selu mish doc api .
Merge pull request !38157 from zhuzhongrui/pub_master1
2022-07-15 09:12:31 +00:00
i-robot 5dd00c5219
!38130 fix doc string
Merge pull request !38130 from hezhenhao1/code_docs
2022-07-15 08:51:45 +00:00
hezhenhao1 135027c737 fix doc string 2022-07-15 16:31:39 +08:00
zhangxuetong 2d9041c69c add ceil/assignsub functional docs 2022-07-15 16:00:17 +08:00
z00512249 6d89e4a2b5 add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
ling 3adf260a91 tan docs bug 2022-07-15 14:17:55 +08:00
i-robot 1b3043bc19
!38089 add docs for PSROIPooling
Merge pull request !38089 from guozhijian/code_docs_add_docs_for_PSROIPooling
2022-07-15 03:20:02 +00:00
jonyguo b46cce3bf2 add chinese docs for PSROIPooling 2022-07-15 10:56:30 +08:00
Yufei Wang c1da0d3b05 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple 2022-07-15 10:51:36 +08:00
i-robot 5158cd7b19
!37847 Update aot custom op auto compile path logic
Merge pull request !37847 from zichun_ye/aot_compile_update
2022-07-15 02:21:48 +00:00
i-robot 8807bf038a
!37892 [MS][LITE] stack & unstack & atan2 & log1p support function & tensor interface
Merge pull request !37892 from jianghui58/leak-master
2022-07-15 01:03:41 +00:00
i-robot 161bc2e537
!37993 add AdaptiveAvgPool2d && AdaptiveMaxPool3d nn docs
Merge pull request !37993 from 范吉斌/code_docs_nn
2022-07-14 11:37:48 +00:00
i-robot c4285345fb
!38075 modify format
Merge pull request !38075 from 俞涵/code_docs_0707
2022-07-14 11:37:17 +00:00
huodagu 3a346dcf88 modify format 2022-07-14 19:14:49 +08:00
liqiliang 92fa776b32 Fix matrixbandpart api docs. 2022-07-14 17:33:36 +08:00
xiongkun dab7cfb517 add dataformatdimmap chinese doc
codex
2022-07-14 16:15:47 +08:00
i-robot d1c98cd20f
!37922 modify bitwise doc
Merge pull request !37922 from KXiong/code_docs_master
2022-07-14 07:55:25 +00:00
i-robot 91196795d6
!37814 add explaination about difference of numpy and ops
Merge pull request !37814 from 杨林枫/code_docs_numpy
2022-07-14 07:23:04 +00:00
i-robot 4a582e823b
!38012 Optimize argminwithvalue doc
Merge pull request !38012 from ZPaC/code_docs-optimize-argminwithvalue-doc
2022-07-14 07:09:20 +00:00
yanglf1121 6a4b35ba27 add numpy explanation 2022-07-14 15:07:19 +08:00
i-robot e6063ecbd4
!38018 Add chinese doc for parameter property[key]
Merge pull request !38018 from zyli2020/embedding_cache_unify_runtime
2022-07-14 06:26:54 +00:00
i-robot c117c0648c
!37160 fix bernoulli code docs
Merge pull request !37160 from jiangshuqiang/code_docs_bernoulli
2022-07-14 03:17:30 +00:00
Zichun Ye 92515c18ec update aot auto compile path logic
fix doc

fix doc
2022-07-14 10:11:27 +08:00
lizhenyu 7533f16f27 Add chinese doc for parameter key 2022-07-14 10:10:23 +08:00
ZPaC ee512c0cd4 Optimize argminwithvalue doc 2022-07-14 10:07:01 +08:00
i-robot bd7d3e0765
!37965 modify format
Merge pull request !37965 from 俞涵/code_docs_0707
2022-07-14 01:54:11 +00:00
i-robot e8dc5c1b52
!37978 Fix AdaptiveMaxPool2d op doc.
Merge pull request !37978 from gaoyong10/code_docs_master
2022-07-14 01:44:29 +00:00
huodagu 774eda3395 modify format 2022-07-14 09:04:47 +08:00
i-robot c2a564fb46
!35970 [MS][LITE] UnsortedSegmentSum ops dynamic shape gpu support
Merge pull request !35970 from luoyuan/UnsortedSegmentSum-dynamic-shape-gpu
2022-07-13 13:43:08 +00:00
fan-jibin 8d57d3e83c add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs 2022-07-13 20:08:26 +08:00
PanZhihui 8b8a68d089 Update API docs based on review comments. 2022-07-13 14:50:47 +08:00
gaoyong10 7bffe39823 Fix AdaptiveMaxPool2d op doc. 2022-07-13 14:50:15 +08:00
i-robot fcc41092e4
!36520 fix split chinese primitive api
Merge pull request !36520 from qinzheng/code_docs
2022-07-13 06:16:57 +00:00
i-robot 331de15f22
!37910 modify the Chinese API files
Merge pull request !37910 from 宦晓玲/code_docs_0712
2022-07-13 06:07:21 +00:00
i-robot a234e22608
!37802 modify the Chinese API files
Merge pull request !37802 from 宦晓玲/code_docs_07111
2022-07-13 06:04:36 +00:00
luoyuan 2fd7fb3680 [MS][LITE] UnsortedSegmentSum dynamic shape gpu support 2022-07-13 12:45:16 +08:00
zhangyi 767773792a modify the format of the API files 2022-07-13 11:52:38 +08:00
zhangyi 010146ae62 modify the format of the API files 2022-07-13 11:50:20 +08:00
i-robot 0d9a03f327
!37946 modify jit config docs for master
Merge pull request !37946 from changzherui/code_docs_jitconig_ma
2022-07-13 01:49:47 +00:00
i-robot 3211ab7643
!37896 Add note for mutable api
Merge pull request !37896 from YuJianfeng/code_docs
2022-07-13 01:45:57 +00:00
i-robot 9e54f148d6
!37932 Fix dataset docs
Merge pull request !37932 from xiaotianci/code_docs_cn
2022-07-13 01:45:44 +00:00
jianghui58 5fdf155714 stack & unstack & atan2 & log1p support function & tensor interface 2022-07-13 09:31:20 +08:00
i-robot 4bbe95beff
!37879 modify format
Merge pull request !37879 from 俞涵/code_docs_0707
2022-07-13 01:29:28 +00:00
changzherui d6d07b137f modify jitconfig docs for r1.8 2022-07-12 23:37:07 +08:00
Xiao Tianci 660aad2278 fix docs 2022-07-12 20:41:26 +08:00
xiongkun d0504e5732 modify bitwise doc 2022-07-12 20:06:15 +08:00
i-robot 084e8aa785
!37828 modify jit config for ma
Merge pull request !37828 from changzherui/mod_jitconfig_ma
2022-07-12 11:14:37 +00:00
i-robot 260fa2d43e
!35964 [MS][LITE] UnsortedSegmentSum ops dynamic shape support
Merge pull request !35964 from luoyuan/UnsortedSegmentSum-dynamic-shape
2022-07-12 10:34:57 +00:00
i-robot ce749de80c
!37734 [MSLITE][CPU] reduce func api fix
Merge pull request !37734 from Greatpan/reduce_doc_fix
2022-07-12 09:40:29 +00:00
yujianfeng 0bc0fd15db Add note for mutable api 2022-07-12 17:01:46 +08:00
huodagu c6f41a6a09 modify format 2022-07-12 16:08:04 +08:00
i-robot 0014ad0c59
!37842 Update Poisson Chinese Doc
Merge pull request !37842 from zichun_ye/code_docs_prob
2022-07-12 07:51:08 +00:00
qinzheng 6fe4a6b930 fix split chinese doc 2022-07-12 14:47:09 +08:00
i-robot 9e5ce67bc8
!37798 fix gamma bug
Merge pull request !37798 from zhangqi/0711
2022-07-12 06:29:43 +00:00
i-robot b080d3507d
!37664 fix some expression errors
Merge pull request !37664 from yxx/master
2022-07-12 06:21:46 +00:00
i-robot 2c1e9e4544
!37618 Add Chinese API doc to SquareSumAll op and update example
Merge pull request !37618 from TinaMengtingZhang/fix_api_doc
2022-07-12 03:31:07 +00:00
i-robot 247a9a0b75
!37815 modify the documents for op ScatterNd
Merge pull request !37815 from DeshiChen/code_docs_scatternd_master
2022-07-12 03:09:19 +00:00
i-robot 4bf9deb764
!36871 [MS][LITE][develop] add addcdiv, addcmul tensor api
Merge pull request !36871 from sunsuodong/add_tensor_api
2022-07-12 02:58:21 +00:00
Zichun Ye 11677d4eed add poisson chi doc
fix typo
2022-07-12 10:54:35 +08:00
zhangqi 78f32bab68 fix gamma bug 2022-07-12 10:35:04 +08:00
i-robot c27cb154d5
!37800 modify format
Merge pull request !37800 from 俞涵/code_docs_0707
2022-07-12 01:38:28 +00:00
TinaMengtingZhang 034d9b6125 Fix Chinese Api doc of ops.SquareSumAll 2022-07-11 18:55:16 +00:00
changzherui 59649ae785 modify jit config for r1.8 2022-07-12 00:43:45 +08:00
luoyuan 4eb1666b71 [MS][LITE] UnsortedSegmentSum ops dynamic shape support 2022-07-11 21:04:34 +08:00
dayschan 981bba5dba modify the documents for op ScatterNd 2022-07-11 20:15:55 +08:00
sunsuodong e5b1433e0c add addcdiv, addcmul tensor api 2022-07-11 03:39:32 -07:00
i-robot 803fc1aefc
!37589 add chinese doc for erf/erfc, xlogy tensor functions
Merge pull request !37589 from cjh9368/static_check
2022-07-11 10:34:58 +00:00
greatpan ec665c4d3d reduce doc fix 2022-07-11 16:58:46 +08:00
i-robot 1a29dca199
!37767 Fix Vocab Embedding Doc Error
Merge pull request !37767 from huangxinjing/code_docs_fix_vocab_embedding2
2022-07-11 08:19:29 +00:00
huangxinjing 31841c4163 Fix vocab embedding 2022-07-11 15:29:42 +08:00
i-robot e73911d66d
!37498 add dynamic shape supports and remove Tensor interface of StandardLaplace operator
Merge pull request !37498 from panshaowu/master
2022-07-11 06:45:54 +00:00
i-robot 21dfda4363
!37669 modify the Chinese API files
Merge pull request !37669 from 宦晓玲/code_docs_0708
2022-07-11 06:14:31 +00:00
huodagu 79e6d4b22e modify format 2022-07-11 11:25:34 +08:00
i-robot 81305e0a77
!37735 [kernel]fix cdist docs
Merge pull request !37735 from 张学同/applyproximaladagrad_gpu
2022-07-11 02:50:47 +00:00
mengyuanli 27904bced1 fix bug of interpolate doc 2022-07-11 10:16:55 +08:00
zhujingxuan 1c2f9b0475 update warning for irreversible input 2022-07-09 17:51:07 +08:00
i-robot 93573bd367
!37633 [MSLITE][CPU] reduce op support ascend dynamic shape
Merge pull request !37633 from Greatpan/npu_dyshape
2022-07-09 08:20:59 +00:00
i-robot f72d2f90b0
!36872 add type check for Adadelta input
Merge pull request !36872 from fujianzhao/fix_adadelta
2022-07-09 08:09:07 +00:00
i-robot f089b01fa3
!37505 add random_gamma support dynamic shape and functional api
Merge pull request !37505 from zhangqi/0706
2022-07-09 02:59:57 +00:00
jiangshuqiang ffe2c1969b fix bernoulli docs 2022-07-08 17:34:42 +08:00
i-robot b305c40f29
!37652 fix dropout doc format
Merge pull request !37652 from zhuzhongrui/code_docs_branch1
2022-07-08 09:28:54 +00:00
zhangyi ee2fc4bb50 modify the API files 2022-07-08 17:11:35 +08:00
i-robot 2b266b2c50
!37650 modify format
Merge pull request !37650 from 俞涵/code_docs_0707
2022-07-08 09:07:06 +00:00
yangxixin f42b7dbf14 fix some expression errors 2022-07-08 16:38:00 +08:00
liu-yongqi-63 d0f0508b31 fixed Resized Fix the inconsistency between Chinese and English documents of Resize 2022-07-08 16:34:28 +08:00
huodagu fe19a5dca8 modify lite and other format questions 2022-07-08 16:10:42 +08:00
z00512249 cb0a0fc357 fix dropout doc format 2022-07-08 15:23:45 +08:00
cjh9368 c03a306232 add chinese doc for erf/erfc, xlogy tensor functions 2022-07-08 14:37:26 +08:00
i-robot 5f72144520
!37579 add the context disable_format_transform
Merge pull request !37579 from limingqi107/new_actor_runtime
2022-07-08 05:39:45 +00:00
i-robot d82e31e029
!37556 Fix several bugs in vision processing
Merge pull request !37556 from xiaotianci/fix_bugs
2022-07-08 03:43:19 +00:00
i-robot 1518050157
!37448 中文api检视修改
Merge pull request !37448 from 王程浩/master
2022-07-08 03:14:34 +00:00
yanghaoran c249e9680c
回退 'Pull Request !37407 : [MS][ASCEND] add smooth_l1_loss ascend op' 2022-07-08 03:11:47 +00:00
panshaowu e908c6effc add dynamic shape supports and remove Tensor interface of StandardLaplace operator 2022-07-08 11:09:23 +08:00
greatpan e9a00aa921 npu dyshape 2022-07-08 10:59:50 +08:00
i-robot 2133d0333e
!37407 [MS][ASCEND] add smooth_l1_loss ascend op
Merge pull request !37407 from mengyuanli/smooth_l1_loss_ascend
2022-07-08 02:59:39 +00:00
zhangqi ae6c8c807d add random_gamma support dynamic shape and functional api 2022-07-08 10:15:32 +08:00
i-robot 68250d95ff
!37575 modify format
Merge pull request !37575 from 俞涵/code_docs_0707
2022-07-08 01:53:12 +00:00
王程浩 80c01ae56f 修正 probability 中文api 2022-07-07 22:51:50 +08:00
i-robot c5b1d3db41
!36726 [MS][LITE] StandardNormal dynamic support
Merge pull request !36726 from luoyuan/StandardNormal-dynamic-support
2022-07-07 13:18:58 +00:00
Xiao Tianci fb474f0f1e fix several bugs 2022-07-07 20:19:33 +08:00
i-robot 6d78ad530c
!37397 update doc for renorm op
Merge pull request !37397 from liubuyu/master
2022-07-07 11:58:07 +00:00
huodagu d629a54c94 modify format 2022-07-07 19:34:57 +08:00
limingqi107 8414a2f1b5 add the context disable_format_transform 2022-07-07 17:50:33 +08:00
mengyuanli bae519664f add smooth_l1_loss_v2 tbe op 2022-07-07 17:32:23 +08:00
zhangyi 1352f1a433 format modification 2022-07-07 17:28:08 +08:00
i-robot 3dad51973e
!36364 【mindspore.ops.matmul】【中文检视】API算子返回描述有误
Merge pull request !36364 from longvoyage/master
2022-07-07 09:06:37 +00:00
i-robot b83f6f22bd
!37541 fix a bug of interpolate doc
Merge pull request !37541 from hanhuifeng/code_docs_interpolate
2022-07-07 09:03:18 +00:00
i-robot e143be12e4
!37554 【中文检视】修改文档中的错误
Merge pull request !37554 from xuxinyu5/0707-master-update
2022-07-07 08:51:55 +00:00
minashi-tanaka 53cd467541 modify errors in the documents 2022-07-07 16:15:35 +08:00
i-robot e58b4894ff
!37462 fix csr_to_coo code docs
Merge pull request !37462 from huangmengxi/code_docs_csr
2022-07-07 08:01:50 +00:00
i-robot c4ced0d5f9
!37522 align docs for inplace_add and inplace_sub
Merge pull request !37522 from zhujingxuan/code_docs
2022-07-07 07:59:37 +00:00
hanhuifeng2020 9b5a6f1fa0 fix a bug of interpolate doc 2022-07-07 15:57:13 +08:00
i-robot 0f57b4f6ad
!37559 [中文检视]修改文档错误
Merge pull request !37559 from xuxinyu5/0707-master-1
2022-07-07 07:45:29 +00:00
minashi-tanaka fc34a53148 modifiy errors in the doc 2022-07-07 15:36:11 +08:00
z00512249 3f16825c55 fix dropout doc bugs 2022-07-07 14:17:55 +08:00
i-robot 0733fc5d06
!37515 fix: OBSMindDataset docs
Merge pull request !37515 from guozhijian/code_docs_obs_mindrecord
2022-07-07 03:34:11 +00:00
jonyguo 533ab4ddde fix: OBSMindDataset docs 2022-07-07 10:57:22 +08:00
zhujingxuan 5edfddf9d4 align inplace_add and inplace_sub 2022-07-07 10:53:28 +08:00
i-robot f35f975c44
!37485 format modification
Merge pull request !37485 from 宦晓玲/code_docs_0706
2022-07-07 02:48:31 +00:00
i-robot 48b8e18ff2
!37295 Update API docs based on review comments
Merge pull request !37295 from panzhihui/code_docs_api_review_fix_ops
2022-07-07 02:11:50 +00:00
i-robot 33b6149be1
!36992 Update API docs based on review comments
Merge pull request !36992 from panzhihui/code_docs_api_review_fix_ops_with_py
2022-07-07 02:07:56 +00:00
zhangyi a734dbacf2 format modification 2022-07-07 10:06:56 +08:00
i-robot a984fbbc75
!37301 fix sparse doc
Merge pull request !37301 from 杨林枫/code_docs_sparse
2022-07-07 00:52:31 +00:00
i-robot f448071423
!37286 fix adaptive_maxpool3d docs
Merge pull request !37286 from 范吉斌/code_docs_adaptive_maxpool3d
2022-07-06 10:09:07 +00:00
i-robot 4bdb784035
!37469 modify format
Merge pull request !37469 from 俞涵/code_docs_0629
2022-07-06 09:35:29 +00:00
luoyuan 4e0ea6566f [MS][LITE] StandardNormal ops dynamic support and vmap 2022-07-06 17:34:43 +08:00
yanglf1121 cfaa12dd1b optimize sparse tensor docs 2022-07-06 17:26:45 +08:00
huodagu 4383180983 modify format 2022-07-06 17:12:29 +08:00
i-robot 44384706d4
!37471 add docs for exceptions and equations
Merge pull request !37471 from zhujingxuan/code_docs
2022-07-06 08:59:36 +00:00
i-robot 1c78536ccd
!36613 set inputs bugfix
Merge pull request !36613 from Henry Shi/set_inputs_bugfix
2022-07-06 08:56:55 +00:00
zhujingxuan b9f9529c8d add docs for exceptions and equations 2022-07-06 16:50:50 +08:00
fan-jibin fea56dc47b fix adaptive_maxpool3d docs 2022-07-06 16:16:29 +08:00
zhangxuetong ec84b4fa80 fix cdist docs 2022-07-06 16:13:51 +08:00
huangmengxi b64102dcee fix 2022-07-06 15:59:58 +08:00
PanZhihui 556620a3e5 Update API docs based on review comments. 2022-07-06 15:35:49 +08:00
z00512249 7336e6e76d add dropout2d and dropout3d data type doc 2022-07-06 14:53:42 +08:00
i-robot c53f46f2c5
!37424 [OP] fix docs bug of hshrink
Merge pull request !37424 from yangruoqi713/code_docs_op
2022-07-06 06:17:52 +00:00
i-robot 7366848304
!37283 gumbel_softmax docs fix error
Merge pull request !37283 from TuDouNi/gumbelsoftmax2
2022-07-06 05:55:39 +00:00
lby 2b7856dbfa update doc for renorm op 2022-07-06 12:06:18 +08:00
i-robot 22c2f40f8a
!37307 fix doc string
Merge pull request !37307 from hezhenhao1/code_docs
2022-07-06 03:48:14 +00:00
i-robot 643205e80a
!37371 fix lp_norm doc
Merge pull request !37371 from zhuzhongrui/code_docs_branch1
2022-07-06 03:40:16 +00:00
i-robot bc9d8d88e8
!37324 Fix Tensor.scatter_min/sub/max Chinese doc error.
Merge pull request !37324 from liangzelang/master_doc
2022-07-06 03:29:58 +00:00
fujianzhao c1a56c9054 add type check for Adadelta input, update docs. 2022-07-06 11:25:11 +08:00
z00512249 40d12c567a fix lp_norm doc 2022-07-06 11:14:18 +08:00
yangruoqi713 282049d1f1 [OP] fix docs bug of hshrink 2022-07-06 11:08:44 +08:00
i-robot 63da9a29d0
!37383 fix selu data type for doc
Merge pull request !37383 from zhuzhongrui/code_docs_1
2022-07-06 02:58:51 +00:00
Henry Shi 7ee74f7ab2 set inputs bugfix 2022-07-06 10:57:30 +08:00
i-robot 637b32ec74
!37361 fix tensor_scatter_mul doc
Merge pull request !37361 from zhuzhongrui/code_docs_2
2022-07-06 02:33:26 +00:00
i-robot d13b27d6c7
!37381 调整资料描述
Merge pull request !37381 from baochong/master
2022-07-06 02:30:11 +00:00
i-robot e4a9042026
!36837 Fix typos in the comments of deform_conv2d function
Merge pull request !36837 from guoqi/code_docs_deformable_offset_grad
2022-07-06 02:06:32 +00:00
hezhenhao1 8c25948fe6 fix doc string 2022-07-06 09:10:17 +08:00
i-robot 561f090b07
!37238 fix Tensor.scatter_add chinese doc
Merge pull request !37238 from yuchaojie/code_docs_op
2022-07-06 01:05:54 +00:00
z00512249 8942f1434e fix selu data type for doc 2022-07-05 21:17:47 +08:00
baochong 3e91f1b921 modify doc 2022-07-05 20:58:47 +08:00
i-robot a518be8eb8
!37279 Fix power document problem
Merge pull request !37279 from LiangZhibo/code_docs_pow
2022-07-05 12:25:27 +00:00
PanZhihui 1f9a61f51a Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
z00512249 0abd6475d6 fix tensor_scatter_mul doc 2022-07-05 19:34:40 +08:00
i-robot 1c08d29bb6
!37346 [MS][DOC] fix bug of doc
Merge pull request !37346 from mengyuanli/code_docs_bug_fix
2022-07-05 11:22:10 +00:00
i-robot b4822d8eeb
!37321 Add zh api docs for softsign.
Merge pull request !37321 from liqiliang/code_docs
2022-07-05 10:05:47 +00:00
i-robot 3a5b0f82b4
!37331 correct the format of the Chinese API files
Merge pull request !37331 from 宦晓玲/code_docs_0705
2022-07-05 10:01:56 +00:00
i-robot 070993bae6
!37243 add log_matrix_determinant and matrix_determinant doc
Merge pull request !37243 from zhuzhongrui/code_docs_1
2022-07-05 09:44:55 +00:00
i-robot 5122daa1b5
!37221 add dropout 2d and dropout3d api
Merge pull request !37221 from zhuzhongrui/code_docs_branch1
2022-07-05 09:44:50 +00:00
zhangyi 3e2f03cfb7 modify the format of API files 2022-07-05 17:24:05 +08:00
mengyuanli 8e54e9b197 fix bug of doc 2022-07-05 17:23:55 +08:00
i-robot d150c96f8a
!37173 modify format
Merge pull request !37173 from 俞涵/code_docs_0629
2022-07-05 09:15:05 +00:00
z00512249 5146e0b76e add dropout2d dropout3d doc 2022-07-05 16:51:14 +08:00
z00512249 8e488e53b7 add matrix_determinant and log_matrix_determinant 2022-07-05 16:39:56 +08:00
i-robot f3415dae9c
!37235 fix example bug and modify description
Merge pull request !37235 from ZhidanLiu/code_docs_master
2022-07-05 08:14:52 +00:00
liangzelang 615d1bb86f Fix doc bug 2022-07-05 16:05:14 +08:00
liqiliang 1f06f8d8f4 Add zh api docs for softsign. 2022-07-05 15:38:55 +08:00
i-robot ce82191fbe
!37027 【mindspore.ops.CTCLoss】【中文检视】无需翻译内容进行翻译
Merge pull request !37027 from majin/0701-ops
2022-07-05 07:06:05 +00:00
i-robot a6ac3d6073
!37112 Add links for Chinese docs
Merge pull request !37112 from xiaotianci/code_docs_add_cn_doc
2022-07-05 06:48:24 +00:00
i-robot 6602e6fbc0
!37260 gather算子文档修改
Merge pull request !37260 from ZengZitao/code_docs_gather_master
2022-07-05 06:39:24 +00:00
i-robot a3f6296709
!37266 fix rrelu api
Merge pull request !37266 from shaojunsong/code_docs_rreluapi
2022-07-05 06:27:23 +00:00
i-robot 95bb236d04
!37298 align exception info
Merge pull request !37298 from zhujingxuan/code_docs_scatter
2022-07-05 06:26:42 +00:00
i-robot e6767ccd0f
!37228 add adam weight decay target interface doc
Merge pull request !37228 from kisnwang/add-adam-weight-decay-target-interface-doc
2022-07-05 06:13:37 +00:00
zhujingxuan 2e972f90f7 align exception info 2022-07-05 11:44:52 +08:00
ZhidanLiu 641c3e0da5 fix example bug and modify description 2022-07-05 11:36:43 +08:00
liangzhibo f16515331e Fix power Chinese document problem 2022-07-05 10:28:22 +08:00
ttudu 20143936bb gumbel_softmax docs fix error 2022-07-05 10:23:37 +08:00
zhangyi 75198d0b2b correct the format of the API files 2022-07-05 10:08:42 +08:00
shaojunsong fb28595079 fix rrelu api 2022-07-05 09:34:46 +08:00
zengzitao 9000032739 fix gather docs on master 2022-07-05 08:58:34 +08:00
i-robot d824f2ae8e
!37116 Add some exception informations.
Merge pull request !37116 from liqiliang/matrixbandpart-gpu
2022-07-04 15:00:02 +00:00
i-robot 07f5de5385
!37208 fix input indexs
Merge pull request !37208 from guozhijian/fix_input_indexs
2022-07-04 14:22:09 +00:00
i-robot 1ac22ee375
!37183 sync cn and en docs for scatter_nd_x ops
Merge pull request !37183 from zhujingxuan/code_docs_scatter
2022-07-04 12:52:54 +00:00
yuchaojie cb58c0e97c fix Tensor.scatter_add chinese doc 2022-07-04 20:21:00 +08:00
kswang 39577d2e55 add adam weight decay target interface doc 2022-07-04 19:43:53 +08:00
liu-yongqi-63 c30f603c1c Fixed the inconsistency between Chinese and English documents in VOCDataset 2022-07-04 18:50:50 +08:00
liqiliang d399dc7b44 Add some exception informations. 2022-07-04 17:51:26 +08:00
jonyguo 002424e69b update input_indexs 2022-07-04 17:03:27 +08:00
i-robot c560c78272
!37193 modify the Chinese API files
Merge pull request !37193 from 宦晓玲/code_docs_0704
2022-07-04 08:24:39 +00:00
zhangyi 83cdb1caff modify the Chinese API files 2022-07-04 16:01:34 +08:00
i-robot f8e900113d
!37053 add MaxPool3dWithArgmax docs
Merge pull request !37053 from 范吉斌/code_docs_maxpool3d_withargmax
2022-07-04 08:01:23 +00:00
zhujingxuan caccb61f29 sync cn and en docs for scatter_nd_x ops 2022-07-04 15:35:18 +08:00
i-robot 2765929916
!36987 Update API docs based on review comments
Merge pull request !36987 from panzhihui/code_docs_api_review_fix_ops
2022-07-04 07:22:28 +00:00
huodagu 868433e823 modify format 2022-07-04 15:18:53 +08:00
jonyguo b50f30df12 update chinese docs 2022-07-04 15:07:10 +08:00
fan-jibin a0cd344bfd add MaxPool3dWithArgmax docs 2022-07-04 14:38:22 +08:00
i-robot 87f2993534
!37140 [MS][DOC] fix bug of doc
Merge pull request !37140 from mengyuanli/code_docs_bug_fix
2022-07-04 06:29:08 +00:00
i-robot 6e7fb66a7b
!37155 fix doc string
Merge pull request !37155 from hezhenhao1/code_docs
2022-07-04 06:27:25 +00:00
i-robot 59cc60f607
!36761 add RandomCategorical doc
Merge pull request !36761 from yeyunpeng2020/cpu_doc
2022-07-04 06:10:45 +00:00
hezhenhao1 da03eacb54 fix doc string 2022-07-04 11:55:11 +08:00
PanZhihui 04d65654cf Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mengyuanli 12abb6beea fix bug of doc 2022-07-04 11:13:56 +08:00
i-robot 55da1a87d5
!35287 Add tensor&functional interface for TensorScatterMax ops.
Merge pull request !35287 from wuweikang/tensor-scatter-max
2022-07-04 03:11:11 +00:00
i-robot 0b75102dc9
!37131 Fix RRelu api issue
Merge pull request !37131 from shaojunsong/fix/rrelu_api
2022-07-04 03:01:43 +00:00
i-robot 2ce83423ac
!36875 update AdaptiveAvgPool1d and AdaptiveMaxPool1d CN docs
Merge pull request !36875 from fujianzhao/code_docs
2022-07-04 01:28:47 +00:00
shaojunsong bb2e43c680 fix rrelu api and reorganized default value. 2022-07-03 20:53:59 +08:00
wuweikang 1ca9c8984b Add tensor&functional interface for TensorScatterMax 2022-07-02 18:22:37 +08:00
Xiao Tianci c5bc21aafa add links for Chinese docs 2022-07-02 16:38:38 +08:00
i-robot dde6ce863d
!37070 [Auto parallel] MoE adaption
Merge pull request !37070 from Xiaoda/code_docs_136-moe-adpation
2022-07-02 06:18:58 +00:00
i-robot 92c039485b
!37084 Update documnets for scatter_nd_x ops
Merge pull request !37084 from zhujingxuan/code_docs_scatter
2022-07-02 03:27:19 +00:00
i-robot fe44eb7daa
!37060 fix patience docs in reducelronplatue
Merge pull request !37060 from liutongtong9/code_docs_fixdocma
2022-07-01 12:09:52 +00:00
i-robot 1b6640dc9c
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
2022-07-01 09:41:10 +00:00
zhujingxuan 6610826c6e Update documnets for scatter_nd_x ops 2022-07-01 17:21:31 +08:00
cjh9368 8ff6eefde9 add erfc and xlogy chinese docs 2022-07-01 17:08:20 +08:00
yeyunpeng2020 c711a1ac9c add RandomCategorical doc 2022-07-01 16:54:04 +08:00
Xiaoda Zhang f944fe7065 moe adaption 2022-07-01 16:00:15 +08:00
liutongtong d2a3746a7c fix docs 2022-07-01 15:16:21 +08:00
changzherui 1b7901e874 modify jit config 2022-07-01 12:41:50 +08:00
i-robot 3a8cc10845
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
2022-07-01 03:20:32 +00:00
i-robot 4fcd2eebf6
!37021 修改Ger算子doc
Merge pull request !37021 from KXiong/code_docs_master
2022-07-01 03:13:10 +00:00
i-robot a29d655cba
!37042 modify format
Merge pull request !37042 from 俞涵/code_docs_0629
2022-07-01 03:01:03 +00:00
i-robot b7c2dd8fa1
!36988 change dropout2d dropout3d attr from keep_prob to p
Merge pull request !36988 from zhuzhongrui/pub_master1
2022-07-01 02:44:14 +00:00
xiongkun 9a2b390134 fix ger doc
fix bug

modify
2022-07-01 10:29:52 +08:00
huodagu 96bb275ff5 modify format 2022-07-01 10:06:53 +08:00
i-robot 176a48e954
!36944 matmul cn description updates
Merge pull request !36944 from panfengfeng/matmul_doc
2022-07-01 01:44:25 +00:00
xuxiny 37070aa208 batch to batch size 2022-07-01 02:48:18 +08:00
i-robot 5a41a426a9
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
2022-06-30 13:45:11 +00:00
i-robot cc4970de66
!37015 add approver for md and update api comment
Merge pull request !37015 from guozhijian/code_docs_add_approver_and_update_api_comment
2022-06-30 13:31:14 +00:00
longvoyage 29ba9a84da 【mindspore.ops.matmul】【中文检视】API算子返回描述有误
https://gitee.com/mindspore/mindspore/issues/I5ER7L
https://gitee.com/mindspore/mindspore/issues/I5ER7L# Please enter the commit message for your changes. Lines starting
2022-06-30 21:02:04 +08:00
i-robot 5f85eb75a9
!36930 parse_concat python api
Merge pull request !36930 from baochong/master
2022-06-30 12:49:24 +00:00
jonyguo 06bfa2b96c add approver for md and some comment 2022-06-30 20:43:32 +08:00
i-robot e6e773a267
!36288 [feat] add new gpu backend and func interface of operator AffineGrid
Merge pull request !36288 from GeniusPatrick/op_affine_grid
2022-06-30 11:31:31 +00:00
i-robot 3dac24e1bc
!36957 modify format
Merge pull request !36957 from 俞涵/code_docs_0629
2022-06-30 09:47:27 +00:00
baochong ba73f2ecbe add python api 2022-06-30 17:39:29 +08:00
z00512249 12c10f9374 change dropout2d dropout3d attr from keep_prob to p 2022-06-30 16:56:34 +08:00
i-robot 516c8f8a35
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
2022-06-30 08:28:45 +00:00
shaojunsong 7e92fbb3c8 fix rrelu dtype bug 2022-06-30 16:26:48 +08:00
i-robot e331577831
!36707 change format FracZ to FRACTAL_Z
Merge pull request !36707 from liubuyu/usb
2022-06-30 08:24:03 +00:00
hezhenhao1 0aff8748d1 fix doc string 2022-06-30 16:07:27 +08:00
i-robot dcf787e8fb
!36867 Fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used.
Merge pull request !36867 from 刘勇琪/master
2022-06-30 06:26:15 +00:00
i-robot 30bebf1dda
!36938 fix vmap_rule for scatter_nd; fix docs
Merge pull request !36938 from DeshiChen/0629_scatternd_vmap
2022-06-30 04:06:27 +00:00
i-robot f61953d59a
!36925 interpolate add bilinear mode to support ResizeBilinear
Merge pull request !36925 from hanhuifeng/interpolate_func
2022-06-30 03:52:28 +00:00
huodagu 7531fe6a3f modify format 2022-06-30 10:28:38 +08:00
i-robot e2e5850e0c
!36913 Add a batch_rank for MatrixBandPart.
Merge pull request !36913 from liqiliang/matrixbandpart-gpu
2022-06-30 02:08:32 +00:00
panfengfeng eb92d0f79b fix matmul cn description 2022-06-29 20:42:37 -04:00
dayschan f876bd4c05 fix vmap_rule for scatter_nd; fix docs 2022-06-29 23:15:19 +08:00
hanhuifeng2020 79facfb1ab interpolate add bilinear mode to support ResizeBilinear 2022-06-29 19:48:18 +08:00
wang_shaocong e26273a2c9 [MSLITE] Add function and vmap methods for uniform_int and uniform_real. 2022-06-29 19:01:42 +08:00
liu-yongqi-63 d7b8d6b4a0 fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used. 2022-06-29 17:22:46 +08:00
i-robot 9669767bbc
!36829 Update tensor_scatter op chinese doc
Merge pull request !36829 from yuchaojie/code_docs_op
2022-06-29 09:16:27 +00:00
i-robot 7fcf29588b
!36903 Fix the API description of ApplyAdadelta
Merge pull request !36903 from panzhihui/code_docs_applyadadelta_fix
2022-06-29 09:15:14 +00:00
PanZhihui 479a204c66 Fix API description of ApplyAdadelta 2022-06-29 16:42:26 +08:00
i-robot 22e1420c02
!36792 modify the format of Chinese API files
Merge pull request !36792 from 宦晓玲/code_docs_0628
2022-06-29 08:37:37 +00:00
liqiliang 164c4c3592 Add a batch_rank for MatrixBandPart. 2022-06-29 16:33:56 +08:00
i-robot 8c25a1bb97
!36617 change for mindspore.ops.renorm valueerror
Merge pull request !36617 from koumengwang/code_docs_renorm
2022-06-29 08:09:38 +00:00
i-robot fb1d90d424
!36898 fix rfpad api
Merge pull request !36898 from shaojunsong/code_docs_rfpad
2022-06-29 08:04:21 +00:00
i-robot b355106cc2
!36614 change for mindspore.ops.intopk
Merge pull request !36614 from koumengwang/code_docs_intopk
2022-06-29 08:03:14 +00:00
i-robot 5e9ee29769
!36539 [mindspore.ops.MaxPool3D][检视活动] 异常信息中ceil_mode格式不正确
Merge pull request !36539 from jinguo123/test_0624
2022-06-29 07:53:09 +00:00
i-robot d3e9023b55
!36900 Modified the desc of nn docs
Merge pull request !36900 from gaoshuanglong/mindspore_nn
2022-06-29 07:51:51 +00:00
shaojunsong 2bf32bf695 fix ref pad api 2022-06-29 15:34:11 +08:00
i-robot 828b74c2b1
!36887 tensor scatter div docs bug
Merge pull request !36887 from ling/code_docs_sr
2022-06-29 07:23:57 +00:00
gaoshuanglong 1a2077e67b Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
i-robot cc2bd395e0
!36878 modify format
Merge pull request !36878 from 俞涵/code_docs_0629
2022-06-29 07:19:26 +00:00
i-robot cc14bbf23c
!36823 [Auto parallel] MoE adaption
Merge pull request !36823 from Xiaoda/132-moe-fixbugs
2022-06-29 07:11:07 +00:00
ling 4af56af761 tensor scatter div docs bug 2022-06-29 14:48:02 +08:00
fan-jibin 70e28a5dac fix docs format 2022-06-29 14:35:06 +08:00
i-robot 420b6327ac
!36813 fix doc string
Merge pull request !36813 from hezhenhao1/code_docs
2022-06-29 06:19:28 +00:00
i-robot dc774f0c9a
!36776 支持高维CSR文档修复
Merge pull request !36776 from 黄晓/code_docs_csrtensor_0629
2022-06-29 04:32:10 +00:00
huodagu 2734250119 modify format 2022-06-29 11:31:01 +08:00
fujianzhao 4c0fa7baed update CN docs 2022-06-29 11:26:20 +08:00
i-robot 21e176ae01
!36857 soft shrink docs bug
Merge pull request !36857 from ling/code_docs_sr
2022-06-29 03:20:20 +00:00
hezhenhao1 e756ee88ac fix doc string 2022-06-29 11:09:54 +08:00
muxiyin 274abd9c5f 高维CSR文档修复 2022-06-29 10:31:59 +08:00
i-robot 6ddce1fa75
!36173 add adaptiveMaxPool3D for gpu
Merge pull request !36173 from 范吉斌/maxpool3d
2022-06-29 02:22:07 +00:00
i-robot d0d30f5c21
!36800 modify format
Merge pull request !36800 from 俞涵/code_docs_0621
2022-06-29 02:18:06 +00:00
ling 77d93809d9 soft shrink docs bug 2022-06-29 10:13:44 +08:00
Xiaoda Zhang 1e4c9bf13b moe adaption 2022-06-29 09:36:43 +08:00
i-robot 9cfabe457c
!36818 [OP] fix docs bug of maxpoll_grad_grad and meshgrid
Merge pull request !36818 from yangruoqi713/code_docs_op
2022-06-29 01:20:25 +00:00
guoqi c48ad905cd fix the typos in comments of deformable_conv2d function. 2022-06-29 09:04:15 +08:00
jinguo123 494ee10404 fix chinese api bug, This is a combination of 2 commits. 2022-06-28 22:22:53 +08:00
yangruoqi713 60cc552199 [OP] fix docs bug of maxpoll_grad_grad and meshgrid 2022-06-28 21:21:51 +08:00
yuchaojie 863d4197c4 Update tensor_scatter op chinese doc 2022-06-28 21:12:13 +08:00
mengyuanli ff60b4f050 change support data type of resize 2022-06-28 21:08:36 +08:00
i-robot 25fe3dd073
!36340 [MS][LITE]fix unique_with_pad docs
Merge pull request !36340 from gongdaguo1/fix_unique_with_path
2022-06-28 11:46:41 +00:00
i-robot 1dc2c47431
!36768 scatter add functional
Merge pull request !36768 from ling/bug
2022-06-28 11:46:22 +00:00
i-robot debfc55f0a
!36717 [MS][CPU]fix bug of smooth_l1_loss
Merge pull request !36717 from mengyuanli/fix_bug_smooth_l1_loss
2022-06-28 11:38:54 +00:00
huodagu a1fd875f01 modify format 2022-06-28 17:34:40 +08:00
zhangyi 34749d39d3 modify the format of API files 2022-06-28 16:46:24 +08:00
ling 6cde34e9bf scatter add functional & npu static+dynamic 2022-06-28 14:45:16 +08:00
mengyuanli 1a93c401ec fix bug of smoothL1Loss 2022-06-28 14:37:20 +08:00
i-robot 1fc7471e35
!36670 code_docs_kl_div_cn
Merge pull request !36670 from zhuyuxiao/I51VMV-1
2022-06-28 06:28:50 +00:00
fan-jibin 7cbfa5d20a add adaptiveMaxPool3D for gpu 2022-06-28 14:25:50 +08:00
zhangyi 0ce65e2d27 modify the files 2022-06-28 10:33:17 +08:00
i-robot 61e4b68872
!36697 add tanhshrink dtype check
Merge pull request !36697 from 冯一航/tanhshrink_dtype_check
2022-06-28 02:23:54 +00:00
zhuyuxiao 8f2d80e6bb fix cn docs 2022-06-28 10:23:25 +08:00
i-robot 1a64acb096
!36619 change for mindspore.nn.BiDense
Merge pull request !36619 from koumengwang/code_docs_bernoulli
2022-06-28 02:17:57 +00:00
chaijun a011326430 fix unique_with_pad docs and add unique_with_pad gpu op 2022-06-28 10:10:42 +08:00
i-robot 32872330fd
!36668 modify format
Merge pull request !36668 from 俞涵/code_docs_0621
2022-06-28 01:34:34 +00:00
i-robot 47a9146e4f
!36269 add Tensor and vmap interface of StandardLaplace op
Merge pull request !36269 from panshaowu/master
2022-06-27 13:35:41 +00:00
fengyihang c981b4ec24 tanhshrink_dtype_check 2022-06-27 19:49:44 +08:00
lby 55e8b59451 change FracZ to FRACTAL_Z 2022-06-27 19:48:10 +08:00
i-robot 509f5c4e0d
!36568 fix valueerror bugs and add chinese rst for applyadamwithamsgrad
Merge pull request !36568 from OwenSec/bugfix
2022-06-27 11:19:46 +00:00
i-robot ce4294a1b7
!35922 Remove Onehot Tensor
Merge pull request !35922 from jiaoy1224/onehot
2022-06-27 10:23:38 +00:00
i-robot 85d187e550
!36669 Update RReLU api
Merge pull request !36669 from shaojunsong/code_docs_RReLU_api
2022-06-27 09:42:10 +00:00
huodagu 4e53cc799d modify format 2022-06-27 16:05:27 +08:00
i-robot a51e3bab4e
!36664 change functional docs of slice、ne,add new dyn_shape
Merge pull request !36664 from gaoshuanglong/md_rst
2022-06-27 07:56:42 +00:00
i-robot 6c0b8ab995
!36616 [MS][DOC] tensor_scatter_elements doc
Merge pull request !36616 from mengyuanli/code_docs_tensor_scatter_elements
2022-06-27 07:03:19 +00:00
i-robot 416fe7ab5f
!36615 [MS][DOC]resize doc
Merge pull request !36615 from mengyuanli/code_docs_resize
2022-06-27 07:02:21 +00:00
i-robot 220c708f18
!35780 add cpu operation of Reduce Std
Merge pull request !35780 from tan-wei-cheng-3260/develop-twc-master
2022-06-27 06:46:46 +00:00
shaojunsong dfc7a32020 Update RReLU API 2022-06-27 14:41:03 +08:00
gaoshuanglong afd6115963 Change functional docs of slice、ne,add new dyn_shape 2022-06-27 12:02:44 +08:00
OwenSec e7087076df remove some validations and modify chinese rst of applyadamwithamsgrad, also modify one st file 2022-06-27 11:22:27 +08:00
xumengjuan1 9a743c3a7a modify link 2022-06-27 10:19:15 +08:00
mengyuanli 6b0ab478bf add doc for tensor_scatter_elements 2022-06-27 10:12:44 +08:00
mengyuanli 4d95eb96f0 add resize doc 2022-06-27 10:04:10 +08:00
koumengwang e506f5a6f9
update docs/api/api_python/nn/mindspore.nn.BiDense.rst. 2022-06-26 11:16:49 +00:00
koumengwang b7c4f1511b
update docs/api/api_python/ops/mindspore.ops.func_renorm.rst. 2022-06-26 10:06:17 +00:00
koumengwang b9408c31c8
update docs/api/api_python/ops/mindspore.ops.func_intopk.rst. 2022-06-26 08:58:15 +00:00
twc be02bcfb4a add cpu operation of reduce std 2022-06-26 09:08:24 +08:00
i-robot ab17cc9fdd
!36181 add functional/tensor api for kl div loss
Merge pull request !36181 from zhuyuxiao/I51VMV-1
2022-06-25 10:22:38 +00:00
Yufei Wang 4361bcaac2 [feat] add new func interface of operator AffineGrid 2022-06-25 18:14:28 +08:00
liu-yongqi-63 f544dfc9f9 Repair document inconsistency in Chinese and English 2022-06-25 16:27:48 +08:00
panshaowu d7257e50a1 add Tensor and vmap interface of StandardLaplace op 2022-06-25 15:30:32 +08:00
i-robot 2e084e7796
!36491 [MS][DOC] add smooth_l1_loss doc
Merge pull request !36491 from mengyuanli/code_docs_smooth_l1_loss
2022-06-25 07:04:37 +00:00
zhuyuxiao 6165842821 add functional api for kl div 2022-06-25 14:39:34 +08:00
i-robot cf36e1b6dd
!36559 add parameters for nn optimizer
Merge pull request !36559 from 俞涵/code_docs_0621
2022-06-25 03:35:02 +00:00
huodagu c6f3b45838 add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
i-robot c0f5c4e1e3
!36303 [MSLITE][CPU] add reduce tensor api
Merge pull request !36303 from Greatpan/reduce_tensro
2022-06-25 02:53:59 +00:00
mengyuanli ccdaa96346 add smooth_l1_loss doc 2022-06-25 09:18:00 +08:00
i-robot 4aabc67fc0
!36227 make matrix_diag_part document public
Merge pull request !36227 from zhujingxuan/code_docs_matrix_diag_part
2022-06-24 10:55:12 +00:00
i-robot f51ce15a96
!36425 fix earlystop callback docs
Merge pull request !36425 from liutongtong9/code_docs_fix_earlystop
2022-06-24 10:04:04 +00:00
zhujingxuan fe56bbc4b7 make matrix_diag_part document public 2022-06-24 17:34:19 +08:00
i-robot 0b44e1edd3
!36496 modify the Chinese API files
Merge pull request !36496 from 宦晓玲/code_docs_0624
2022-06-24 09:29:18 +00:00
zhangyi 702037724a modify the API files 2022-06-24 17:16:09 +08:00
i-robot 824246769a
!36327 add document for InstanceNorm1d and InstanceNorm3d
Merge pull request !36327 from zhujingxuan/code_docs_instance_norm
2022-06-24 09:08:36 +00:00
i-robot 9c82cc2bdc
!36323 update document of scatter_nd_div and scatter_nd_min
Merge pull request !36323 from zhujingxuan/code_docs_scatter_nd
2022-06-24 09:07:20 +00:00
i-robot 9c32816903
!36414 Fix API for export and load
Merge pull request !36414 from 张澍坤/master
2022-06-24 09:02:28 +00:00
i-robot 358a69e17e
!36494 Fix the docs format of deformable_conv2d
Merge pull request !36494 from YuJianfeng/code_docs
2022-06-24 08:28:29 +00:00
liutongtong d7436252c6 fix code docs in earlystop 2022-06-24 16:11:35 +08:00
yujianfeng a431e7cb39 Fix the docs format of deformable_conv2d 2022-06-24 15:56:59 +08:00
zhujingxuan 910d0be6f1 add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +08:00
zhujingxuan c279caa6ba update document of scatter_nd_div and scatter_nd_min 2022-06-24 14:42:01 +08:00
He Wei 2fb90d4213 Add api document for Cell.flatten_weights() 2022-06-24 14:13:50 +08:00
i-robot ca919ba17b
!36454 code_docs_fix_parallel_api
Merge pull request !36454 from lichen/code_docs_fix_DistributedGradReducer_En_api
2022-06-24 02:33:32 +00:00
wangshengnan12@huawei.com 3e64bcd5e7 code_docs_fix_DistributedGradReducer_En_api 2022-06-24 10:11:07 +08:00
i-robot b1d99b0ed3
!36368 Decode: validation & support formats, Fix WithBbox op bugs
Merge pull request !36368 from luoyang/fix-decode
2022-06-24 02:06:59 +00:00
wangshengnan12@huawei.com 7ea4bf83fe fix_parallel_Chinese_api 2022-06-24 09:51:00 +08:00
i-robot 19aca14a52
!36376 modify doc
Merge pull request !36376 from xumengjuan1/code_docs_x8
2022-06-24 01:41:47 +00:00
i-robot 6c6d8931c3
!36329 Supply Tanhshrink activation function and test cases
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
2022-06-24 01:33:32 +00:00
i-robot 9b60a1721d
!36419 modify format
Merge pull request !36419 from 俞涵/code_docs_0621
2022-06-24 01:10:25 +00:00
i-robot 9185ebeb8d
!35264 implement CSRSparseMatrixToSparseTensor GPU
Merge pull request !35264 from huangmengxi/cuda_csr_op
2022-06-23 12:06:01 +00:00
ShukunZhang f390d4b8e7 Fix API for export and load 2022-06-23 19:11:45 +08:00
hujiahui8 b561d0d878 Improve documentation for scatter-like operators 2022-06-23 17:39:01 +08:00
huodagu 551f4047de modify format 2022-06-23 17:09:29 +08:00
YangLuo f275547ecd Decode: validation & support formats, Fix WithBbox op bugs 2022-06-23 17:07:39 +08:00
greatpanc cbab0ee065 add reduce op tensor api 2022-06-23 16:39:29 +08:00
i-robot a4d97a5431
!35720 Accelerate function by cache.
Merge pull request !35720 from liqiliang/accelerate_function_cache
2022-06-23 06:08:14 +00:00
fengyihang 98bf50ffcf Supply Tanhshrink activation function and test cases 2022-06-23 11:34:53 +08:00
i-robot 39ddfe8b74
!36357 fix dropoout2d dropout3d spell error
Merge pull request !36357 from zhuzhongrui/code_docs_branch1
2022-06-23 03:28:59 +00:00
i-robot 5296854433
!36306 unsorted segment arith support uint
Merge pull request !36306 from ling/sr
2022-06-23 03:17:00 +00:00
i-robot 8cbd91eda8
!36252 Fix issue I5C8D0, boost readme
Merge pull request !36252 from archer2049/code_docs_master
2022-06-23 02:34:13 +00:00
yujianfeng 491f7e2968 Fix the formula of deformable_conv2d 2022-06-23 09:57:10 +08:00
xumengjuan1 03449726b2 modify doc 2022-06-23 09:56:19 +08:00
z00512249 0eca505b12 fix dropoout2d dropout3d spell error 2022-06-22 19:42:40 +08:00
liqiliang a47df493bf Accelerate function by cache. 2022-06-22 19:20:05 +08:00
i-robot 5e1b73a836
!36204 Add RReLU activation function and test cases
Merge pull request !36204 from shaojunsong/feature/RReLU2
2022-06-22 10:33:36 +00:00
i-robot 9ebf91d468
!36331 modify format
Merge pull request !36331 from 俞涵/code_docs_0621
2022-06-22 07:33:59 +00:00
huodagu 2b982cbb09 modify format 2022-06-22 15:07:38 +08:00
ling ea257b8b7e unsorted segment arith support uint 2022-06-22 14:30:38 +08:00
liu-yongqi-63 4167741abf Fix issues in documentation 2022-06-22 14:12:20 +08:00
huangmengxi 06c6321d7e implement CSRSparseMatrixToSparseTensor GPU 2022-06-22 11:18:00 +08:00
i-robot ba217e3f90
!36255 update document of matrix_solve
Merge pull request !36255 from zhujingxuan/code_docs_matrix_solve
2022-06-22 02:59:29 +00:00
shaojunsong 260c920b3d add RReLU, in-place is not supported 2022-06-22 10:58:39 +08:00
i-robot 7b41b9162d
!36302 Add Supported Platform and Fix chinses api for communication APIs
Merge pull request !36302 from huangxinjing/code_docs_fix_supported_platform2
2022-06-22 02:07:23 +00:00
zhujingxuan abbd5096c4 update document of matrix_solve 2022-06-22 09:56:25 +08:00
zhangyi ada2c5f2d6 modify the API files 2022-06-22 09:48:43 +08:00
huangxinjing 969d854b6e Add support platform 2022-06-22 09:31:41 +08:00
i-robot 8dc4692a41
!36247 unsorted segment min/max/prod docs
Merge pull request !36247 from ling/code_docs_sr
2022-06-22 01:29:27 +00:00
i-robot 3e7e0f9637
!36259 modify format
Merge pull request !36259 from 俞涵/code_docs_0621
2022-06-22 01:11:40 +00:00
i-robot f6b064efda
!36245 [kernel]fix cdist bug
Merge pull request !36245 from 张学同/ceil
2022-06-21 14:14:17 +00:00
i-robot 68cc5ddb1f
!36253 add dropout2d dropout3d nn function and cell
Merge pull request !36253 from zhuzhongrui/pub_master
2022-06-21 13:21:58 +00:00
i-robot f29626abc1
!36066 [MS][LITE]Add unique_with_pad function
Merge pull request !36066 from gongdaguo1/add_unique_with_pad_func
2022-06-21 13:09:27 +00:00
i-robot 5c09759eab
!36067 optimize ger
Merge pull request !36067 from KXiong/branch_ger
2022-06-21 13:05:01 +00:00
i-robot e2224b2104
!36223 update linspace document
Merge pull request !36223 from zhujingxuan/code_docs_linspace
2022-06-21 13:01:39 +00:00
i-robot 887700f989
!36261 Translate API titles
Merge pull request !36261 from xiaotianci/code_docs_api_title
2022-06-21 12:42:11 +00:00
i-robot d932c9de0d
!36230 update log_softmax document
Merge pull request !36230 from zhujingxuan/code_docs_logsoftmax
2022-06-21 12:19:47 +00:00
ling 46de8ba7c5 unsorted segment min/max/prod docs 2022-06-21 14:38:14 +08:00
huodagu eb33fefc0f modify format 2022-06-21 14:21:08 +08:00
i-robot 8f2afe13b4
!36210 Keep ch api docs same as en.
Merge pull request !36210 from gaoyong10/code_docs_adaptivemaxpool2d
2022-06-21 04:15:10 +00:00
Xiao Tianci 1817ce3075 translate title 2022-06-21 11:53:31 +08:00
zhangxuetong 0d2686e34a fix cdist bug 2022-06-21 11:33:31 +08:00
z00512249 5f803e7250 add dropout2d dropout3d nn function and cell 2022-06-21 11:03:46 +08:00
kylin_su 008cf82d75 fix issue I5C8D0
1. More accurate description of GroupLossScaleManager
2022-06-21 11:02:47 +08:00
i-robot 5cf4a18d06
!35949 Add new APIs and fix doc problems
Merge pull request !35949 from xiaotianci/add_api
2022-06-21 02:25:54 +00:00
chaijun 2dea092baf add unique_with_pad functional 2022-06-21 10:00:29 +08:00
i-robot 3d41bf6b92
!36209 tensor scatter div sample bug
Merge pull request !36209 from ling/code_docs_pr
2022-06-21 01:38:22 +00:00
i-robot 666baf94ee
!36050 [kernel]add cdist vmap、ceil tensor api
Merge pull request !36050 from 张学同/ceil
2022-06-20 20:07:36 +00:00
zhujingxuan 03da0ecdd1 update log_softmax document 2022-06-20 21:03:52 +08:00
zhujingxuan 65cfade67f update linspace document 2022-06-20 19:36:50 +08:00
ling 6e03e828bd tensor scatter div sample bug 2022-06-20 19:29:40 +08:00
gaoyong10 22de97ce8e Keep ch api docs same as en. 2022-06-20 18:58:56 +08:00
i-robot 412ba826ab
!36206 Fix the docs of deformable_conv2d
Merge pull request !36206 from YuJianfeng/code_docs
2022-06-20 10:34:43 +00:00
i-robot ae4c7962f1
!36202 remove Tensor API documents for InplaceAdd and InplaceSub
Merge pull request !36202 from zhujingxuan/code_docs_inplace_op
2022-06-20 09:31:31 +00:00
i-robot d1900ed95e
!36119 Fix issue I5C8D0, boost readme
Merge pull request !36119 from archer2049/code_docs_master
2022-06-20 08:55:39 +00:00
i-robot 303de2b4fc
!36103 update op docs for Concat and ScatterNd
Merge pull request !36103 from DeshiChen/code_docs_concat_scatternd
2022-06-20 08:45:25 +00:00
zhangxuetong 7e3604d3e6 opt kernel 2022-06-20 16:34:59 +08:00
i-robot 3146f49feb
!36182 fix col2im func interface doc description
Merge pull request !36182 from baihuawei/fix_Col2Im_func_doc
2022-06-20 08:25:18 +00:00
yujianfeng 75455dc198 Fix the docs of deformable_conv2d 2022-06-20 15:49:23 +08:00
qinzheng ce8285358b fix split docs 2022-06-20 15:24:27 +08:00
zhujingxuan 6529a2beca update documents for InplaceAdd and InplaceSub 2022-06-20 15:00:31 +08:00
kylin_su e1f9ab7781 fix issue I5C8D0
1. Modified the mindspore.boost.rst. Added Chinese description of remaining functions.
2. A more precise description of Boost functionality was added: supported hardware platforms, execution modes et al.
2022-06-20 14:40:45 +08:00
xiongkun 16671a53ca optimize ger
remove useless

modify ger

transform fp16

modify ger

modify ger

fix bug

ger vmap

use workspace

fix bug

fix vmap

codex

codex

fix bug

codex
2022-06-20 14:28:33 +08:00
i-robot 2b7f14a700
!35474 feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap.
Merge pull request !35474 from fujianzhao/ApplyAdadeltavmap
2022-06-20 03:46:46 +00:00
dayschan f567d2fc34 update op docs for Concat and ScatterNd 2022-06-20 09:47:50 +08:00
baihuawei cd79ab4a36 fix Col2Im func description 2022-06-20 09:43:30 +08:00
i-robot 220699107e
!35463 fix bernoulli docs
Merge pull request !35463 from jiangshuqiang/code_docs_fix_bernoulli
2022-06-19 09:00:56 +00:00
fujianzhao 862752fdce feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap. 2022-06-19 08:01:14 +08:00
i-robot db871eaea1
!36092 change lp_norm api to morm api for tensor and fucntional
Merge pull request !36092 from zhuzhongrui/pub_master2
2022-06-18 06:50:59 +00:00
i-robot cf09e3582e
!35963 Fix HWC2CHW with 2 dim tensor
Merge pull request !35963 from xiaotianci/fix_hwc
2022-06-18 03:17:47 +00:00
i-robot c20e2e6083
!35369 accelerate reading tfrecord file
Merge pull request !35369 from luoyang/fix-tf
2022-06-18 02:39:29 +00:00
i-robot e6107a4443
!35885 convert maskedfill vmap impl to batch_rank mode && support more datatype
Merge pull request !35885 from 范吉斌/maskedfill_vmap
2022-06-17 15:06:53 +00:00
i-robot cff0361b95
!36093 update documents for MatrixDiagPartV3
Merge pull request !36093 from zhujingxuan/code_docs_matrix_diag_part
2022-06-17 14:15:35 +00:00
i-robot e4ef0dad89
!36095 replace description with refer
Merge pull request !36095 from zhujingxuan/code_docs_inplace_op
2022-06-17 13:47:40 +00:00
i-robot 2a997efe03
!36070 modify files
Merge pull request !36070 from 宦晓玲/code_docs_0616
2022-06-17 08:29:59 +00:00
zhujingxuan 53641645d2 update documents for MatrixDiagPartV3 2022-06-17 15:49:23 +08:00
zhangyi 0050b7cf0e modify the files 2022-06-17 15:41:18 +08:00
i-robot 27d9df648d
!35996 fix adaptive_avg_pool2d docs
Merge pull request !35996 from 范吉斌/fix_avg_docs
2022-06-17 07:04:58 +00:00
i-robot f6db71aac1
!36098 Fix document not showing
Merge pull request !36098 from shenwei41/code_docs_rst
2022-06-17 06:37:32 +00:00
i-robot 7b9b3f40df
!36096 modify format
Merge pull request !36096 from 俞涵/code_docs_0616
2022-06-17 03:34:55 +00:00
huodagu b655a64221 modify format 2022-06-17 11:04:41 +08:00
z00512249 76a4420b8d change lp_norm api to morm api for tensor and fucntional 2022-06-17 10:32:40 +08:00
shenwei41 ca11bf2d69 Fix document not showing 2022-06-17 10:24:14 +08:00
Yang Jiao 7791c0ff96 remove onehot tensor api 2022-06-17 10:22:43 +08:00
zhujingxuan 47ed5c3dbc replace description with refer 2022-06-17 10:12:18 +08:00
i-robot 2b3a994013
!35936 batchtospacend
Merge pull request !35936 from r1chardf1d0/bts2
2022-06-17 02:05:42 +00:00
jiangshuqiang 0a096070af fix bernoulli docs 2022-06-17 09:59:12 +08:00
fanjibin f1fddffee4 convert maskedfill vmap impl to batch_rank mode 2022-06-16 21:46:49 +08:00
i-robot e2592d81a6
!36068 add shape and dtype discription for nn.BiDense
Merge pull request !36068 from 吕昱峰(Nate.River)/code_docs_bidense
2022-06-16 10:54:35 +00:00
lvyufeng 8b0cfe4bb8 add shape and dtype discription for nn.BiDense 2022-06-16 18:21:18 +08:00
i-robot 6ef6551a99
!35836 Improve API documents of LossBase, BroadcastTo, etc.
Merge pull request !35836 from panzhihui/code_docs_api_fix
2022-06-16 09:14:46 +00:00
PanZhihui cb70c10080 Improve cn api doc 2022-06-16 16:40:21 +08:00
i-robot 4f2f579bcf
!35985 repair scatter_sub and scatter_update docs
Merge pull request !35985 from hujiahui8/code_docs
2022-06-16 08:24:29 +00:00