Commit Graph

1422 Commits

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