Commit Graph

2361 Commits

Author SHA1 Message Date
chenzhuo b742f8aa76 modify vjp 2022-09-14 15:08:16 +08:00
i-robot db3efa0b70
!41773 支持pynative位运算
Merge pull request !41773 from KXiong/branch_bitwise
2022-09-14 06:43:04 +00:00
i-robot 65ea230048
!41937 modify format
Merge pull request !41937 from 俞涵/code_docs_0819
2022-09-14 06:35:45 +00:00
wYann 357f45cf12 fix scatter_mul doc 2022-09-14 14:19:14 +08:00
huodagu 7287335783 modify format 2022-09-14 14:13:13 +08:00
i-robot a6f9183752
!41536 [ST][MS][OPS] Unifying avg_pool1d, avg_pool2d & avg_pool3d functional APIs and STs
Merge pull request !41536 from alashkari/avg_pool_unify
2022-09-14 06:08:21 +00:00
twc 698e6c9300 fix issue I5O6V6 I5O5XB and remove fl code 2022-09-14 10:50:57 +08:00
i-robot 1dc64892f8
!41749 add interop parallel num
Merge pull request !41749 from fangzehua/add_interop_0909
2022-09-14 01:19:33 +00:00
xiongkun 4fb2713028 add tensor interface
remove bitwise doc

remove redundant else
2022-09-13 17:25:04 +08:00
i-robot cb28edc61d
!41338 add SparseTensorDenseAdd api
Merge pull request !41338 from wangmin0104/master
2022-09-13 09:17:21 +00:00
i-robot c063e6b32e
!41846 modify format
Merge pull request !41846 from 俞涵/code_docs_0819
2022-09-13 09:08:14 +00:00
i-robot 821757181b
!41800 Fix document of range
Merge pull request !41800 from NaCN/code_docs_range
2022-09-13 08:58:23 +00:00
huodagu 9ddc338259 modify math format 2022-09-13 16:45:16 +08:00
i-robot 3f9db0313a
!41537 add Tensor API for argmaxwithvalue
Merge pull request !41537 from zhouxulin2/tensor_api
2022-09-13 08:40:15 +00:00
alashkari b0db8d1b21 Unifying avg_pool1d, avg_pool2d & avg_pool3d with PyTorch, Updating St. 2022-09-13 04:04:59 -04:00
i-robot 0a7eba5a90
!41825 modify format
Merge pull request !41825 from 俞涵/code_docs_0819
2022-09-13 07:08:25 +00:00
huodagu 5522232189 modify format 2022-09-13 14:34:09 +08:00
huangchengnuo 1410b6d4dc add range raises doc 2022-09-13 11:25:54 +08:00
i-robot 6ec0c182b2
!41634 modify def _check_compile_dynamic_shape
Merge pull request !41634 from changzherui/mod_check_compile_dynamic_shape
2022-09-13 03:23:44 +00:00
i-robot 1f3b82199f
!41473 [ST][MS][OPS] bmm Functional API & ST - addmv, asinh, atan, atanh & bmm Tesnsor APIs and STs.
Merge pull request !41473 from alashkari/tensor-apis-sept04
2022-09-13 03:12:28 +00:00
f00566451 5c349fafac add inter_op_parallel_threads 2022-09-13 10:11:15 +08:00
i-robot 9e0d46f2dc
!41743 modify the inconsistence in files 0909
Merge pull request !41743 from 宦晓玲/code_docs_0909
2022-09-13 01:43:32 +00:00
changzherui b3edcb7281 refactor bn 2022-09-12 22:17:15 +08:00
changzherui 637eb20bde modify _check_compile_dynamic_shape 2022-09-12 22:07:14 +08:00
alashkari fabf4c075d Added new tensor and functional APIs and STs. 2022-09-12 04:26:11 -04:00
huanxiaoling 788311123d modify the inconsistence in files 0909 2022-09-09 17:25:49 +08:00
huodagu 141fe25f16 modify format 2022-09-09 15:10:00 +08:00
wangmin 91d82fdbcc add SparseTensorDenseAdd api 2022-09-09 11:26:43 +08:00
i-robot 50ed6ee1d5
!41677 modify format
Merge pull request !41677 from 俞涵/code_docs_0819
2022-09-09 02:08:11 +00:00
huodagu 4718972c26 modify format 2022-09-09 09:11:51 +08:00
i-robot 19da453a26
!41336 [ST][MS][OPS] batch_norm, bias_add & binary_cross_entropy functional api and ST.
Merge pull request !41336 from alashkari/functional-apis
2022-09-08 11:14:18 +00:00
i-robot ce88eb559e
!41598 modify format
Merge pull request !41598 from 俞涵/code_docs_0819
2022-09-08 03:19:36 +00:00
i-robot cfdba7f876
!41585 [MD] Fix code review problems
Merge pull request !41585 from xiaotianci/code_review
2022-09-08 02:48:53 +00:00
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