Commit Graph

2151 Commits

Author SHA1 Message Date
lilinjie 190e4ffc0e fix some issues 2022-08-06 18:57:45 +08:00
huangxinjing 7bd91c0351 Fix warnning clear 2022-08-05 22:34:13 +08:00
fan-jibin efbd446960 fix avgpool docs 2022-08-05 19:05:09 +08:00
i-robot d22506174a
!39860 [MS][DOCS]remove ResizeLinear1D
Merge pull request !39860 from mengyuanli/code_docs_bug_fix
2022-08-05 10:03:04 +00:00
mengyuanli eecf22b869 fix bug of resize linear 1d docs
remove resizelinear1d
2022-08-05 17:13:05 +08:00
i-robot 27ff962cd3
!39827 fix tensorshape ops info
Merge pull request !39827 from lianliguang/code_docs_ms
2022-08-05 09:12:11 +00:00
zhangyi a0cd5e0647 correct the files to fix the webpage 2022-08-05 16:59:55 +08:00
Corleone 9933995acb fixed median doc 2022-08-05 15:58:06 +08:00
i-robot 557562b9d8
!39801 fix docs problems for ascend dtype in xlogy op
Merge pull request !39801 from cjh9368/code_docs_master
2022-08-05 06:52:23 +00:00
i-robot 3e26211f46
!39461 modify csrsoftmax api
Merge pull request !39461 from 王程浩/code_docs_csr_softmax
2022-08-05 06:39:33 +00:00
lianliguang b381756180 change TensorShape ops info 2022-08-05 14:39:27 +08:00
hanhuiyu1996 348e6d9e26 add functional api and vmap rule for softmax 2022-08-05 14:22:53 +08:00
huodagu 22d0f222bb modify format 2022-08-05 14:19:57 +08:00
i-robot cf2c583767
!39803 Add isfinite and median in Tensor
Merge pull request !39803 from luojianing/code_docs_master
2022-08-05 05:52:10 +00:00
chenghaowang ea16266ddb modify sparsematrixsoftmax api 2022-08-05 11:24:54 +08:00
i-robot 0ebb9dbdda
!39685 Update validation and doc for the para paddings for SpaceToBatchND
Merge pull request !39685 from zichun_ye/op_dev
2022-08-05 03:15:15 +00:00
cjh9368 6bd6b9da21 fix docs problems for ascend dtype in xlogy op 2022-08-05 11:11:56 +08:00
luojianing 58c3cbbfc1 Add isfinite and median methods in Tensor 2022-08-05 10:02:51 +08:00
i-robot 74d8633565
!39729 classify Tensor
Merge pull request !39729 from luojianing/code_docs_master
2022-08-04 11:00:31 +00:00
i-robot aa487a9a46
!39706 modify the documentation of the scatter_div operator
Merge pull request !39706 from hujiahui8/code_docs
2022-08-04 10:12:18 +00:00
luojianing f11fe8460e classify Tensor 2022-08-04 17:46:48 +08:00
i-robot 670a85759f
!39705 modify the files to fix the webpage
Merge pull request !39705 from 宦晓玲/code_docs_0804
2022-08-04 09:46:45 +00:00
i-robot 340afed74e
!39724 modify format
Merge pull request !39724 from 俞涵/code_docs_0707
2022-08-04 09:35:50 +00:00
huodagu 4134aa0f90 modify format 2022-08-04 17:06:32 +08:00
zhangyi aff3805971 modify the files to fix the webpage 2022-08-04 16:35:11 +08:00
i-robot 142ea56b82
!39690 [MS][LITE] addcdiv, addcmul doc
Merge pull request !39690 from sunsuodong/code_docs_addcdiv_addcmul
2022-08-04 08:17:56 +00:00
sunsuodong 2db4e5d5a3 add addcdiv and addcmul doc 2022-08-04 00:54:15 -07:00
i-robot dc2e70c860
!39422 add comment for tensor.svd
Merge pull request !39422 from huanghui/code_docs-add-comment-for-tensor-svd
2022-08-04 07:03:41 +00:00
hujiahui8 349e41e64a modify the documentation of the scatter_div operator 2022-08-04 14:50:47 +08:00
i-robot 61ba4197af
!35366 Add Median GPU
Merge pull request !35366 from liuchao/median
2022-08-04 06:33:31 +00:00
i-robot 3b3109e8e1
!39525 【MS】【OPS】 Fix uniformcandidate vmap random output with fix seed
Merge pull request !39525 from louie5/master
2022-08-04 06:24:06 +00:00
Zichun Ye 21abb67e04 update validation and doc for the para paddings for spacetobatchnd 2022-08-04 12:03:12 +08:00
i-robot cc0aa9cde0
!39534 sparse_concat bug fix
Merge pull request !39534 from baochong/master
2022-08-04 02:07:47 +00:00
Corleone 17e37b8546 add median op for gpu 2022-08-04 07:48:26 +08:00
i-robot cf41757876
!39511 remove en docs in expand_dims cn docs
Merge pull request !39511 from zhujingxuan/code_docs
2022-08-03 09:17:02 +00:00
louie5 67143fa0da fix operator uniform_candidate_sampler static warnings
fix performation problems and some compiler warings
fix vmap random output with fix seed
2022-08-03 16:03:18 +08:00
i-robot 1ab6125be6
!39480 Add translation and fix format
Merge pull request !39480 from luojianing/code_docs_master
2022-08-03 06:47:24 +00:00
baochong bae212c4b4 updata doc and fix bug 2022-08-03 11:34:43 +08:00
zhujingxuan 82c7728813 remove en docs in expand_dims cn docs 2022-08-03 09:44:55 +08:00
leiyuning 8e18f82b88 add translation and fix format 2022-08-02 19:56:00 +08:00
xuanyue 62bcb3c991 tensor support isfinite interface 2022-08-02 16:41:21 +08:00
i-robot 893e6a4c12
!38517 optimize ascend memory pool block size
Merge pull request !38517 from laiyongqiang/pool_size
2022-08-02 07:10:38 +00:00
huanghui 4aecdfa1e6 add comment for tensor.svd 2022-08-02 14:53:33 +08:00
i-robot 8a44f9e74d
!39298 [bugfix][dataset][InMemoryGraphDataset] 修复InMemoryGraphDataset自定义__init__和__getitem__初始化两次出错的问题
Merge pull request !39298 from xiefangqi/md_fix_gnn_in_memory_gdataset
2022-08-02 03:36:40 +00:00
panfengfeng 26af16f65b some operators issues:
FFTWithSize api description
  SquareSumAll cn & en inconsistent
  ctc_greedy_decoder, trunc, population_count api description
  ctc_greedy_decoder runtime_error to value_error
  trunc dynamic shape fix
