Commit Graph

813 Commits

Author SHA1 Message Date
i-robot e05bac5484
!33412 IndexAdd supports CPU, add function interface for IndexAdd
Merge pull request !33412 from looop5/index_add_commit
2022-04-26 02:47:14 +00:00
huodagu a3666ece8d modify format 2022-04-26 09:00:17 +08:00
looop5 521ed19042 IndexAdd supports CPU, add function interface for IndexAdd 2022-04-25 19:19:31 +08:00
huodagu 5e1db76311 add api_python_en and modify some pagedisplay problems 2022-04-25 15:40:48 +08:00
i-robot 6416caf3cb
!33440 modify dirname
Merge pull request !33440 from 俞涵/code_docs_0424
2022-04-24 05:41:39 +00:00
huodagu dc048bda4b modify dirname 2022-04-24 12:28:43 +08:00
i-robot c3b58b6fb6
!33248 Custom Op Hybrid DSL CPU platform support
Merge pull request !33248 from zichun_ye/custom_cpu
2022-04-24 02:32:16 +00:00
i-robot f70155f5b9
!32723 add the chinese documentation of functional api.
Merge pull request !32723 from wangshuide/code_docs_wsd_master_new1
2022-04-22 08:52:44 +00:00
wangshuide2020 1ad5840572 add the chinese documentation of functional api. 2022-04-22 16:06:47 +08:00
Zichun Ye 9ebe2befe7 add custom hybrid dsl cpu support
fix typo

fix code check problem

update code check problem

add missing python module

update cpu test cases

