Commit Graph

2361 Commits

Author SHA1 Message Date
i-robot 78b86013c2
!42047 fix_mix_precision
Merge pull request !42047 from yide12/fix_mix_precision
2022-09-19 12:02:09 +00:00
luojianing 2889f726e9 fix params issues 2022-09-19 19:50:49 +08:00
i-robot d2e29f0818
!42279 refine doc of CustomRegOp
Merge pull request !42279 from looop5/reg_info_doc_master
2022-09-19 11:27:02 +00:00
i-robot 3689955521
!42136 add vmap model ensembling doc and ut
Merge pull request !42136 from Erpim/master
2022-09-19 10:50:29 +00:00
alashkari f3162d8726 Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
i-robot af01e94051
!42294 modify format
Merge pull request !42294 from 俞涵/code_docs_0819
2022-09-19 09:15:55 +00:00
yide12 2df3b9bece fix 2022-09-19 15:22:49 +08:00
i-robot 7e40350311
!41592 [ST][MS][OPS] blackman_window, bounding_box_decode, bounding_box_encode, expand, check_valid, cholesky & cholesky_inverse Functional APIs and STs.
Merge pull request !41592 from alashkari/functional-apis-sept-06
2022-09-19 06:35:01 +00:00
huodagu 86682fb247 modify format 2022-09-19 11:49:43 +08:00
Erpim 1d237ec6e1 add vmap model ensembling doc and ut 2022-09-19 11:27:45 +08:00
i-robot f120523ab1
!40733 [feature] change jvp
Merge pull request !40733 from chenzhuo/master_jvp
2022-09-19 03:15:27 +00:00
i-robot 820d73d935
!42171 modify the inconsistence in files 0916
Merge pull request !42171 from 宦晓玲/code_docs_0916
2022-09-19 01:41:00 +00:00
alashkari 7985f97bfe Added new Functional APIs ans STs. 2022-09-18 07:47:21 -04:00
lvyufeng 208147d55b move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
i-robot 6f73e3b8f0
!42196 modify format
Merge pull request !42196 from 俞涵/code_docs_0819
2022-09-16 10:56:52 +00:00
i-robot 56d01885bd
!41860 upload chinese doc of dataset api - stage2
Merge pull request !41860 from luoyang/code_docs_chinese
2022-09-16 10:49:18 +00:00
huodagu 4d0d05df15 del page 2022-09-16 17:34:27 +08:00
i-robot abcc9585e4
!42192 replace the word in rst files
Merge pull request !42192 from 宦晓玲/code_docs_m0916
2022-09-16 09:33:40 +00:00
huanxiaoling 779af79486 modify the inconsistence of files 0916 2022-09-16 17:21:26 +08:00
huanxiaoling 4a175414b9 replace the word in rst files 2022-09-16 17:11:14 +08:00
YangLuo c635380293 upload chinese doc of dataset api - stage2 2022-09-16 17:04:23 +08:00
chenzhuo 9aa6bdbaa2 change jvp 2022-09-16 15:31:55 +08:00
i-robot b77b1c0d78
!41774 rewrite cn doc
Merge pull request !41774 from 于振华/code_docs_rewite_cn_doc
2022-09-16 07:14:05 +00:00
yuzhenhua b5c9d648a0 rewrite cn doc 2022-09-16 14:24:26 +08:00
i-robot 66ba9e952b
!42128 modify format
Merge pull request !42128 from 俞涵/code_docs_0819
2022-09-16 04:38:36 +00:00
huodagu 9afa3fdead modify format 2022-09-16 11:19:33 +08:00
Bert0108 603f0c854c debug 2022-09-16 11:00:42 +08:00
i-robot 79095ad039
!42035 add api doc
Merge pull request !42035 from panfengfeng/code_docs_api_doc
2022-09-16 02:17:17 +00:00
i-robot 3016e92c1c
!42104 move Model and Callbacks from mindspore to mindspore.train
Merge pull request !42104 from 吕昱峰(Nate.River)/code_docs_master
2022-09-16 02:03:12 +00:00
i-robot cb5df9149e
!41868 reconstruct batch parameters
Merge pull request !41868 from guozhijian/reconstruct_batch
2022-09-16 01:35:28 +00:00
lvyufeng 9e86724735 move Model and Callbacks from mindspore to mindspore.train 2022-09-15 23:57:17 +08:00
i-robot a2b328a278
!42033 modify format
Merge pull request !42033 from 俞涵/code_docs_0819
2022-09-15 10:52:19 +00:00
i-robot 16f7d15774
!42071 modify the inconsistence in files 0915
Merge pull request !42071 from 宦晓玲/code_docs_0915
2022-09-15 10:41:27 +00:00
huanxiaoling 1930691e17 modify the inconsistence of files 0915 2022-09-15 18:14:34 +08:00
i-robot e3d1a76d5f
!42027 fix issues
Merge pull request !42027 from luojianing/code_docs_master
2022-09-15 08:22:54 +00:00
i-robot 8a983e1a06
!41615 reconstruct map parameters
Merge pull request !41615 from guozhijian/reconstruct_map
2022-09-15 08:21:44 +00:00
looop5 68febecc53 refine doc of CustomRegOp 2022-09-15 15:56:40 +08:00
i-robot 14cf0af1a0
!41927 Cast the output to FP32 for O2 and O3
Merge pull request !41927 from Bert0108/amp_debug_i5qr1w_i5qcvu
2022-09-15 07:47:00 +00:00
luojianing b8afe05655 fix issues 2022-09-15 15:07:33 +08:00
panfengfeng 3a14cee771 add accumulate_n/argmax/adaptive_avg_pool1d/adaptive_max_pool1d doc 2022-09-15 14:27:50 +08:00
huodagu bf23dc6a29 modify format 2022-09-15 14:27:26 +08:00
jonyguo 3938a3a6ba reconstruct batch parameters 2022-09-15 12:00:22 +08:00
jonyguo 56ce6c36fa reconstruct map parameters 2022-09-15 10:18:58 +08:00
i-robot 242e5c819e
!40599 [feature] change vjp
Merge pull request !40599 from chenzhuo/master_vjp
2022-09-15 01:41:13 +00:00
Bert0108 59e9625c69 debug 2022-09-15 08:55:51 +08:00
i-robot f304e93aa3
!41926 fix document description of ScatterMul op
Merge pull request !41926 from wYann/scatter_mul
2022-09-14 11:38:25 +00:00
i-robot a0501d36c2
!41954 modify the inconsistence in files 0914
Merge pull request !41954 from 宦晓玲/code_docs_0913
2022-09-14 09:23:05 +00:00
i-robot 08cff886ca
!41633 refactor batchnorm
Merge pull request !41633 from changzherui/mod_bn
2022-09-14 09:20:21 +00:00
huanxiaoling 944ec1fba2 modify the consistence of files 0913 2022-09-14 17:01:54 +08:00
i-robot 3789b73bfa
!41793 fix issue I5O6V6 I5O5XB ,remove fl code
Merge pull request !41793 from tan-wei-cheng-3260/develop-twc-master
2022-09-14 07:21:22 +00:00
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