2022-08-01 10:11:11 -04:00
i-robot fc4791e0b4
!39279 update docs: apply_proximal_gradient_descent for proper dtype
Merge pull request !39279 from Yanzhi_YI/apply_proximal_gradient_descent
2022-08-01 09:30:46 +00:00
i-robot 2f754e4c65
!39349 modify format
Merge pull request !39349 from 俞涵/code_docs_0707
2022-08-01 09:22:02 +00:00
huodagu ae76eacc9f modify format 2022-08-01 16:54:05 +08:00
xiefangqi 1c2fec4276 fix the InMemoryGraphDataset issue 2022-08-01 15:42:32 +08:00
zhangyi 50dd3c9049 modify the format of API files 2022-08-01 14:34:44 +08:00
i-robot f0142dce53
!39226 fix minddata doc
Merge pull request !39226 from luoyang/code_docs_api
2022-08-01 01:24:14 +00:00
yiyanzhi_akane d66c29b13e update apply_proximal_gradient_descent docs 2022-07-31 01:08:44 +08:00
i-robot cef8acb08b
!39039 Fix vmap bug and gather_elements docs.
Merge pull request !39039 from TronZhang/fix_gather_elements_from_1.8_to_master
2022-07-30 10:01:58 +00:00
i-robot c3f441a665
!39145 fix param check for graph api
Merge pull request !39145 from ms_yan/fix_graph_check
2022-07-30 09:20:43 +00:00
YangLuo da3b63e70e fix minddata doc 2022-07-30 14:48:34 +08:00
greatpanc 377b58b6a8 reduce op functional api docs update 2022-07-30 14:40:00 +08:00
ms_yan 1ab191d8d1 add param check for graph api 2022-07-30 12:06:52 +08:00
i-robot 0bdf1039ed
!38874 fix nn.NLLLoss docs
Merge pull request !38874 from 吕昱峰(Nate.River)/code_docs_master
2022-07-30 01:58:46 +00:00
lvyufeng 074d00b1f9 fix NLLLoss docs 2022-07-30 09:39:49 +08:00
i-robot db64988252
!39166 modify format
Merge pull request !39166 from 俞涵/code_docs_0707
2022-07-29 14:02:44 +00:00
i-robot 9225d6e811
!39154 update docs for expand_dims and instance norm
Merge pull request !39154 from zhujingxuan/code_docs
2022-07-29 14:00:40 +00:00
zhujingxuan 028d00d7d9 update docs for expand_dims and instance norm 2022-07-29 17:42:38 +08:00
huodagu 14e91cf03a modify format 2022-07-29 15:54:43 +08:00
wYann 65eb980cd2 ScatterMul op 2022-07-29 10:51:38 +08:00
i-robot 9b7f118f24
!39077 [MS][DOC]fix bug of example of tensor_scatter_elements
Merge pull request !39077 from mengyuanli/code_docs_bug_fix
2022-07-28 09:34:08 +00:00
i-robot 4a7c924c6e
!39064 fix doc for logit
Merge pull request !39064 from 高攀/code_docs_logit_fix
2022-07-28 08:58:52 +00:00
mengyuanli 52aaa43a5b fix bug of example in tensor scatter elements docs 2022-07-28 16:13:48 +08:00
i-robot 11bd1ae500
!38655 [MS][LITE] update some ops functional API support
Merge pull request !38655 from luoyuan/update-some-ops-func-API-support
2022-07-28 07:41:46 +00:00
i-robot b7dfa644c2
!38142 Add Chinese Docs for ApproximateEqual
Merge pull request !38142 from ivanshan_8170/app_docs
2022-07-28 07:09:36 +00:00
i-robot 106e96ebfd
!39053 modify format
Merge pull request !39053 from 俞涵/code_docs_0707
2022-07-28 07:05:46 +00:00
gaopan12 1aeed5bac0 fix docs for logit 2022-07-28 14:48:10 +08:00
huodagu c1d0b01c02 modify format 2022-07-28 14:36:32 +08:00
i-robot 52ccb1f81a
!38890 add poisson functional & testcase
Merge pull request !38890 from hangq/rewrite-bug
2022-07-28 06:07:28 +00:00
i-robot 365225789e
!38984 fix doc bugs of StandardLaplace operator
Merge pull request !38984 from panshaowu/master
2022-07-28 03:17:39 +00:00
TronZhang c56dc5bcee fix vmap error for GatherD and NLLLossGrad, and add english docs for gather_elements tensor interface 2022-07-28 10:25:04 +08:00
i-robot a7f422f719
!35973 Add dropout api
Merge pull request !35973 from yuximiao/add_dropout_api
2022-07-28 02:22:50 +00:00
i-robot e69c6f80d6
!38973 fix transpose doc for negative perm
Merge pull request !38973 from chenlei_autodiff/transpose_dyn
2022-07-28 02:03:10 +00:00
i-robot 6d87fa6288
!38522 operators doc added
Merge pull request !38522 from panfengfeng/operators_doc
2022-07-27 14:23:24 +00:00
i-robot 917c83e2cf
!38975 remove arange api
Merge pull request !38975 from shaojunsong/code_docs_arange
2022-07-27 12:30:12 +00:00
panshaowu 0002b4d5df fix doc bugs of StandardLaplace operator 2022-07-27 18:40:04 +08:00
i-robot 6d371e5da3
!38983 modify format
Merge pull request !38983 from 俞涵/code_docs_0707
2022-07-27 09:15:39 +00:00
chenlei_autodiff bb32d0db1a fix transpose docs. 2022-07-27 17:11:49 +08:00
luoyuan f0125d4d78 [MS][LITE] update some ops functional API support 2022-07-27 16:36:31 +08:00
huodagu 898dd91dbf modify format 2022-07-27 16:11:23 +08:00
shaojunsong 3a7562f3a0 remove func_arange api 2022-07-27 15:37:27 +08:00
louie5 4f8fba8b3e update the chinese comment of ops.UniformCandidateSampler 2022-07-27 15:32:00 +08:00
hangangqiang 6ef6fd6f92 add poisson functional 2022-07-27 15:01:45 +08:00
i-robot 841b9df521
!38371 add gpu ops logit and logitgrad
Merge pull request !38371 from 高攀/logit_logitgrad
2022-07-27 04:21:11 +00:00
panfengfeng b774ecb9e4 operators doc: ApplyAdagradV2, GridSampler2D, GridSampler3D, PopulationCount, SparseApplyAdagrad,
SparseApplyAdagradV2, SparseApplyFtrl, Trunc, TruncateDiv, TruncateMod, UpsampleNearest3D, CTCGreedyDecoder
2022-07-26 20:56:12 -04:00
yuximiao d5deb33184 add dropout api. 2022-07-27 07:13:24 +08:00
jonyguo ab128b9a76 del docs: PSROIPooling 2022-07-26 18:33:44 +08:00
gaopan12 0f58743451 add gpu ops logit and logitgrad with primitive, functional, tensor, docs 2022-07-26 17:47:55 +08:00
zhangyi b07e340b9a modify the format of API files 2022-07-26 16:52:33 +08:00
zhangyi 60a1042e19 modify the format of API files 2022-07-26 10:27:56 +08:00
i-robot c1bd1ba65d
!38755 modify the format of API files
Merge pull request !38755 from 宦晓玲/code_docs_20725
2022-07-26 00:47:53 +00:00
i-robot fc712ac363
!38743 fix param check in graph api
Merge pull request !38743 from ms_yan/graph_small_fix
2022-07-25 14:16:49 +00:00
lvmingfu 087728d2db modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
ms_yan 5ef45b837f fix param check for graph 2022-07-25 18:56:47 +08:00
zhangyi c6abc24034 modify the format of API files 2022-07-25 17:21:28 +08:00
i-robot 6ef513cf8b
!38725 modify the format of API files
Merge pull request !38725 from 宦晓玲/code_docs_20725
2022-07-25 07:34:32 +00:00
zhangyi 46e8f6af8e modify the format of API files 2022-07-25 15:26:56 +08:00
i-robot 03b7c459b2
!38646 fix code formats in mindspore.nn for master part01
Merge pull request !38646 from lvmingfu/master
2022-07-25 07:25:47 +00:00
i-robot 43f6f9a8dc
!38716 modify max functional docs
Merge pull request !38716 from zhouxulin2/code_docs_fixed
2022-07-25 06:42:21 +00:00
lvmingfu 0a39ff911b fix code formats 2022-07-25 14:42:00 +08:00
zhouxulin2 011261df5b modify max functional docs 2022-07-25 11:28:57 +08:00
Lai Yongqiang def0a548f8 optimize ascend memory pool block size 2022-07-25 09:59:06 +08:00
i-robot 4e87c22f88
!38642 Add functional doc
Merge pull request !38642 from ZPaC/add-argmin-func-doc
2022-07-24 14:10:47 +00:00
i-robot 83b657b4df
!38650 modify the rst files
Merge pull request !38650 from 宦晓玲/code_docs_0722
2022-07-23 00:45:30 +00:00
i-robot a071790196
!38176 Add broadcast_to op chinese doc of tensor api
Merge pull request !38176 from 朱家兴/master
2022-07-22 12:32:09 +00:00
i-robot b8d4febd13
!38550 Opt Cummin/Cummax operator in GPU platform.
Merge pull request !38550 from hezhenhao1/opt_cumop
2022-07-22 11:48:06 +00:00
zhangyi 2ea5bde6f3 modify the rst files 2022-07-22 18:01:42 +08:00
i-robot 5d49559b82
!38604 add max functional docs
Merge pull request !38604 from zhouxulin2/code_docs
2022-07-22 09:56:35 +00:00
hezhenhao1 741016e398 Opt Cummin/Cummax operator in GPU platform. 2022-07-22 17:24:47 +08:00
ZPaC 0360bd60cf Add functional doc 2022-07-22 16:03:56 +08:00
zhujingxuan 0b9c39c13b add squeeze functional api 2022-07-22 15:16:20 +08:00
i-robot 5412cfe8e7
!38614 modify the format of API files
Merge pull request !38614 from 宦晓玲/code_docs_0722
2022-07-22 06:48:57 +00:00
zhangyi b401a37e0c modify the format of API files 2022-07-22 14:40:27 +08:00
xumengjuan1 3e754dd7f2 modify doc 2022-07-22 11:20:32 +08:00
i-robot 6d827bc959
!38602 modify the format of Chinese API files
Merge pull request !38602 from 宦晓玲/code_docs_0722
2022-07-22 03:13:52 +00:00
i-robot 01ca0ce12f
!38558 Add docs for expand_dims functional api
Merge pull request !38558 from zhujingxuan/code_docs_expand
2022-07-22 02:50:51 +00:00
zhouxulin2 37f26a53a4 add max functional docs 2022-07-22 10:31:45 +08:00
zhangyi 420858e6aa modify the format of API files 2022-07-22 10:22:12 +08:00
i-robot 1bab2c15bc
!38575 fix some doc description
Merge pull request !38575 from zhuzhongrui/code_docs_1
2022-07-21 15:33:19 +00:00
ivan 193d89942b approximateEqualDocumentFix 2022-07-21 15:31:19 +00:00
i-robot 685e99f626
!38470 update KLDivLoss op docs
Merge pull request !38470 from xulei/code_docs_kldiv
2022-07-21 13:48:58 +00:00
i-robot 34c4d7b132
!38565 [MS][CPU/GPU] fix bug of smooth_l1_loss
Merge pull request !38565 from mengyuanli/fix_bug_smooth_l1_loss
2022-07-21 13:09:38 +00:00
zhujingxuan 0b92ff0c39 Add docs for expand_dims functional api 2022-07-21 19:37:29 +08:00
i-robot 9cd2f9a3bc
!38554 modify docs problem as for Graph API
Merge pull request !38554 from ms_yan/code_docs_graph
2022-07-21 09:46:37 +00:00
i-robot 244998bf89
!38547 modify the format of API files
Merge pull request !38547 from 宦晓玲/code_docs_220721
2022-07-21 09:36:37 +00:00
ms_yan fdb7a3b4f0 api format modify 2022-07-21 17:36:04 +08:00
z00512249 16f4a1cb65 add fix some doc api. 2022-07-21 17:11:45 +08:00
zhangyi 969d0b2e25 modify the format of API files 2022-07-21 16:23:59 +08:00
i-robot b3c06eb08e
!38562 update release note
Merge pull request !38562 from 李林杰/code_docs_fix_release_note_master
2022-07-21 07:10:22 +00:00
huodagu 188e8f56ff modify format 2022-07-21 14:56:53 +08:00
lilinjie 68b3686998 update release note 2022-07-21 14:49:12 +08:00
mengyuanli 29fd7ba5e7 fix bug of smooth_l1_loss 2022-07-21 14:47:35 +08:00
i-robot 5d297c6abf
!38481 add sparse_add doc description
Merge pull request !38481 from xiaoyao/dev_doc_master
2022-07-20 10:11:24 +00:00
i-robot c67a68d01f
!38442 add bce_with_logits_loss chinese doc api.
Merge pull request !38442 from zhuzhongrui/code_docs_1
2022-07-20 08:54:42 +00:00
xiao_yao1994 5368806436 add sparse_add doc decription 2022-07-20 16:31:56 +08:00
xulei 9aef9cb4a8 update KLDivLoss op docs 2022-07-20 15:50:40 +08:00
i-robot 9798d8627e
!38407 modify format
Merge pull request !38407 from 俞涵/code_docs_0707
2022-07-20 07:41:38 +00:00
huodagu 17e78004ae modify format 2022-07-20 14:29:32 +08:00
i-robot aac6a587f4
!38400 Add chinese desc and fix implicit problem && Optimize perf
Merge pull request !38400 from zhangzhaoju/ms_master
2022-07-20 06:28:40 +00:00
i-robot a22dbcf9a3
!38224 add matrix_set_diag doc api.
Merge pull request !38224 from zhuzhongrui/code_docs_branch1
2022-07-20 04:09:12 +00:00
z00512249 efdeb29bdc add bce_with_logit_loss chinese doc api. 2022-07-20 11:22:54 +08:00
i-robot 20c7ebebf1
!38403 modify the format of API files
Merge pull request !38403 from 宦晓玲/code_docs_0719
2022-07-20 03:22:04 +00:00
i-robot 9475ee69e2
!38427 [MS][ops] add functional interface of UniformCandidateSampler
Merge pull request !38427 from louie5/master
2022-07-20 02:40:42 +00:00
louie5 ae60a9fd95 add functional method for UniformCandidateSampler 2022-07-20 08:20:54 +08:00
z00512249 997a3499c1 add matrix_set_diag doc api. 2022-07-19 19:24:31 +08:00
zhangzhaoju 6839dc8ad5 Add chinese desc and fix implicit problem
Optimize perf of xdivy

