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 |
linqingke
|
c77226b8aa
|
fix boost zh review bug.
|
2022-03-31 19:45:15 +08:00 |
huodagu
|
1a5433fa24
|
modify functional pagedisplay
|
2022-03-31 18:05:18 +08:00 |
mahequn123
|
7f3f17293e
|
fix profiler document error description
|
2022-03-31 17:25:41 +08:00 |
i-robot
|
be013d6014
|
!32317 fix chinese doc
Merge pull request !32317 from dwang1108/dwang1108
|
2022-03-31 08:06:44 +00:00 |
i-robot
|
6572a52920
|
!32362 modify page display
Merge pull request !32362 from 俞涵/code_docs_331
|
2022-03-31 08:03:03 +00:00 |
i-robot
|
c4906038c1
|
!32329 add accum_loss to api
Merge pull request !32329 from bichaoyang/master
|
2022-03-31 07:56:53 +00:00 |
huodagu
|
8dcfafda1a
|
modify pagedisplay
|
2022-03-31 15:35:27 +08:00 |
i-robot
|
919d59802e
|
!32310 fix en/ch api
Merge pull request !32310 from luoyang/issue
|
2022-03-31 07:21:55 +00:00 |
i-robot
|
3e83cc15be
|
!32308 optimizes the documentation of chinese API of ScatterSub,ScatterUpdate,Sqrt,etc
Merge pull request !32308 from zhangfanghe/code_docs_zfh_330_master
|
2022-03-31 06:25:07 +00:00 |
b00518648
|
dbc8ba0abc
|
add accum_loss for api
|
2022-03-31 11:07:39 +08:00 |
i-robot
|
7ebc259aa0
|
!32219 Fix Chinese API review problems
Merge pull request !32219 from xiaotianci/code_docs_fix_api
|
2022-03-31 01:29:33 +00:00 |
junzhong3
|
7f4b871e1d
|
update dataset.transforms.c_transforms.PadEnd.rst.
|
2022-03-30 14:59:13 +00:00 |
koumengwang
|
b278198978
|
update docs/api/api_python/train/mindspore.train.callback.ModelCheckpoint.rst.
|
2022-03-30 13:57:09 +00:00 |
dwang1108
|
919d0aeba6
|
ngram doc fix
|
2022-03-30 21:23:36 +08:00 |
dwang1108
|
7d3450a41a
|
fix chinese doc
|
2022-03-30 21:02:39 +08:00 |
YangLuo
|
16dcec0538
|
fix en/ch api
|
2022-03-30 20:15:57 +08:00 |
i-robot
|
2886b66281
|
!32217 optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc
Merge pull request !32217 from zhangfanghe/code_docs_zfh_329_master_3
|
2022-03-30 11:56:40 +00:00 |
zhangfanghe
|
4534507cbe
|
optimizes the documentation of chinese API of ScatterSub,ScatterUpdate,Sqrt,etc.
|
2022-03-30 19:54:42 +08:00 |
i-robot
|
7330cf959d
|
!32202 optimizes the documentation of chinese API of BCEWithLogitsLoss,BatchMatMul,BatchNorm,etc
Merge pull request !32202 from zhangfanghe/code_docs_zfh_329_master_2
|
2022-03-30 11:16:42 +00:00 |
Xiao Tianci
|
0697b31af9
|
fix review problems
|
2022-03-30 17:26:00 +08:00 |
i-robot
|
f548a82f80
|
!32110 optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc
Merge pull request !32110 from zhangfanghe/code_docs_zfh_328
|
2022-03-30 08:36:09 +00:00 |
i-robot
|
1de907212b
|
!32140 add description for auto_input_cast
Merge pull request !32140 from wangjun/code_docs_description_cast
|
2022-03-30 08:03:25 +00:00 |
zhangfanghe
|
08f8660a6c
|
optimizes the documentation of chinese API of BCEWithLogitsLoss,BatchMatMul,BatchNorm,etc.
|
2022-03-30 15:09:04 +08:00 |
i-robot
|
147371b78e
|
!32249 modify format
Merge pull request !32249 from 俞涵/code_docs_330
|
2022-03-30 06:59:31 +00:00 |
wangjun
|
e03b604e8b
|
add description
|
2022-03-30 14:59:09 +08:00 |
huodagu
|
cd31778aa2
|
modify pagedisplay and format
|
2022-03-30 14:48:51 +08:00 |
zhangfanghe
|
0433e6767c
|
optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc.
|
2022-03-30 14:31:13 +08:00 |
i-robot
|
a2854fe963
|
!32187 optimizes the documentation of chinese API of Broadcast,CumSum,Dropout3D,etc
Merge pull request !32187 from zhangfanghe/code_docs_zfh_329
|
2022-03-30 04:24:35 +00:00 |
i-robot
|
032618bfcb
|
!32246 Fix docs error
Merge pull request !32246 from wanyiming/code_docs_initcn2
|
2022-03-30 03:27:58 +00:00 |
i-robot
|
0b7fdfcc89
|
!32230 fix issues of chinese api
Merge pull request !32230 from bichaoyang/master
|
2022-03-30 03:22:35 +00:00 |
wanyiming
|
c37243d49d
|
fix formula
|
2022-03-30 10:32:46 +08:00 |
i-robot
|
693af7f260
|
!32204 modify page display
Merge pull request !32204 from 俞涵/code_docs_329
|
2022-03-30 01:15:36 +00:00 |
b00518648
|
87e13c5458
|
fix some issues of chinese api
|
2022-03-29 22:00:57 +08:00 |
huodagu
|
981c6701c7
|
del method link
|
2022-03-29 17:41:23 +08:00 |
i-robot
|
79f4a2b1a7
|
!32103 Modify API Note
Merge pull request !32103 from liuyang/code_docs_numpy
|
2022-03-29 09:13:54 +00:00 |
liuyang_655
|
6482deb3b9
|
modify api note
|
2022-03-29 04:41:11 -04:00 |
i-robot
|
ff94dde9f7
|
!32186 modify SummaryCollector landscape Chinese api
Merge pull request !32186 from Songyuanwei/code_docs_landscape
|
2022-03-29 07:54:03 +00:00 |
i-robot
|
ebcfa20e21
|
!32180 [MD] fix chn doc issue 2
Merge pull request !32180 from liyong126/code_docs_fix_chn_issue_2
|
2022-03-29 07:43:07 +00:00 |
[songyuanwei]
|
d88a2d3121
|
modify SummaryCollector landscape Chinese api docs
|
2022-03-29 15:37:15 +08:00 |
zhangfanghe
|
8c75b88d07
|
optimizes the documentation of chinese API of Broadcast,CumSum,Dropout3D,etc.
|
2022-03-29 15:23:21 +08:00 |
i-robot
|
86b4de336b
|
!31934 Modify mindspore.dataset chinese API contents
Merge pull request !31934 from 刘勇琪/code_docs_modify_chinese_api
|
2022-03-29 07:20:15 +00:00 |
i-robot
|
f8ebc03a8d
|
!32078 modify summary_collector landscape api
Merge pull request !32078 from Songyuanwei/landscape
|
2022-03-29 07:16:23 +00:00 |
zhangfanghe
|
bcf2afa498
|
optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc.
|
2022-03-29 14:56:29 +08:00 |
liyong
|
6a3af6371e
|
fix chn doc issue2
|
2022-03-29 14:55:10 +08:00 |
huodagu
|
333f9589bd
|
mdf_aipname
|
2022-03-29 14:40:56 +08:00 |
i-robot
|
9a2baab4bc
|
!32003 optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc
Merge pull request !32003 from zhangfanghe/code_docs_zfh_326
|
2022-03-29 06:25:22 +00:00 |
i-robot
|
01338cc46e
|
!32142 [MD] fix doc issue
Merge pull request !32142 from liyong126/code_docs_fix_example
|
2022-03-29 03:55:05 +00:00 |
[songyuanwei]
|
ef72527805
|
modify landscape api
|
2022-03-29 11:36:43 +08:00 |
i-robot
|
6331d71643
|
!31927 Fix format in dump API
Merge pull request !31927 from maning202007/code_docs_dump_api
|
2022-03-29 03:16:00 +00:00 |
liyong
|
c7e3686c6f
|
fix examples
|
2022-03-29 11:13:48 +08:00 |
i-robot
|
78d77897f2
|
!31843 修正中文api内容
Merge pull request !31843 from 王程浩/master
|
2022-03-29 03:09:16 +00:00 |
i-robot
|
ff4974cca4
|
!32115 modify page display
Merge pull request !32115 from 俞涵/code_docs_328
|
2022-03-29 02:54:50 +00:00 |
i-robot
|
9a2bf60e07
|
!32070 Modify api documentation based on view comments
Merge pull request !32070 from mahequn123/api_review
|
2022-03-29 02:11:15 +00:00 |
zhangfanghe
|
4806298704
|
optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc.
|
2022-03-29 09:48:22 +08:00 |
i-robot
|
8616f26a25
|
!31983 add has_trained_epoch in history
Merge pull request !31983 from liutongtong9/fix_hisoty
|
2022-03-29 01:36:22 +00:00 |
huodagu
|
33fc1b0f31
|
mdf_pagedispaly
|
2022-03-29 09:23:16 +08:00 |
i-robot
|
0612496f11
|
!32015 fix adafactor and unique_func
Merge pull request !32015 from jiangzhenguang/fix_adafactor_unique_func
|
2022-03-29 01:09:47 +00:00 |
王程浩
|
ce0ce12a08
|
change for 中文api视检
|
2022-03-28 22:37:00 +08:00 |
liu-yongqi-63
|
1469d57ea5
|
Modify mindspore.dataset chinese API contents
|
2022-03-28 20:48:02 +08:00 |
i-robot
|
5570b75779
|
!32035 Fix chinese api issue
Merge pull request !32035 from luoyang/code_docs_chinese
|
2022-03-28 10:36:30 +00:00 |
i-robot
|
e17c10653b
|
!31973 [MD] fix chn api doc in master
Merge pull request !31973 from liyong126/fix_chn_doc_issue
|
2022-03-28 08:39:25 +00:00 |
YangLuo
|
9a8bb15cd9
|
Fix chinese api issue
|
2022-03-28 14:59:28 +08:00 |
mahequn123
|
c910b72366
|
Modify api documentation based on view comments
|
2022-03-28 14:29:41 +08:00 |
i-robot
|
d2cff05b48
|
!31926 中文api注释修改
Merge pull request !31926 from liutongtong9/code_docs_api_chineseadd
|
2022-03-28 06:23:59 +00:00 |
i-robot
|
d4b4fa3d2d
|
!30712 Modify profiler English documents according to Chinese
Merge pull request !30712 from mahequn123/profiler_endocs
|
2022-03-28 02:09:01 +00:00 |
liutongtong
|
538765694e
|
add args in history
|
2022-03-28 10:03:22 +08:00 |
liyong
|
0df7e0edf8
|
fix chn api doc
|
2022-03-28 09:14:50 +08:00 |
mahequn123
|
dae3e26fdb
|
Update deprecated api parameters and documentation
|
2022-03-27 17:28:16 +08:00 |
zhangxuebao
|
a8d839f80c
|
去除initializer中多余左中括号
|
2022-03-26 19:50:48 +08:00 |
i-robot
|
3769eee6b8
|
!31875 fix sparse arg check
Merge pull request !31875 from 杨林枫/sparse_fix
|
2022-03-26 10:07:02 +00:00 |
maning202007
|
f8dfb459dd
|
Fix format in dump API
Add note for summary to put code into the main entry
|
2022-03-26 17:47:18 +08:00 |
jiangzhenguang
|
e939593973
|
fix adafactor and unique
|
2022-03-26 17:14:14 +08:00 |
i-robot
|
9ab981d3b4
|
!31975 Fix docs again
Merge pull request !31975 from wanyiming/code_docs_initcn
|
2022-03-26 07:25:30 +00:00 |
i-robot
|
c677f2154e
|
!31808 change for【*mindspore.train.summary.SummaryRecord.record*】【检视活动】参数plugin_filter的描述不够准确
Merge pull request !31808 from lanmeng/code_docs_summary
|
2022-03-26 07:17:48 +00:00 |
i-robot
|
795dc73abb
|
!31821 update mindspore.boost.rst
Merge pull request !31821 from hemaohua/master
|
2022-03-26 06:11:03 +00:00 |
wanyiming
|
6914ab048b
|
fix docs bug
|
2022-03-26 13:05:37 +08:00 |
huodagu
|
b007fc5b3e
|
modify_pagedisplay
|
2022-03-26 10:59:37 +08:00 |
i-robot
|
06676366e3
|
!31903 modify format
Merge pull request !31903 from 俞涵/code_docs_324
|
2022-03-26 01:46:48 +00:00 |
i-robot
|
d75e3f66e2
|
!31820 :auto_parallel_support_not_only_2_power_fix_wont_gen_repeated_stra_bug
Merge pull request !31820 from yao_yf/auto_parallel_support_not_only_2_power_fix_wont_gen_repeated_stra_bug
|
2022-03-26 01:11:42 +00:00 |
i-robot
|
0c916e7370
|
!31907 optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc
Merge pull request !31907 from zhangfanghe/code_docs_zfh_325
|
2022-03-26 01:05:43 +00:00 |
mengsuiwei
|
7023a25938
|
去除参数中多余小括号
|
2022-03-25 21:07:49 +08:00 |
shengqianwen
|
c9408be502
|
去除参数desc中多余右小括号
|
2022-03-25 20:38:46 +08:00 |
i-robot
|
14199a5685
|
!30962 [MD] add chinese api for OBSMinDataset
Merge pull request !30962 from liyong126/add_chn_doc_obs_mind_dataset
|
2022-03-25 10:22:20 +00:00 |
yanglf1121
|
81a8716afd
|
fix sparse argcheck
|
2022-03-25 18:15:37 +08:00 |
i-robot
|
9680aa073d
|
!31723 code_check_clean
Merge pull request !31723 from liuyang/tensor_ms
|
2022-03-25 08:58:46 +00:00 |
liutongtong
|
6cac3806ad
|
chinese api comments edit
|
2022-03-25 16:24:33 +08:00 |
i-robot
|
aba48e688b
|
!31913 Modify the English Link
Merge pull request !31913 from 宦晓玲/code_docs_325
|
2022-03-25 07:43:41 +00:00 |
liyong
|
5a1f3480a5
|
add chn doc for OBSMindDataset
|
2022-03-25 15:34:09 +08:00 |
i-robot
|
d0dc332656
|
!31869 fix COOTensor/CSRTenosr checks and docs
Merge pull request !31869 from wangrao124/pr_coo_csr
|
2022-03-25 07:17:09 +00:00 |
zhangyi
|
c08e1ab933
|
modify the English link
|
2022-03-25 15:02:02 +08:00 |
huodagu
|
e320dfd3f4
|
add_platform2ops
|
2022-03-25 14:58:52 +08:00 |
zhangfanghe
|
3ce34d605f
|
optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc.
|
2022-03-25 14:21:05 +08:00 |
i-robot
|
547ee6447e
|
!31848 modify page display
Merge pull request !31848 from 俞涵/code_docs_324
|
2022-03-25 03:48:20 +00:00 |
huodagu
|
84bdd03afd
|
modify_nn_ops_display
|
2022-03-25 11:38:46 +08:00 |
yao_yf
|
0af87eb9cc
|
bugs fix
|
2022-03-25 11:17:06 +08:00 |
i-robot
|
cd90173e4b
|
!31814 dynamic shape feed mode bug fix&api
Merge pull request !31814 from Henry Shi/branch_sxy_new
|
2022-03-25 02:03:07 +00:00 |
liuyang_655
|
eb4a568ae4
|
code check clean
|
2022-03-24 21:58:32 -04:00 |
i-robot
|
5b72669b15
|
!31421 Update prob programming Chinese API doc
Merge pull request !31421 from zichun_ye/prob_doc
|
2022-03-25 01:30:49 +00:00 |
i-robot
|
fea2b07230
|
!31778 fix the master version document
Merge pull request !31778 from 刘勇琪/master
|
2022-03-24 12:42:13 +00:00 |
wangrao124
|
95b0014a9e
|
fix COOTensor/CSRTenosr checks and docs
|
2022-03-24 19:02:09 +08:00 |
i-robot
|
ec3831be43
|
!31858 fix docs bugs
Merge pull request !31858 from wanyiming/code_docs_bugs
|
2022-03-24 09:17:42 +00:00 |
wanyiming
|
ab63205216
|
fix docs bug
|
2022-03-24 16:59:08 +08:00 |
i-robot
|
43a855f337
|
!31852 update API/mindspore.dataset.config.rst
Merge pull request !31852 from majin/0324
|
2022-03-24 08:29:14 +00:00 |
i-robot
|
8fc4dabaf3
|
!31728 Correct cell api description
Merge pull request !31728 from JoyLvliang/correct_cell_api_description
|
2022-03-24 08:03:26 +00:00 |
minashi-tanaka
|
d6a81104e8
|
update mindspore.dataset.config.rst
|
2022-03-24 15:57:19 +08:00 |
i-robot
|
c3ae663229
|
!31588 change for 【*mindspore.nn.transformer.CrossEntropyLoss*】【检视活动】参数parallel_config类型描述不准确
Merge pull request !31588 from junzhong3/CS_1
|
2022-03-24 07:02:20 +00:00 |
liu-yongqi-63
|
cff6963cd3
|
fix the master version document
|
2022-03-24 14:53:38 +08:00 |
Henry Shi
|
9199ba8303
|
dynamic shape feed mode bug fix&api
|
2022-03-24 11:45:46 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
2826a8aa87
|
correct_cell_api_description
|
2022-03-24 11:14:15 +08:00 |
Zichun Ye
|
d6d37968f7
|
update prob doc
disable pylint
fix code review comments
|
2022-03-24 10:21:32 +08:00 |
hemaohua
|
516beca93e
|
update mindspore.boost.rst
|
2022-03-24 10:04:09 +08:00 |
lanmeng
|
42580dffab
|
change for api_python SummaryRecord
|
2022-03-23 20:50:28 +08:00 |
i-robot
|
aeb3aa915a
|
!31804 modify format
Merge pull request !31804 from 俞涵/code_docs_323
|
2022-03-23 10:16:31 +00:00 |
huodagu
|
ed4cd8de88
|
modify_marks
|
2022-03-23 17:59:13 +08:00 |
i-robot
|
d300345fc0
|
!31756 modify format
Merge pull request !31756 from 俞涵/code_docs_323
|
2022-03-23 03:17:52 +00:00 |
i-robot
|
4110c3d6d6
|
!31646 [dataset][bugfix] 修复config 接口typeerror的问题
Merge pull request !31646 from xiefangqi/md_fix_interface_comments
|
2022-03-23 02:45:01 +00:00 |
huodagu
|
69b1a0de63
|
modify_format
|
2022-03-23 10:31:00 +08:00 |
i-robot
|
a5dbbb4bb5
|
!31707 CSR add note
Merge pull request !31707 from huangmengxi/code_docs_csr
|
2022-03-22 11:42:27 +00:00 |
i-robot
|
744e2aa852
|
!31704 fix description of Tensor.narrow Raises
Merge pull request !31704 from 吕昱峰(Nate.River)/code_docs_master
|
2022-03-22 09:42:02 +00:00 |
i-robot
|
3d3c32125b
|
!31469 Update json generation for custom op
Merge pull request !31469 from zichun_ye/custom_json_update
|
2022-03-22 09:03:36 +00:00 |
huangmengxi
|
a6f4ccea50
|
add node
|
2022-03-22 16:56:16 +08:00 |
i-robot
|
41cc5a351a
|
!31106 Revise optimizer CN docs
Merge pull request !31106 from wanyiming/code_docs_cn_opt2
|
2022-03-22 08:18:43 +00:00 |
wanyiming
|
e592c6b2b8
|
cn_docs
|
2022-03-22 15:50:25 +08:00 |
lvyufeng
|
4b32d6062c
|
fix narrow Raises
|
2022-03-22 15:21:10 +08:00 |
i-robot
|
8572066a77
|
!31591 bug fix for shard function
Merge pull request !31591 from wangjun/bug_fix_0318
|
2022-03-22 06:19:25 +00:00 |
i-robot
|
200a77c3d1
|
!31393 fix csr/coo docs and checks
Merge pull request !31393 from wangrao124/pr_0316
|
2022-03-22 05:15:38 +00:00 |
wangjun
|
804fa13433
|
bug fix
|
2022-03-22 10:17:47 +08:00 |
xiefangqi
|
f81c7967ec
|
fix config interface comments
|
2022-03-22 10:04:12 +08:00 |
i-robot
|
1e4fe5a1b7
|
!31567 Fix en docs problem.
Merge pull request !31567 from linqingke/en_docs_problem
|
2022-03-22 01:53:59 +00:00 |
i-robot
|
a9d5e5cf20
|
!31606 modify format
Merge pull request !31606 from 俞涵/code_docs_urls
|
2022-03-21 10:54:17 +00:00 |
Zichun Ye
|
80d181599c
|
fix costum op input json generation; fix doc
update doc
|
2022-03-21 18:09:18 +08:00 |
linqingke
|
0d2331b629
|
fix en docs problem.
|
2022-03-21 14:29:58 +08:00 |
i-robot
|
c3fc82a8eb
|
!30089 Unified formula expression
Merge pull request !30089 from muchen/master
|
2022-03-21 06:26:46 +00:00 |
huodagu
|
f4db9af883
|
modify_urlsformat
|
2022-03-21 11:20:57 +08:00 |
i-robot
|
87f6dea8d7
|
!31310 Fix the Chinese warning statement for set_dump api
Merge pull request !31310 from maning202007/code_docs_dump_api
|
2022-03-21 02:34:34 +00:00 |
i-robot
|
1178cd9838
|
!31565 modify format
Merge pull request !31565 from 俞涵/code_docs_delcolon
|
2022-03-21 01:32:15 +00:00 |
juzhong3
|
20741d83cb
|
change for ch api_python CrossEntropyLoss
|
2022-03-20 18:20:39 +08:00 |
huodagu
|
d04efb4842
|
delcolon
|
2022-03-19 15:39:33 +08:00 |
i-robot
|
61eaaeb44e
|
!31453 Add parameter description of Cell construct.
Merge pull request !31453 from Margaret_wangrui/code_docs_cell_param
|
2022-03-18 09:56:04 +00:00 |
wangrao124
|
5e5415f617
|
fix csr/coo
|
2022-03-18 16:46:38 +08:00 |
i-robot
|
3ae9ccdc5e
|
!31415 add restore_group_info cn api
Merge pull request !31415 from yao_yf/restore_info_lis_api_cn
|
2022-03-18 06:31:31 +00:00 |
i-robot
|
ae94cb42f8
|
!31499 remove compression and qat doc
Merge pull request !31499 from cjh9368/clean_static_error_master
|
2022-03-18 03:38:59 +00:00 |
cjh9368
|
185d3993cf
|
remove compression and qat doc
|
2022-03-18 11:19:03 +08:00 |
muchenjin
|
3297a89dc7
|
Unified formula expression
|
2022-03-17 21:14:35 +08:00 |
huangbingjian
|
3a9c85ee27
|
clean code
|
2022-03-17 20:33:50 +08:00 |
Margaret_wangrui
|
ca99b0da5d
|
Add parameter description of Cell construct.
|
2022-03-17 18:04:21 +08:00 |
changzherui
|
cebfbdd723
|
mod comment
|
2022-03-17 14:38:34 +08:00 |
yao_yf
|
cd5d1b8293
|
add retore info api cn
|
2022-03-17 10:43:37 +08:00 |
i-robot
|
6384c09680
|
!31350 fix history and lambda callback
Merge pull request !31350 from liutongtong9/fix_callback
|
2022-03-17 01:25:00 +00:00 |
i-robot
|
05e3a80b4c
|
!31361 add API for enable_alltoall
Merge pull request !31361 from bichaoyang/master
|
2022-03-16 11:10:20 +00:00 |
b00518648
|
9f177a1cf2
|
add API for enable_alltoall
|
2022-03-16 16:45:34 +08:00 |
liutongtong
|
fa3e2938d2
|
fix hisotry and lambda callback
|
2022-03-16 15:19:50 +08:00 |
huangbingjian
|
e377f8dd45
|
Add chinese document for ms_class.
|
2022-03-16 14:58:18 +08:00 |
i-robot
|
5af9005a8a
|
!31168 Add dosc for run construct interface
Merge pull request !31168 from JoyLvliang/add_docs_for_run_constrcut_interface
|
2022-03-16 02:51:05 +00:00 |
i-robot
|
12d8906e2e
|
!30253 Support more ops for dump flag
Merge pull request !30253 from huanghui/enhance-dump-flag
|
2022-03-15 16:49:11 +00:00 |
i-robot
|
5331c874e2
|
!31311 modify format
Merge pull request !31311 from 俞涵/code_docs_1
|
2022-03-15 13:48:08 +00:00 |
7347157+joylvliang@user.noreply.gitee.com
|
87e71743ac
|
add_docs_for_run_constrcut_interface
|
2022-03-15 21:00:37 +08:00 |
huodagu
|
31af1262e1
|
modify_format
|
2022-03-15 18:35:34 +08:00 |
i-robot
|
5fab199bda
|
!31236 add chinese docs for masked_fill, expand_dims and narrow
Merge pull request !31236 from 吕昱峰(Nate.River)/code_docs_master
|
2022-03-15 09:43:04 +00:00 |
i-robot
|
d19150a9e4
|
!31247 Fix csrtensor/cootensor docs
Merge pull request !31247 from wangrao124/code_docs
|
2022-03-15 09:43:03 +00:00 |
maning202007
|
eb699a4f24
|
Fix the Chinese warning statement for set_dump api
|
2022-03-15 17:38:40 +08:00 |
wangrao124
|
82b80d3cb7
|
fix csrtensor/cootensor docs
|
2022-03-15 16:56:12 +08:00 |
i-robot
|
70bbe7d0d6
|
!31275 [AutoParallel]code_docs_fix_parallel_api
Merge pull request !31275 from lichen/code_docs_fix_comm_init_api
|
2022-03-15 06:38:26 +00:00 |
i-robot
|
af42b75aae
|
!31109 Add note api for some numpy method
Merge pull request !31109 from liuyang/code_docs_numpy
|
2022-03-15 06:20:30 +00:00 |
huanghui
|
4482acf586
|
Support API set_dump for more type of ops
|
2022-03-15 10:24:15 +08:00 |
wangshengnan12@huawei.com
|
9701edcb5c
|
code_docs_fix_comm_init_api
|
2022-03-15 09:57:09 +08:00 |
i-robot
|
fce00c509a
|
!31150 Add document for clip by norm about the parallel mode
Merge pull request !31150 from huangxinjing/code_docs_add_clip_by_norm
|
2022-03-14 09:46:34 +00:00 |
huangxinjing
|
49a2f1cad7
|
Add document for clip by global norm when auto parallel mode
|
2022-03-14 16:59:49 +08:00 |
lvyufeng
|
06dc329621
|
add chinese docs for masked_fill, expand_dims and narrow
|
2022-03-14 15:32:44 +08:00 |
i-robot
|
27bc6c404d
|
!31225 fix chinese api
Merge pull request !31225 from liutongtong9/code_docs_chinese_coms
|
2022-03-14 06:39:20 +00:00 |
liutongtong
|
59c6ac872b
|
fix chinese comments
|
2022-03-14 12:38:38 +08:00 |
jiangzhenguang
|
cea6c2a3c8
|
fix unique and resizebilinear docs
|
2022-03-12 16:54:39 +08:00 |
i-robot
|
b15e5c5720
|
!31151 optimizes the documentation of chinese API of ReduceMean
Merge pull request !31151 from zhangfanghe/code_docs_ops_ReduceMean_zfh_311
|
2022-03-11 04:13:35 +00:00 |
liuyang_655
|
562d78f94c
|
Add api note
|
2022-03-10 23:11:47 -05:00 |
huodagu
|
0c8e512e36
|
modify_indent
|
2022-03-11 11:46:14 +08:00 |
huodagu
|
d9520704c1
|
modify_params_1
|
2022-03-11 10:35:26 +08:00 |
zhangfanghe
|
ea181ebaba
|
optimizes the documentation of chinese API of ReduceMean.
|
2022-03-11 10:24:42 +08:00 |
i-robot
|
9622c1d65d
|
!31116 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm
Merge pull request !31116 from zhangfanghe/code_docs_nn_diff_zfh_0310
|
2022-03-10 11:16:26 +00:00 |
i-robot
|
7182149955
|
!31030 fix cootensor/csrtensor docs
Merge pull request !31030 from wangrao124/fix_docs
|
2022-03-10 11:15:02 +00:00 |
i-robot
|
49088ebf64
|
!31111 modify code formats in rst files
Merge pull request !31111 from lvmingfu/master
|
2022-03-10 10:55:59 +00:00 |
zhangfanghe
|
d1f2c52fe3
|
optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm.
|
2022-03-10 18:26:57 +08:00 |
i-robot
|
d3fb806a31
|
!31086 optimizes the documentation of chinese API of GRUCell
Merge pull request !31086 from zhangfanghe/code_docs_nn_GRUCell_zfh_20223010
|
2022-03-10 10:11:47 +00:00 |
i-robot
|
05b7a7c329
|
!31103 optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc
Merge pull request !31103 from zhangfanghe/code_docs_ops_nn_diff_zfh_0310
|
2022-03-10 09:48:37 +00:00 |
lvmingfu
|
cc494030dc
|
modify code formats in rst files
|
2022-03-10 17:48:35 +08:00 |
i-robot
|
c91bc888de
|
!31087 Add web link for Cell and Primitive
Merge pull request !31087 from maning202007/code_docs_dump_api
|
2022-03-10 09:25:31 +00:00 |
i-robot
|
f320c0e964
|
!31100 modify content order in rst part5
Merge pull request !31100 from lvmingfu/master
|
2022-03-10 09:25:31 +00:00 |
i-robot
|
2f327fe98a
|
!31089 modify input_params
Merge pull request !31089 from 俞涵/code_docs_modifydirname
|
2022-03-10 09:25:16 +00:00 |
zhangfanghe
|
010b0ab444
|
optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc.
|
2022-03-10 17:17:54 +08:00 |
huodagu
|
564a370d77
|
modify_params
|
2022-03-10 16:34:11 +08:00 |
liu-yongqi-63
|
074ab906cc
|
Vocab Chinese and English document alignment
|
2022-03-10 16:28:02 +08:00 |
lvmingfu
|
dc9e33ce6e
|
modify content order in rst part5
|
2022-03-10 15:57:29 +08:00 |
i-robot
|
dda9b983d2
|
!31090 modify apiformat
Merge pull request !31090 from xumengjuan1/code_docs_x6
|
2022-03-10 07:39:56 +00:00 |
xumengjuan1
|
0d8e88aba1
|
modify apiformat
|
2022-03-10 15:25:18 +08:00 |
wangrao124
|
4d8f24c99c
|
fix sparsetensor docs
|
2022-03-10 15:16:45 +08:00 |
maning202007
|
634d7223b2
|
Add web link for Cell and Primitive
|
2022-03-10 14:57:03 +08:00 |
zhangfanghe
|
b865c85e2a
|
optimizes the documentation of chinese API of GRUCell.
|
2022-03-10 14:55:19 +08:00 |
i-robot
|
46026b92bf
|
!31085 fix error api name in mindspore.nn.transformer.rst
Merge pull request !31085 from lvmingfu/master
|
2022-03-10 06:46:13 +00:00 |
i-robot
|
eb7cbe8861
|
!31046 UPDATE THE EC TRANSLATION
Merge pull request !31046 from 宦晓玲/master
|
2022-03-10 06:29:34 +00:00 |
lvmingfu
|
ccd8bc1a68
|
fix error name in mindspore.nn.transformer.rst
|
2022-03-10 14:29:28 +08:00 |
zhangyi
|
42fc441183
|
add translation
|
2022-03-10 14:17:27 +08:00 |
i-robot
|
64a92a0646
|
!31081 modify format
Merge pull request !31081 from 俞涵/code_docs_modifydirname
|
2022-03-10 06:09:52 +00:00 |
huodagu
|
05da331681
|
add_func_1
|
2022-03-10 13:51:22 +08:00 |
i-robot
|
fcc9323e91
|
!31076 modify apiformat
Merge pull request !31076 from xumengjuan1/code_docs_x5
|
2022-03-10 03:55:19 +00:00 |
xumengjuan1
|
8ed45d9212
|
modify apiformat
|
2022-03-10 11:38:48 +08:00 |
lvmingfu
|
64e346be67
|
fix api name
|
2022-03-10 11:15:23 +08:00 |
lvmingfu
|
ffafb2ecbc
|
modify content order in rst
|
2022-03-09 21:20:08 +08:00 |
i-robot
|
2484bf4812
|
!30961 add comments for history and lambda callbacks
Merge pull request !30961 from liutongtong9/code_docs_cbcomment
|
2022-03-09 09:48:41 +00:00 |
i-robot
|
46cc578dcf
|
!30973 fix some bugs in parallel
Merge pull request !30973 from yao_yf/communication_group_fix
|
2022-03-09 06:42:05 +00:00 |
i-robot
|
806040e92e
|
!31033 modify content order in rst file for mastet part3
Merge pull request !31033 from lvmingfu/master
|
2022-03-09 06:30:30 +00:00 |
lvmingfu
|
286e3df618
|
modify content order
|
2022-03-09 14:18:41 +08:00 |
i-robot
|
60f1e9481d
|
!31032 modify apiformat
Merge pull request !31032 from xumengjuan1/code_docs_x3
|
2022-03-09 06:10:59 +00:00 |
xumengjuan1
|
0c3e47f872
|
modify apiformat
|
2022-03-09 12:01:56 +08:00 |
i-robot
|
76c43e0bf8
|
!30484 docs_moe
Merge pull request !30484 from wangshengnan123/code_docs_moe
|
2022-03-09 03:50:28 +00:00 |
liutongtong
|
9a347d7db4
|
add comments for history and lambda
|
2022-03-09 11:11:15 +08:00 |
i-robot
|
b88bcf111d
|
!30750 optimizes the documentation of chinese API of AVGPool,IOU,LayerNorm,etc
Merge pull request !30750 from zhangfanghe/code_docs_zfh_20220302_ops1
|
2022-03-09 02:44:16 +00:00 |
i-robot
|
67365e9b57
|
!31017 add scipy Q1 api doc to mindspore's doc
Merge pull request !31017 from zhuzhongrui/code_docs_scipy
|
2022-03-09 02:23:37 +00:00 |
i-robot
|
235f881f22
|
!30768 optimizes the documentation of chinese API of OneHot,Ones,Print,etc
Merge pull request !30768 from zhangfanghe/code_docs_zfh_20220302_ops4
|
2022-03-09 02:14:14 +00:00 |
i-robot
|
7c8d6b86ce
|
!30766 optimizes the documentation of chinese API of Sort,Split,Stack,etc
Merge pull request !30766 from zhangfanghe/code_docs_zfh_20220302_ops3
|
2022-03-09 02:14:13 +00:00 |
z00512249
|
5dd488a87a
|
add scipy Q1 api doc to mindspore's doc
|
2022-03-09 10:04:15 +08:00 |
i-robot
|
042efb598f
|
!30999 Update update custom op doc
Merge pull request !30999 from zichun_ye/ms_doc_update
|
2022-03-09 01:56:01 +00:00 |