i-robot
|
ddced156b0
|
!33955 add Ascend dynamic shape testcases for IndexAdd
Merge pull request !33955 from looop5/index_add_d_dynamic
|
2022-05-11 03:14:48 +00:00 |
Zichun Ye
|
7a20a726a9
|
update en version of doc for space_to_batch_nd
|
2022-05-11 11:10:08 +08:00 |
xumengjuan1
|
6bcc933646
|
modify mindspore_parallel
|
2022-05-11 10:10:35 +08:00 |
i-robot
|
74fce14134
|
!34179 modify context import supplementary
Merge pull request !34179 from 冯一航/context_supplementary_modification
|
2022-05-11 01:35:49 +00:00 |
fengyihang
|
e23f0b0e37
|
modify context supplementar
|
2022-05-11 09:31:37 +08:00 |
changzherui
|
d2221f53a3
|
mod export input type check
|
2022-05-10 21:30:36 +08:00 |
i-robot
|
d950f383b2
|
!33883 Add bessel_k0 CPU operator and rework bessel_i0
Merge pull request !33883 from xutianyu/bessel_i0
|
2022-05-10 11:28:57 +00:00 |
xumengjuan1
|
1bedc4c3c5
|
modify mindspore_train
|
2022-05-10 17:40:30 +08:00 |
liqiliang
|
0fabbc4ccb
|
Add a nn cell for softsign.
|
2022-05-10 17:09:33 +08:00 |
liutongtong
|
ce3ec0d371
|
add adamax optimizer
|
2022-05-10 16:40:08 +08:00 |
looop5
|
6bb066a4a5
|
add Ascend dynamic shape testcases for IndexAdd
|
2022-05-10 15:42:58 +08:00 |
Tianyu Xu
|
8f0f8ab034
|
Add bessel_k0 CPU operator and rework bessel_i0
|
2022-05-10 11:56:12 +08:00 |
i-robot
|
74dfd1ccf9
|
!34134 modify link
Merge pull request !34134 from xumengjuan1/code_docs_a
|
2022-05-10 03:18:26 +00:00 |
xumengjuan1
|
29e3fbee37
|
modify link
|
2022-05-10 10:58:42 +08:00 |
i-robot
|
33288b1fac
|
!34139 modify format
Merge pull request !34139 from 俞涵/code_docs_05101
|
2022-05-10 02:49:28 +00:00 |
huodagu
|
bd701f7fbc
|
modify format
|
2022-05-10 10:38:53 +08:00 |
i-robot
|
df027ff448
|
!34031 Remove sensitive word face in docs
Merge pull request !34031 from xiaotianci/remove_face
|
2022-05-10 01:29:12 +00:00 |
i-robot
|
298d589423
|
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
|
2022-05-10 01:14:46 +00:00 |
xumengjuan1
|
fade1fcde8
|
modify mindspore_profiler
|
2022-05-09 18:54:33 +08:00 |
i-robot
|
c8ddcd01e5
|
!34106 modify typos
Merge pull request !34106 from 俞涵/code_docs_0509
|
2022-05-09 10:33:44 +00:00 |
huodagu
|
79dabc61c2
|
modify format
|
2022-05-09 17:49:18 +08:00 |
i-robot
|
0fe4091ea7
|
!34095 modify mindspore_profiler
Merge pull request !34095 from xumengjuan1/code_docs_f9
|
2022-05-09 09:25:18 +00:00 |
xumengjuan1
|
83919d0f15
|
modify mindspore_profiler
|
2022-05-09 17:01:21 +08:00 |
i-robot
|
815ea24de1
|
!34089 modify mindspore_context
Merge pull request !34089 from xumengjuan1/code_docs_f7
|
2022-05-09 08:16:07 +00:00 |
xumengjuan1
|
ce7719a346
|
modify mindspore_context
|
2022-05-09 15:58:06 +08:00 |
i-robot
|
ac58831c9a
|
!33744 add specify_prefix for load_checkpoint
Merge pull request !33744 from changzherui/add_specify_prefix
|
2022-05-09 07:56:52 +00:00 |
huodagu
|
422aa03ed5
|
modify format
|
2022-05-09 14:45:08 +08:00 |
i-robot
|
4899e19a36
|
!33951 fix tensor_scatter_add param error
Merge pull request !33951 from yuchaojie/op_dev
|
2022-05-07 09:30:10 +00:00 |
Xiao Tianci
|
2da99cca95
|
remove word face in docs
|
2022-05-07 17:25:40 +08:00 |
zhangxuetong
|
3e205767a8
|
add cdist grad
|
2022-05-07 15:38:06 +08:00 |
hujiahui8
|
421fb8c725
|
add scatter_min operator documentation
|
2022-05-07 11:39:33 +08:00 |
i-robot
|
d728f31cdb
|
!33960 modify format
Merge pull request !33960 from 俞涵/code_docs_0506
|
2022-05-07 02:42:56 +00:00 |
i-robot
|
944d7955cf
|
!33891 tensor scatter div dosc
Merge pull request !33891 from ling/code_docs_sr
|
2022-05-07 01:04:37 +00:00 |
changzherui
|
deacc65ffd
|
add specify_prefix for load_checkpoint
|
2022-05-06 23:42:40 +08:00 |
huodagu
|
1c155a93e8
|
modify format
|
2022-05-06 17:06:43 +08:00 |
i-robot
|
d5d59fb6c2
|
!33933 [DOC][ops]modify bitwise doc
Merge pull request !33933 from KXiong/code_docs_master
|
2022-05-06 08:48:38 +00:00 |
yuchaojie
|
8d172e4973
|
fix tensor_scatter_add param error and add ut/st cases
|
2022-05-06 16:35:03 +08:00 |
xiongkun
|
72f5dea0db
|
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
|
2022-05-06 15:57:28 +08:00 |
ling
|
b525ef2d5b
|
tensor scatter div dosc
|
2022-05-06 14:22:45 +08:00 |
Zichun Ye
|
87a7fb3d4d
|
add space to batch nd cpu kernel
udpate include files
update pylint
fix doc problems
fix code check problem
fix code check problem
fix docs
udpate ops func
|
2022-05-05 19:23:55 +08:00 |
i-robot
|
46243e2c26
|
!33881 [DOC]make en and ch doc consistent
Merge pull request !33881 from zichun_ye/pp_doc
|
2022-05-05 10:50:54 +00:00 |
Zichun Ye
|
8d219d9992
|
make en and ch doc consistent
|
2022-05-05 17:40:46 +08:00 |
i-robot
|
25c93387d0
|
!33826 [DOC]Fix prob programming doc
Merge pull request !33826 from zichun_ye/pp_doc
|
2022-05-05 07:50:24 +00:00 |
i-robot
|
7e94dd26a2
|
!33851 modify format
Merge pull request !33851 from 俞涵/code_docs_0505
|
2022-05-05 07:21:21 +00:00 |
huodagu
|
c0770874fe
|
modify tensor format
|
2022-05-05 14:59:07 +08:00 |
i-robot
|
19464ee3e7
|
!33786 fix chinese api docs in nn
Merge pull request !33786 from liutongtong9/code_docs_fixlr
|
2022-05-05 06:55:32 +00:00 |
i-robot
|
ec413cf62e
|
!33754 修复中英文api不一致
Merge pull request !33754 from 王程浩/master
|
2022-05-05 03:37:17 +00:00 |
xumengjuan1
|
dd55e30189
|
modify link
|
2022-05-05 10:46:02 +08:00 |
Zichun Ye
|
698ebd361d
|
fix prob programming doc
|
2022-05-05 10:08:48 +08:00 |
i-robot
|
9c860def02
|
!33367 add function & tensor op for TensorScatterAdd
Merge pull request !33367 from yuchaojie/op_dev
|
2022-05-05 01:32:34 +00:00 |
liutongtong
|
924bb1273c
|
fix docs
|
2022-04-29 17:45:25 +08:00 |
i-robot
|
e5864d9a3d
|
!33781 modify page display
Merge pull request !33781 from 俞涵/code_docs_0428
|
2022-04-29 08:27:35 +00:00 |
yuchaojie
|
ad80538c6c
|
add function & tensor op for TensorScatterAdd
|
2022-04-29 14:27:06 +08:00 |
王程浩
|
b5de8e987e
|
修复中英文api一致
|
2022-04-29 14:04:04 +08:00 |
i-robot
|
02ed0039e3
|
!33758 tensor scatter div dosc
Merge pull request !33758 from ling/code_dosc_sr
|
2022-04-29 04:07:09 +00:00 |
i-robot
|
8179bfdc7c
|
!33724 Modift Some API Note
Merge pull request !33724 from liuyang/code_docs_note
|
2022-04-29 03:03:40 +00:00 |
ling
|
e5871e3bbb
|
tensor scatter div dosc
|
2022-04-29 11:02:47 +08:00 |
i-robot
|
244e078ad3
|
!33756 optimizes the documentation of Pad
Merge pull request !33756 from zhangfanghe/code_docs_pad_master_429
|
2022-04-29 02:26:39 +00:00 |
i-robot
|
933dd36a00
|
!33727 optimizes the documentation of Chinese API of ReverseSequence
Merge pull request !33727 from zhangfanghe/code_docs_reverseSequence_master_428
|
2022-04-29 02:17:42 +00:00 |
i-robot
|
04047c4317
|
!33709 fix link anchor
Merge pull request !33709 from lvmingfu/code_docs_master19
|
2022-04-29 02:07:32 +00:00 |
zhangfanghe
|
becc7fc6ee
|
optimizes the documentation of Pad.
|
2022-04-29 10:04:02 +08:00 |
lvmingfu
|
01509b7b66
|
fix link anchor
|
2022-04-29 09:37:33 +08:00 |
huodagu
|
6696a3255b
|
modify nn pingjia
|
2022-04-29 09:06:48 +08:00 |
zhangfanghe
|
15c4f5fd53
|
optimizes the documentation of Chinese API of ReverseSequence.
|
2022-04-28 19:32:17 +08:00 |
polyhedral
|
299a52b04b
|
ScatterMax add function interface
|
2022-04-28 19:25:35 +08:00 |
liuyang_655
|
643ea06522
|
modift some api note
|
2022-04-28 05:47:44 -04:00 |
i-robot
|
3945caf231
|
!33669 [MS][ops]ajust bitwise ops to new interface
Merge pull request !33669 from KXiong/master
|
2022-04-28 08:24:02 +00:00 |
i-robot
|
6cc2441692
|
!33701 modify format
Merge pull request !33701 from 俞涵/code_docs_0428
|
2022-04-28 07:44:53 +00:00 |
huodagu
|
829ee6d944
|
modify docs_format
|
2022-04-28 11:26:56 +08:00 |
xiongkun
|
3801451919
|
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
|
2022-04-28 10:51:07 +08:00 |
i-robot
|
4fe067106b
|
!33671 修改JVP以及VJP的中文文档链接地址
Merge pull request !33671 from LiangZhibo/code_docs_jvp
|
2022-04-28 02:16:04 +00:00 |
liangzhibo
|
995c7e4d30
|
Fix jvp docs
|
2022-04-28 09:47:03 +08:00 |
Xiao Tianci
|
82b4d74ef5
|
fix example code and docs
|
2022-04-27 20:06:17 +08:00 |
i-robot
|
7194ccbbe9
|
!33643 modify format
Merge pull request !33643 from 俞涵/code_docs_04271
|
2022-04-27 09:34:25 +00:00 |
huodagu
|
19701e0cd6
|
modify pageformat
|
2022-04-27 17:24:19 +08:00 |
i-robot
|
260611f06b
|
!33633 fix COO/CSR docs dtype
Merge pull request !33633 from wangrao124/code_docs
|
2022-04-27 07:30:19 +00:00 |
i-robot
|
36e3f0a077
|
!33572 optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc
Merge pull request !33572 from zhangfanghe/code_docs_master_426
|
2022-04-27 07:16:33 +00:00 |
wangrao124
|
683ddf56ce
|
fix COO/CSR docs dtype
|
2022-04-27 15:11:45 +08:00 |
zhangfanghe
|
c88cc88056
|
optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc.
|
2022-04-27 14:41:04 +08:00 |
huodagu
|
aeb67af089
|
modify format2function
|
2022-04-27 11:10:16 +08:00 |
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 |
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 |