update return result
2022-04-22 15:53:27 +08:00
liu-yongqi-63 910194de12 Supplementary API documentation parameters are not marked optional when optional 2022-04-22 15:07:09 +08:00
i-robot c4bc1c4102
!33336 Add hyperlink for the proto in SummaryRecord
Merge pull request !33336 from maning202007/code_docs_summary
2022-04-21 03:04:16 +00:00
i-robot 372f049cc3
!31220 move operator instance of functional to ops/function module and transfer them to function.
Merge pull request !31220 from wangshuide/wsd_master_api
2022-04-21 02:25:07 +00:00
maning202007 7a54154c39 Add hyperlink for the proto in SummaryRecord method 2022-04-20 17:47:38 +08:00
wangshuide2020 c2f2002ed9 extract functional to array, math, and parameter function module. 2022-04-20 15:52:04 +08:00
i-robot e5bf88ffa6
!33320 modify page display
Merge pull request !33320 from 俞涵/code_docs_0420
2022-04-20 07:19:14 +00:00
huodagu cefe350fb1 modify order 2022-04-20 14:59:04 +08:00
i-robot cd259cd5e3
!33316 modify page display
Merge pull request !33316 from 俞涵/code_docs_0420
2022-04-20 05:45:38 +00:00
huodagu c4ded862d4 modify numpy_page 2022-04-20 11:57:50 +08:00
i-robot eff84f466b
!33301 Remove duplicate CSVDataset in API list
Merge pull request !33301 from xiaotianci/code_docs_fix_csv
2022-04-20 01:19:36 +00:00
liuyang_655 dbd039197c modify some note 2022-04-19 08:27:37 -04:00
i-robot a148e69359
!33150 Modify Tensor API
Merge pull request !33150 from liuyang/ms_tensor
2022-04-19 11:19:41 +00:00
liuyang_655 df37a71d44 modify tensor 2022-04-19 03:56:11 -04:00
Xiao Tianci fcb613f93d remove duplicate CSVDataset 2022-04-19 14:51:29 +08:00
liyong 9c32b5ceb6 fix memory copy issue 2022-04-19 14:22:08 +08:00
huodagu 85d3c10562 modify sign_format 2022-04-18 15:14:41 +08:00
huodagu cae29a7c2d modify url_display 2022-04-18 14:17:33 +08:00
i-robot ca2e44a4b0
!32957 rectify API doc of ops.NMSWithMask
Merge pull request !32957 from looop5/code_docs_NMSWithMask
2022-04-16 08:43:21 +00:00
looop5 4e5ba629be rectify API doc of ops.NMSWithMask 2022-04-16 14:28:20 +08:00
i-robot 413a6c821c
!33135 fix format of numpy docs
Merge pull request !33135 from TingWang/code_docs-numpy-format
2022-04-16 06:24:20 +00:00
Ting Wang 489f3283c9 fix format of numpy docs
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2022-04-16 14:08:08 +08:00
huodagu 209bf09028 modify format 2022-04-16 11:27:18 +08:00
i-robot fac0fc8f12
!32673 [bug] reuse cache of in ms_function
Merge pull request !32673 from chenzhuo/cache_ms_function
2022-04-15 12:58:05 +00:00
Ting Wang 0cf14324b6 add numpy documentation
Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
2022-04-15 16:38:55 +08:00
chenzhuo 5ce066548c reuse cache of in ms_function 2022-04-15 15:01:21 +08:00
wangrao124 2e4d3e8cca fix cootensor docs 2022-04-15 14:54:32 +08:00
liu-yongqi-63 d3ecdeafe7 Fix formatting errors 2022-04-15 09:33:33 +08:00
i-robot 27c99c4304
!33010 optimizes the documentation of MatMul
Merge pull request !33010 from zhangfanghe/code_docs_MatMul_414
2022-04-14 08:45:38 +00:00
zhangfanghe 291fba8155 optimizes the documentation of MatMul. 2022-04-14 15:16:54 +08:00
huodagu 05decfbd32 modify pagedisplay 2022-04-14 11:57:19 +08:00
huodagu 7b7c7494c0 modify pagedisplay 2022-04-13 14:23:44 +08:00
i-robot a25210e279
!32867 optimizes the documentation of chinese API of ScatterAdd,GetNext
Merge pull request !32867 from zhangfanghe/code_docs_zfh_master_412
2022-04-13 01:55:58 +00:00
i-robot d9dce9715e
!32865 code_docs_parallel_api_fix
Merge pull request !32865 from yao_yf/code_docs_parallel_api_fix
2022-04-13 01:17:35 +00:00
i-robot 0a748e6ce8
!32904 modify urls adapt to docs repo file structrue
Merge pull request !32904 from lvmingfu/code_docs_master13
2022-04-13 01:06:21 +00:00
lvmingfu 725eef4ceb modify urls adapt docs repo files structure 2022-04-12 18:25:42 +08:00
huodagu 0ff270fab2 modify url 2022-04-12 17:44:05 +08:00
i-robot e26c0cee3b
!32891 modify urls adapt to docs repo
Merge pull request !32891 from lvmingfu/code_docs_master12
2022-04-12 09:22:10 +00:00
yao_yf 4a298ff1d5 parallel api fix 2022-04-12 17:14:50 +08:00
lvmingfu af8dd9729e modify links adapt to the new version of docs 2022-04-12 16:51:32 +08:00
zhangfanghe 98adc9ea5f optimizes the documentation of chinese API of ScatterAdd,GetNext. 2022-04-12 10:26:53 +08:00
changzherui 865a5de03d fallback lossmonitor has_trained_epoch 2022-04-11 23:24:24 +08:00
i-robot fdd0ac489d
!32816 remove has_trained_epoch in history
Merge pull request !32816 from liutongtong9/remove_history_ma
2022-04-11 11:16:38 +00:00
i-robot a23f0058b2
!32790 ops.Log supports float64 on GPU, update doc
Merge pull request !32790 from looop5/log_float64
2022-04-11 09:58:43 +00:00
i-robot b183b17b41
!32811 modify link to fit new repo docs structure
Merge pull request !32811 from lvmingfu/code_docs_master11
2022-04-11 09:12:35 +00:00
lvmingfu 216f7d29f1 add white urls 2022-04-11 16:27:38 +08:00
liutongtong cf436e439e remove has_trained_epoch 2022-04-11 16:16:44 +08:00
looop5 b105ed0ec5 ops.Log supports float64 on GPU, update doc 2022-04-11 10:13:05 +08:00
luoyang a54e14ea32 change set_enable_autotune param_name 2022-04-08 17:55:43 +08:00
i-robot 0766bbc0d0
!32588 optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc
Merge pull request !32588 from zhangfanghe/code_docs_zfh_master_406
2022-04-08 06:37:19 +00:00
zhangfanghe 7b04a2c18e optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
liyong 2172934177 fix doc issue2 2022-04-08 10:46:08 +08:00
shenwei41 aa64847854 fix chinese api 2022-04-07 19:31:20 +08:00
liutongtong 16f4ce8c15 fix context comments 2022-04-07 16:53:35 +08:00
zhangfanghe 610ce2650f optimizes the documentation of chinese API of Log. 2022-04-07 11:27:19 +08:00
i-robot 58c9fcb5b2
!32602 [MD] fix doc issue in master
Merge pull request !32602 from liyong126/code_docs_fix_doc_issue
2022-04-07 01:50:37 +00:00
liyong b7616428d0 fix doc issue 2022-04-06 18:36:02 +08:00
liyong 3191160eca fix some issue 2022-04-06 17:48:55 +08:00
xiefangqi 35c49b9a3c fix order of chn docs 2022-04-06 16:46:56 +08:00
xiefangqi ea2cce7911 add chn api docs to dataset api 2022-04-06 11:43:27 +08:00
Xiao Tianci ce156448a6 fix the remaining review problems 2022-04-06 09:31:32 +08:00
zhangfanghe 78fff37dd4 optimizes the documentation of chinese API of Concat. 2022-04-02 17:38:21 +08:00
i-robot f07a608ffa
!32448 optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc
Merge pull request !32448 from zhangfanghe/code_docs_zfh_master_401
2022-04-02 08:32:35 +00:00
zhangfanghe 84fa7b45ee optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
i-robot fc85afd0bb
!32478 modify doc
Merge pull request !32478 from xumengjuan1/code_docs_x18
2022-04-02 08:12:57 +00:00
i-robot 41615d4833
!32099 Fix the error is reported when the file name is directly transferred
Merge pull request !32099 from 刘勇琪/master
2022-04-02 07:59:44 +00:00
i-robot c901b1b0f0
!32490 fix chinese API
Merge pull request !32490 from 刘勇琪/code_docs_modify_chinese_api
2022-04-02 07:49:22 +00:00
liu-yongqi-63 83ca22a1e3 fix chinese API 2022-04-02 15:36:06 +08:00
i-robot 462167b192
!32486 Update API documentation
Merge pull request !32486 from xuxinyu5/code_doc_master
2022-04-02 07:28:16 +00:00
i-robot 24b7d246f6
!32458 fix SummaryRecord flush
Merge pull request !32458 from lanmeng/code_docs_SummaryRecord2
2022-04-02 07:20:22 +00:00
i-robot a8ecd44eba
!32468 Add get_weight_decay CN
Merge pull request !32468 from wanyiming/code_docs_addCN
2022-04-02 06:42:34 +00:00
liu-yongqi-63 dcd8577b24 Fixed chinese API 2022-04-02 13:15:38 +08:00
minashi-tanaka 708f1a4d3f Error changing API document 2022-04-02 12:57:30 +08:00
liu-yongqi-63 b125369f1e Fix the error is reported when the file name is directly transferred 2022-04-02 11:51:57 +08:00
xumengjuan1 62742ebcec modify doc 2022-04-02 11:16:36 +08:00
wanyiming 4c3bb7639c add get_weight_decay cn 2022-04-02 10:40:51 +08:00
i-robot 7be07ce3d0
!32401 add mode docs in context
Merge pull request !32401 from liutongtong9/code_docs_fixdocs
2022-04-02 01:56:09 +00:00
lanmeng e0764c050b
fix SummaryRecord flush 2022-04-01 15:32:15 +00:00
i-robot 5aa6568db9
!32234 modify print cn comment
Merge pull request !32234 from changzherui/mod_print_cn
2022-04-01 11:20:33 +00:00
changzherui a33a0964d7 modify print cn 2022-04-01 16:08:05 +08:00
i-robot 9b22222119
!32148 Fix boost zh review bug.
Merge pull request !32148 from linqingke/code_docs_api
2022-04-01 05:38:44 +00:00
i-robot 9df72e03f5
!32388 fix Profiler start error description
Merge pull request !32388 from mahequn123/error_des
2022-04-01 04:04:39 +00:00
i-robot 5bdb8cfa6b
!32033 去除mindspore.common.initializer.initializer参数shape中多余左中括号
Merge pull request !32033 from xuebao_zhang/dev
2022-04-01 03:32:29 +00:00
i-robot 98e13d5375
!32318 Ngram doc fix
Merge pull request !32318 from ebagogogo/ebagogogo1
2022-04-01 02:47:03 +00:00
i-robot 96f239eece
!31944 去除mindspore.mindrecord.FileReader下参数columns中多余左括号
Merge pull request !31944 from mengsuiwei/dev
2022-04-01 02:46:22 +00:00
i-robot f867c193d3
!32326 fix dataset.transforms.c_transforms.PadEnd
Merge pull request !32326 from junzhong3/code_docs_PadEnd3
2022-04-01 02:45:34 +00:00
i-robot 46a2dc58a8
!31943 mindspore.mindrecord.FileWriter.add_schema下参数desc, 描述多了个右小括号")"
Merge pull request !31943 from shengqianwen/dev
2022-04-01 02:44:59 +00:00
i-robot 050fe9a016
!32319 fix ch api_python ModelCheckpoint for prefix
Merge pull request !32319 from koumengwang/code_docs_model
2022-04-01 02:28:23 +00:00
liutongtong 9ed6d4707f add mode in context 2022-03-31 20:35:55 +08:00
shenwei41 e584c644eb fix chinese api 2022-03-31 20:14:43 +08:00
i-robot 1ec280b0e5
!32386 modify page display
Merge pull request !32386 from 俞涵/code_docs_331
2022-03-31 11:52:45 +00:00