Commit Graph

2193 Commits

Author SHA1 Message Date
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