Commit Graph

1478 Commits

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