Delete the interface tensor_xdivy
2022-07-19 17:53:48 +08:00
zhangyi bddd31dd5b modify the format of API 2022-07-19 17:32:14 +08:00
i-robot 5256155f29
!38293 [MS][LITE] UnsortedSegmentSum dynamic shape fix and code docs fix
Merge pull request !38293 from luoyuan/fix-unsortedsegmentsum-ops-infershape-and-docs
2022-07-19 09:28:22 +00:00
i-robot 83df02d43a
!38354 Add the chinese api document for BesselI0e and BesselI1e
Merge pull request !38354 from maoyaomin/mym_fix
2022-07-19 07:04:06 +00:00
i-robot d085f90080
!38349 Add Chinese API document for Optimizer.flatten_gradients
Merge pull request !38349 from hewei/code_docs_flatten_weights
2022-07-19 03:15:47 +00:00
i-robot aa2fbb1c2d
!38172 Opt tensorscatteradd/sub op Notes.
Merge pull request !38172 from liangzelang/master
2022-07-19 02:41:34 +00:00
maoyaomin f46e93f4a0 add the chinese api doc for BeseelI0e and BesselI1e 2022-07-19 10:40:47 +08:00
z30020733 5a04c69eef Add broadcast_to op chinese doc of tensor api 2022-07-19 10:14:22 +08:00
luoyuan 4aea3ad1c8 [MS][LITE] UnsortedSegmentSum dynamic shape fix and code docs fix 2022-07-19 09:47:11 +08:00
He Wei dbabb5a971 Add Chinese API document for Optimizer.flatten_gradients 2022-07-19 09:15:03 +08:00
liangzelang d4563e5b60 Add Notes. 2022-07-18 20:51:56 +08:00
i-robot eb4030b089
!38227 add chinese api for Graph API
Merge pull request !38227 from ms_yan/CN_api_graph
2022-07-18 12:47:59 +00:00
i-robot 6835357a62
!38301 correct the format of API files
Merge pull request !38301 from 宦晓玲/code_docs_0718
2022-07-18 08:58:19 +00:00
i-robot 6ca78bad91
!38312 [MS][DOC]make reluv2 deprecated
Merge pull request !38312 from mengyuanli/code_docs_bug_fix
2022-07-18 08:55:45 +00:00
mengyuanli 4ebb7919da make ReLUV2 deprecated. 2022-07-18 16:37:50 +08:00
i-robot 0a49f09637
!38119 add ctc_greedy_decoder & UpsampleTrilinear3d doc
Merge pull request !38119 from panfengfeng/ctcgreedydecode_upsampletrill_doc
2022-07-18 08:08:22 +00:00
zhangyi 56226400a7 mcorrect the format of API files 2022-07-18 15:22:30 +08:00
ms_yan 9203938295 add chinese api for Graph API 2022-07-18 14:43:12 +08:00
i-robot e8d91c35d0
!38286 modify dataformatdimmap doc
Merge pull request !38286 from KXiong/code_docs_master
2022-07-18 06:40:46 +00:00
i-robot 3d54c1f4bc
!38274 modify format
Merge pull request !38274 from 俞涵/code_docs_0707
2022-07-18 06:35:54 +00:00
xiongkun 3418150390 modify dataformatdimmap doc 2022-07-18 14:07:35 +08:00
i-robot 96acc23b08
!38269 fix doc string
Merge pull request !38269 from hezhenhao1/code_docs
2022-07-18 04:39:54 +00:00
panfengfeng fb8da42563 add ctc_greedy_decoder & UpsampleTrilinear3D doc 2022-07-17 23:27:33 -04:00
huodagu bc0e608380 modify format 2022-07-18 11:14:19 +08:00
hezhenhao1 fad00d60f7 fix doc string 2022-07-18 10:29:45 +08:00
i-robot cad22fa6c6
!38212 modify format
Merge pull request !38212 from 俞涵/code_docs_0707
2022-07-15 11:27:57 +00:00
huodagu d6d80b3cc0 modify format 2022-07-15 18:22:25 +08:00
i-robot 61bdcb777c
!37198 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple
Merge pull request !37198 from GeniusPatrick/op_affine_grid
2022-07-15 10:16:34 +00:00
i-robot 0b09e6b9d3
!38177 [kernel]add assignsub/ceil functional docs
Merge pull request !38177 from 张学同/ceil
2022-07-15 09:22:11 +00:00
i-robot 9d21009dfd
!38157 add lrn selu mish doc api .
Merge pull request !38157 from zhuzhongrui/pub_master1
2022-07-15 09:12:31 +00:00
i-robot 5dd00c5219
!38130 fix doc string
Merge pull request !38130 from hezhenhao1/code_docs
2022-07-15 08:51:45 +00:00
hezhenhao1 135027c737 fix doc string 2022-07-15 16:31:39 +08:00
zhangxuetong 2d9041c69c add ceil/assignsub functional docs 2022-07-15 16:00:17 +08:00
z00512249 6d89e4a2b5 add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
ling 3adf260a91 tan docs bug 2022-07-15 14:17:55 +08:00
i-robot 1b3043bc19
!38089 add docs for PSROIPooling
Merge pull request !38089 from guozhijian/code_docs_add_docs_for_PSROIPooling
2022-07-15 03:20:02 +00:00
jonyguo b46cce3bf2 add chinese docs for PSROIPooling 2022-07-15 10:56:30 +08:00
Yufei Wang c1da0d3b05 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple 2022-07-15 10:51:36 +08:00
i-robot 5158cd7b19
!37847 Update aot custom op auto compile path logic
Merge pull request !37847 from zichun_ye/aot_compile_update
2022-07-15 02:21:48 +00:00
i-robot 8807bf038a
!37892 [MS][LITE] stack & unstack & atan2 & log1p support function & tensor interface
Merge pull request !37892 from jianghui58/leak-master
2022-07-15 01:03:41 +00:00
i-robot 161bc2e537
!37993 add AdaptiveAvgPool2d && AdaptiveMaxPool3d nn docs
Merge pull request !37993 from 范吉斌/code_docs_nn
2022-07-14 11:37:48 +00:00
i-robot c4285345fb
!38075 modify format
Merge pull request !38075 from 俞涵/code_docs_0707
2022-07-14 11:37:17 +00:00
huodagu 3a346dcf88 modify format 2022-07-14 19:14:49 +08:00
liqiliang 92fa776b32 Fix matrixbandpart api docs. 2022-07-14 17:33:36 +08:00
xiongkun dab7cfb517 add dataformatdimmap chinese doc
codex
2022-07-14 16:15:47 +08:00
i-robot d1c98cd20f
!37922 modify bitwise doc
Merge pull request !37922 from KXiong/code_docs_master
2022-07-14 07:55:25 +00:00
i-robot 91196795d6
!37814 add explaination about difference of numpy and ops
Merge pull request !37814 from 杨林枫/code_docs_numpy
2022-07-14 07:23:04 +00:00
i-robot 4a582e823b
!38012 Optimize argminwithvalue doc
Merge pull request !38012 from ZPaC/code_docs-optimize-argminwithvalue-doc
2022-07-14 07:09:20 +00:00
yanglf1121 6a4b35ba27 add numpy explanation 2022-07-14 15:07:19 +08:00
i-robot e6063ecbd4
!38018 Add chinese doc for parameter property[key]
Merge pull request !38018 from zyli2020/embedding_cache_unify_runtime
2022-07-14 06:26:54 +00:00
i-robot c117c0648c
!37160 fix bernoulli code docs
Merge pull request !37160 from jiangshuqiang/code_docs_bernoulli
2022-07-14 03:17:30 +00:00
Zichun Ye 92515c18ec update aot auto compile path logic
fix doc

fix doc
2022-07-14 10:11:27 +08:00
lizhenyu 7533f16f27 Add chinese doc for parameter key 2022-07-14 10:10:23 +08:00
ZPaC ee512c0cd4 Optimize argminwithvalue doc 2022-07-14 10:07:01 +08:00
i-robot bd7d3e0765
!37965 modify format
Merge pull request !37965 from 俞涵/code_docs_0707
2022-07-14 01:54:11 +00:00
i-robot e8dc5c1b52
!37978 Fix AdaptiveMaxPool2d op doc.
Merge pull request !37978 from gaoyong10/code_docs_master
2022-07-14 01:44:29 +00:00
huodagu 774eda3395 modify format 2022-07-14 09:04:47 +08:00
i-robot c2a564fb46
!35970 [MS][LITE] UnsortedSegmentSum ops dynamic shape gpu support
Merge pull request !35970 from luoyuan/UnsortedSegmentSum-dynamic-shape-gpu
2022-07-13 13:43:08 +00:00
fan-jibin 8d57d3e83c add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs 2022-07-13 20:08:26 +08:00
PanZhihui 8b8a68d089 Update API docs based on review comments. 2022-07-13 14:50:47 +08:00
gaoyong10 7bffe39823 Fix AdaptiveMaxPool2d op doc. 2022-07-13 14:50:15 +08:00
i-robot fcc41092e4
!36520 fix split chinese primitive api
Merge pull request !36520 from qinzheng/code_docs
2022-07-13 06:16:57 +00:00
i-robot 331de15f22
!37910 modify the Chinese API files
Merge pull request !37910 from 宦晓玲/code_docs_0712
2022-07-13 06:07:21 +00:00
i-robot a234e22608
!37802 modify the Chinese API files
Merge pull request !37802 from 宦晓玲/code_docs_07111
2022-07-13 06:04:36 +00:00
luoyuan 2fd7fb3680 [MS][LITE] UnsortedSegmentSum dynamic shape gpu support 2022-07-13 12:45:16 +08:00
zhangyi 767773792a modify the format of the API files 2022-07-13 11:52:38 +08:00
zhangyi 010146ae62 modify the format of the API files 2022-07-13 11:50:20 +08:00
i-robot 0d9a03f327
!37946 modify jit config docs for master
Merge pull request !37946 from changzherui/code_docs_jitconig_ma
2022-07-13 01:49:47 +00:00
i-robot 3211ab7643
!37896 Add note for mutable api
Merge pull request !37896 from YuJianfeng/code_docs
2022-07-13 01:45:57 +00:00
i-robot 9e54f148d6
!37932 Fix dataset docs
Merge pull request !37932 from xiaotianci/code_docs_cn
2022-07-13 01:45:44 +00:00
jianghui58 5fdf155714 stack & unstack & atan2 & log1p support function & tensor interface 2022-07-13 09:31:20 +08:00
i-robot 4bbe95beff
!37879 modify format
Merge pull request !37879 from 俞涵/code_docs_0707
2022-07-13 01:29:28 +00:00
changzherui d6d07b137f modify jitconfig docs for r1.8 2022-07-12 23:37:07 +08:00
Xiao Tianci 660aad2278 fix docs 2022-07-12 20:41:26 +08:00
xiongkun d0504e5732 modify bitwise doc 2022-07-12 20:06:15 +08:00
i-robot 084e8aa785
!37828 modify jit config for ma
Merge pull request !37828 from changzherui/mod_jitconfig_ma
2022-07-12 11:14:37 +00:00
i-robot 260fa2d43e
!35964 [MS][LITE] UnsortedSegmentSum ops dynamic shape support
Merge pull request !35964 from luoyuan/UnsortedSegmentSum-dynamic-shape
2022-07-12 10:34:57 +00:00
i-robot ce749de80c
!37734 [MSLITE][CPU] reduce func api fix
Merge pull request !37734 from Greatpan/reduce_doc_fix
2022-07-12 09:40:29 +00:00
yujianfeng 0bc0fd15db Add note for mutable api 2022-07-12 17:01:46 +08:00
huodagu c6f41a6a09 modify format 2022-07-12 16:08:04 +08:00
i-robot 0014ad0c59
!37842 Update Poisson Chinese Doc
Merge pull request !37842 from zichun_ye/code_docs_prob
2022-07-12 07:51:08 +00:00
qinzheng 6fe4a6b930 fix split chinese doc 2022-07-12 14:47:09 +08:00
i-robot 9e5ce67bc8
!37798 fix gamma bug
Merge pull request !37798 from zhangqi/0711
2022-07-12 06:29:43 +00:00
i-robot b080d3507d
!37664 fix some expression errors
Merge pull request !37664 from yxx/master
2022-07-12 06:21:46 +00:00
i-robot 2c1e9e4544
!37618 Add Chinese API doc to SquareSumAll op and update example
Merge pull request !37618 from TinaMengtingZhang/fix_api_doc
2022-07-12 03:31:07 +00:00
i-robot 247a9a0b75
!37815 modify the documents for op ScatterNd
Merge pull request !37815 from DeshiChen/code_docs_scatternd_master
2022-07-12 03:09:19 +00:00
i-robot 4bf9deb764
!36871 [MS][LITE][develop] add addcdiv, addcmul tensor api
Merge pull request !36871 from sunsuodong/add_tensor_api
2022-07-12 02:58:21 +00:00
Zichun Ye 11677d4eed add poisson chi doc
fix typo
2022-07-12 10:54:35 +08:00
zhangqi 78f32bab68 fix gamma bug 2022-07-12 10:35:04 +08:00
i-robot c27cb154d5
!37800 modify format
Merge pull request !37800 from 俞涵/code_docs_0707
2022-07-12 01:38:28 +00:00
TinaMengtingZhang 034d9b6125 Fix Chinese Api doc of ops.SquareSumAll 2022-07-11 18:55:16 +00:00
changzherui 59649ae785 modify jit config for r1.8 2022-07-12 00:43:45 +08:00
luoyuan 4eb1666b71 [MS][LITE] UnsortedSegmentSum ops dynamic shape support 2022-07-11 21:04:34 +08:00
dayschan 981bba5dba modify the documents for op ScatterNd 2022-07-11 20:15:55 +08:00
sunsuodong e5b1433e0c add addcdiv, addcmul tensor api 2022-07-11 03:39:32 -07:00
i-robot 803fc1aefc
!37589 add chinese doc for erf/erfc, xlogy tensor functions
Merge pull request !37589 from cjh9368/static_check
2022-07-11 10:34:58 +00:00
greatpan ec665c4d3d reduce doc fix 2022-07-11 16:58:46 +08:00
i-robot 1a29dca199
!37767 Fix Vocab Embedding Doc Error
Merge pull request !37767 from huangxinjing/code_docs_fix_vocab_embedding2
2022-07-11 08:19:29 +00:00
huangxinjing 31841c4163 Fix vocab embedding 2022-07-11 15:29:42 +08:00
i-robot e73911d66d
!37498 add dynamic shape supports and remove Tensor interface of StandardLaplace operator
Merge pull request !37498 from panshaowu/master
2022-07-11 06:45:54 +00:00
i-robot 21dfda4363
!37669 modify the Chinese API files
Merge pull request !37669 from 宦晓玲/code_docs_0708
2022-07-11 06:14:31 +00:00
huodagu 79e6d4b22e modify format 2022-07-11 11:25:34 +08:00
i-robot 81305e0a77
!37735 [kernel]fix cdist docs
Merge pull request !37735 from 张学同/applyproximaladagrad_gpu
2022-07-11 02:50:47 +00:00
mengyuanli 27904bced1 fix bug of interpolate doc 2022-07-11 10:16:55 +08:00
zhujingxuan 1c2f9b0475 update warning for irreversible input 2022-07-09 17:51:07 +08:00
i-robot 93573bd367
!37633 [MSLITE][CPU] reduce op support ascend dynamic shape
Merge pull request !37633 from Greatpan/npu_dyshape
2022-07-09 08:20:59 +00:00
i-robot f72d2f90b0
!36872 add type check for Adadelta input
Merge pull request !36872 from fujianzhao/fix_adadelta
2022-07-09 08:09:07 +00:00
i-robot f089b01fa3
!37505 add random_gamma support dynamic shape and functional api
Merge pull request !37505 from zhangqi/0706
2022-07-09 02:59:57 +00:00
jiangshuqiang ffe2c1969b fix bernoulli docs 2022-07-08 17:34:42 +08:00
i-robot b305c40f29
!37652 fix dropout doc format
Merge pull request !37652 from zhuzhongrui/code_docs_branch1
2022-07-08 09:28:54 +00:00
zhangyi ee2fc4bb50 modify the API files 2022-07-08 17:11:35 +08:00
i-robot 2b266b2c50
!37650 modify format
Merge pull request !37650 from 俞涵/code_docs_0707
2022-07-08 09:07:06 +00:00
yangxixin f42b7dbf14 fix some expression errors 2022-07-08 16:38:00 +08:00
liu-yongqi-63 d0f0508b31 fixed Resized Fix the inconsistency between Chinese and English documents of Resize 2022-07-08 16:34:28 +08:00
huodagu fe19a5dca8 modify lite and other format questions 2022-07-08 16:10:42 +08:00
z00512249 cb0a0fc357 fix dropout doc format 2022-07-08 15:23:45 +08:00
cjh9368 c03a306232 add chinese doc for erf/erfc, xlogy tensor functions 2022-07-08 14:37:26 +08:00
i-robot 5f72144520
!37579 add the context disable_format_transform
Merge pull request !37579 from limingqi107/new_actor_runtime
2022-07-08 05:39:45 +00:00
i-robot d82e31e029
!37556 Fix several bugs in vision processing
Merge pull request !37556 from xiaotianci/fix_bugs
2022-07-08 03:43:19 +00:00
i-robot 1518050157
!37448 中文api检视修改
Merge pull request !37448 from 王程浩/master
2022-07-08 03:14:34 +00:00
yanghaoran c249e9680c
回退 'Pull Request !37407 : [MS][ASCEND] add smooth_l1_loss ascend op' 2022-07-08 03:11:47 +00:00
panshaowu e908c6effc add dynamic shape supports and remove Tensor interface of StandardLaplace operator 2022-07-08 11:09:23 +08:00
greatpan e9a00aa921 npu dyshape 2022-07-08 10:59:50 +08:00
i-robot 2133d0333e
!37407 [MS][ASCEND] add smooth_l1_loss ascend op
Merge pull request !37407 from mengyuanli/smooth_l1_loss_ascend
2022-07-08 02:59:39 +00:00
zhangqi ae6c8c807d add random_gamma support dynamic shape and functional api 2022-07-08 10:15:32 +08:00
i-robot 68250d95ff
!37575 modify format
Merge pull request !37575 from 俞涵/code_docs_0707
2022-07-08 01:53:12 +00:00
王程浩 80c01ae56f 修正 probability 中文api 2022-07-07 22:51:50 +08:00
i-robot c5b1d3db41
!36726 [MS][LITE] StandardNormal dynamic support
Merge pull request !36726 from luoyuan/StandardNormal-dynamic-support
2022-07-07 13:18:58 +00:00
Xiao Tianci fb474f0f1e fix several bugs 2022-07-07 20:19:33 +08:00
i-robot 6d78ad530c
!37397 update doc for renorm op
Merge pull request !37397 from liubuyu/master
2022-07-07 11:58:07 +00:00
huodagu d629a54c94 modify format 2022-07-07 19:34:57 +08:00
limingqi107 8414a2f1b5 add the context disable_format_transform 2022-07-07 17:50:33 +08:00
mengyuanli bae519664f add smooth_l1_loss_v2 tbe op 2022-07-07 17:32:23 +08:00
zhangyi 1352f1a433 format modification 2022-07-07 17:28:08 +08:00
i-robot 3dad51973e
!36364 【mindspore.ops.matmul】【中文检视】API算子返回描述有误
Merge pull request !36364 from longvoyage/master
2022-07-07 09:06:37 +00:00
i-robot b83f6f22bd
!37541 fix a bug of interpolate doc
Merge pull request !37541 from hanhuifeng/code_docs_interpolate
2022-07-07 09:03:18 +00:00
i-robot e143be12e4
!37554 【中文检视】修改文档中的错误
Merge pull request !37554 from xuxinyu5/0707-master-update
2022-07-07 08:51:55 +00:00
minashi-tanaka 53cd467541 modify errors in the documents 2022-07-07 16:15:35 +08:00
i-robot e58b4894ff
!37462 fix csr_to_coo code docs
Merge pull request !37462 from huangmengxi/code_docs_csr
2022-07-07 08:01:50 +00:00
i-robot c4ced0d5f9
!37522 align docs for inplace_add and inplace_sub
Merge pull request !37522 from zhujingxuan/code_docs
2022-07-07 07:59:37 +00:00
hanhuifeng2020 9b5a6f1fa0 fix a bug of interpolate doc 2022-07-07 15:57:13 +08:00
i-robot 0f57b4f6ad
!37559 [中文检视]修改文档错误
Merge pull request !37559 from xuxinyu5/0707-master-1
2022-07-07 07:45:29 +00:00
minashi-tanaka fc34a53148 modifiy errors in the doc 2022-07-07 15:36:11 +08:00
z00512249 3f16825c55 fix dropout doc bugs 2022-07-07 14:17:55 +08:00
i-robot 0733fc5d06
!37515 fix: OBSMindDataset docs
Merge pull request !37515 from guozhijian/code_docs_obs_mindrecord
2022-07-07 03:34:11 +00:00
jonyguo 533ab4ddde fix: OBSMindDataset docs 2022-07-07 10:57:22 +08:00
zhujingxuan 5edfddf9d4 align inplace_add and inplace_sub 2022-07-07 10:53:28 +08:00
i-robot f35f975c44
!37485 format modification
Merge pull request !37485 from 宦晓玲/code_docs_0706
2022-07-07 02:48:31 +00:00
i-robot 48b8e18ff2
!37295 Update API docs based on review comments
Merge pull request !37295 from panzhihui/code_docs_api_review_fix_ops
2022-07-07 02:11:50 +00:00
i-robot 33b6149be1
!36992 Update API docs based on review comments
Merge pull request !36992 from panzhihui/code_docs_api_review_fix_ops_with_py
2022-07-07 02:07:56 +00:00
zhangyi a734dbacf2 format modification 2022-07-07 10:06:56 +08:00