polyhedral
|
fd411c3144
|
ScatterMax support vmap and add dynamic shape case
|
2022-05-24 10:27:49 +08:00 |
zengzitao
|
b75909d878
|
fix gather_nd tensor rst
|
2022-05-24 10:15:59 +08:00 |
i-robot
|
af11319483
|
!34651 Support rowtensor in pynative bprop
Merge pull request !34651 from 杨林枫/rowtensor_support
|
2022-05-23 12:23:45 +00:00 |
yangzhenzhang
|
59ccada417
|
modify doc for masked select
|
2022-05-23 15:42:06 +08:00 |
yao_yf
|
91dabdce17
|
parallel initializer seed set
|
2022-05-23 14:24:29 +08:00 |
i-robot
|
5a6604775d
|
!34593 add functional-tensor-vmap impl for masked select
Merge pull request !34593 from yangzhenzhang/add-functional-tensor-vmap-impl-for-masked-select
|
2022-05-23 06:11:37 +00:00 |
i-robot
|
4517e6c048
|
!34772 modify format
Merge pull request !34772 from 俞涵/code_docs_0523
|
2022-05-23 05:46:31 +00:00 |
huodagu
|
07d79c7c88
|
modify format
|
2022-05-23 12:58:26 +08:00 |
i-robot
|
e19581ce04
|
!34646 Add Chinese API documents
Merge pull request !34646 from panzhihui/api-cn-trl
|
2022-05-23 04:00:14 +00:00 |
i-robot
|
eb856f0d79
|
!34695 [kernel]fix review comments
Merge pull request !34695 from 张学同/opt_kernel
|
2022-05-23 03:34:31 +00:00 |
Zhang Qinghua
|
ed82180dfb
|
Remove context option: 'enable_sparse'.
|
2022-05-23 09:46:50 +08:00 |
yangzhenzhang
|
3b187616e7
|
add vmap for masked select
|
2022-05-23 09:10:35 +08:00 |
panzhihui
|
16bafcf3a6
|
fix descriptions of the mode parameter in Conv2D and Conv2DTranspose API
|
2022-05-21 17:17:13 +08:00 |
panzhihui
|
fc68106ec3
|
Add chinese api doc
|
2022-05-21 11:29:44 +08:00 |
i-robot
|
3aeb0d0578
|
!34625 add tensor/functional interface for diag op
Merge pull request !34625 from limingqi107/bug_fix4
|
2022-05-20 20:36:04 +00:00 |
huodagu
|
f3a823e7a3
|
modify format
|
2022-05-20 17:48:15 +08:00 |
i-robot
|
c6b79f4f57
|
!34699 Update space to batch nd doc
Merge pull request !34699 from zichun_ye/code_docs_space_to_batch_nd
|
2022-05-20 08:02:26 +00:00 |
z00512249
|
7ec5d95d9d
|
fix scatter_nd_add && scatter_nd_sub doc api
|
2022-05-20 15:35:12 +08:00 |
limingqi107
|
817e60a308
|
add tensor/functional interface for diag op
|
2022-05-20 15:05:11 +08:00 |
zhangxuetong
|
c089794e62
|
fix review comments
|
2022-05-20 14:53:26 +08:00 |
Zichun Ye
|
54c1a18da5
|
update space_to_batch_nd functional api doc
update space_to_batch_nd functional api doc
update space_to_batch_nd functional api doc
|
2022-05-20 14:19:31 +08:00 |
i-robot
|
d68d64bb92
|
!34648 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc
Merge pull request !34648 from zhangfanghe/code_docs_master_11_519
|
2022-05-20 04:03:16 +00:00 |
i-robot
|
f649965a12
|
!34653 Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs
Merge pull request !34653 from fujianzhao/adaptive_avg_pool_1d_doc_fix
|
2022-05-20 02:59:20 +00:00 |
i-robot
|
98badab6a7
|
!34672 Fix format for set_dump api introduce
Merge pull request !34672 from maning202007/code_docs_dump_api
|
2022-05-20 02:02:30 +00:00 |
i-robot
|
d9dcacd279
|
!34627 modify format
Merge pull request !34627 from 俞涵/code_docs_0519
|
2022-05-20 01:48:24 +00:00 |
i-robot
|
d6c7fae326
|
!34668 [kernel]modify cdist doc
Merge pull request !34668 from 张学同/opt_kernel
|
2022-05-20 01:47:36 +00:00 |
i-robot
|
e1790a2e09
|
!34641 add the docs of bessel_k1 and bessel_i1
Merge pull request !34641 from shenghong96/doc_bessel
|
2022-05-20 01:18:14 +00:00 |
i-robot
|
51d0249612
|
!34640 fix scatter_nd_add && scatter_nd_sub python api && doc
Merge pull request !34640 from zhuzhongrui/pub_master
|
2022-05-19 14:43:29 +00:00 |
i-robot
|
87cd1db6bc
|
!34634 Fix typo of select Chinese document
Merge pull request !34634 from LiangZhibo/code_docs_select
|
2022-05-19 12:20:00 +00:00 |
maning202007
|
3bc41e4d83
|
Fix format for set_dump api introduce
|
2022-05-19 20:16:32 +08:00 |
yanglf1121
|
6f868c7dfd
|
support rowtensor pynative bprop
|
2022-05-19 19:50:20 +08:00 |
zhangxuetong
|
717da4de08
|
modify cdist doc
|
2022-05-19 19:46:10 +08:00 |
zhangfanghe
|
802aa33608
|
optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc.
|
2022-05-19 19:02:07 +08:00 |
shenghong96
|
b591fcf63c
|
add the docs of bessel i1 i1e and bessel k1 k1e
|
2022-05-19 18:20:12 +08:00 |
i-robot
|
c21a1d568e
|
!34626 GraphKernel 更新gather_nd算子的相应文档
Merge pull request !34626 from ZengZitao/code_docs_for_gather_nd
|
2022-05-19 09:49:17 +00:00 |
fujianzhao
|
61163ec962
|
Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs
|
2022-05-19 16:40:59 +08:00 |
i-robot
|
f47f97d24b
|
!33963 Modify ChcekPoint
Merge pull request !33963 from liuyang/ms_master
|
2022-05-19 08:30:22 +00:00 |
zengzitao
|
22e98d9a11
|
fix docs for gather nd
|
2022-05-19 16:23:11 +08:00 |
z00512249
|
6ccb848cbb
|
add ScatterNdAdd && ScatterNdSub functional && tensor api
|
2022-05-19 16:18:52 +08:00 |
i-robot
|
172d60957d
|
!34628 optimizes the documentation of chinese API of ExpandDims,Shape
Merge pull request !34628 from zhangfanghe/code_docs_Shape_ExpandDims_master_519
|
2022-05-19 08:03:48 +00:00 |
i-robot
|
9edf52d71f
|
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
|
2022-05-19 07:48:34 +00:00 |
i-robot
|
d7a3f049fc
|
!34620 refine the doc about the shape of convolution kernel
Merge pull request !34620 from looop5/code_docs_conv2d
|
2022-05-19 06:52:01 +00:00 |
zhangfanghe
|
b1141ba936
|
optimizes the documentation of Sort.
|
2022-05-19 14:29:38 +08:00 |
liangzhibo
|
bbc0028513
|
Fix type for chinese document of select
|
2022-05-19 14:22:10 +08:00 |
zhangfanghe
|
ea6e6201cb
|
optimizes the documentation of chinese API of ExpandDims,Shape.
|
2022-05-19 11:40:37 +08:00 |
huodagu
|
ec7a2e2e8a
|
modify format
|
2022-05-19 11:31:30 +08:00 |
looop5
|
1a96aa73db
|
refine the doc about the shape of convolution kernel
|
2022-05-19 11:13:52 +08:00 |
i-robot
|
9986f369d3
|
!34542 Update the docs for mutable api
Merge pull request !34542 from YuJianfeng/code_docs
|
2022-05-19 02:59:35 +00:00 |
i-robot
|
a849530963
|
!34607 modify api docs and log
Merge pull request !34607 from changzherui/code_docs_log2
|
2022-05-19 01:54:05 +00:00 |
changzherui
|
d197f70222
|
modify log
|
2022-05-18 22:55:04 +08:00 |
zengzitao
|
eb2f75a164
|
add gather nd interface
|
2022-05-18 18:26:02 +08:00 |
i-robot
|
a1e20c3d01
|
!34282 OneHot tensor和functional接口, vmap适配
Merge pull request !34282 from jiaoy1224/onehot
|
2022-05-18 08:49:11 +00:00 |
i-robot
|
a30a1b166a
|
!34562 modify format
Merge pull request !34562 from 俞涵/code_docs_0518
|
2022-05-18 08:06:37 +00:00 |
liuyang_655
|
6508fd317f
|
fixed conflicts
modify test
|
2022-05-18 03:52:08 -04:00 |
fujianzhao
|
7fcb75beaa
|
[feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
|
2022-05-18 15:50:44 +08:00 |
huodagu
|
37710330be
|
modify format
|
2022-05-18 14:19:31 +08:00 |
Yang Jiao
|
b4ea9073a4
|
add onehot
|
2022-05-18 10:43:09 +08:00 |
yujianfeng
|
632df1e760
|
Update the docs for mutable api
|
2022-05-18 10:33:26 +08:00 |
i-robot
|
066381ee22
|
!34482 Add chinese document for functional and tensor interface select.
Merge pull request !34482 from LiangZhibo/code_docs_select
|
2022-05-18 02:10:41 +00:00 |
i-robot
|
434d2a82e4
|
!34078 Add tensor&functional interface for TensorScatterSub ops.
Merge pull request !34078 from liangzelang/dev_tensorscatterop_cpu
|
2022-05-18 01:15:18 +00:00 |
i-robot
|
c464133858
|
!34484 Undelet dump related parameters in context api
Merge pull request !34484 from mahequn123/train_0517
|
2022-05-18 01:14:27 +00:00 |
i-robot
|
5f9f4e16a3
|
!33576 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc
Merge pull request !33576 from zhangfanghe/code_docs_master_17_426
|
2022-05-17 09:52:01 +00:00 |
i-robot
|
f99d28549c
|
!34476 [MS][ops]ajust Ger FastGeLU doc
Merge pull request !34476 from KXiong/code_docs_master
|
2022-05-17 09:20:41 +00:00 |
i-robot
|
6dcd383c1c
|
!34514 modify format
Merge pull request !34514 from 俞涵/code_docs_0517
|
2022-05-17 09:08:59 +00:00 |
huodagu
|
a851ab4ca0
|
modify format
|
2022-05-17 16:58:47 +08:00 |
zhangfanghe
|
c37e8426a7
|
optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc.
|
2022-05-17 16:27:41 +08:00 |
liangzhibo
|
6103133b64
|
Add select chinese doc
|
2022-05-17 16:00:57 +08:00 |
liangzelang
|
fb57ece7fa
|
Add tensor&functional interface for TensorScatterSub ops.
|
2022-05-17 15:06:11 +08:00 |
i-robot
|
05a733927f
|
!34364 fixed when entering as one-dimensional data, nlp.BertTokenizer operator reported an error
Merge pull request !34364 from 刘勇琪/master
|
2022-05-17 06:51:08 +00:00 |
i-robot
|
bae2b79896
|
!34428 [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
Merge pull request !34428 from fujianzhao/adaptive_avg_pool_1d
|
2022-05-17 03:27:30 +00:00 |
i-robot
|
175350c1c8
|
!33816 initial_epoch for model train
Merge pull request !33816 from changzherui/add_initial_epoch
|
2022-05-17 02:55:26 +00:00 |
mahequn123
|
d3acc145da
|
Undelete dump parameter
|
2022-05-17 10:35:22 +08:00 |
xiongkun
|
9890d2e6a4
|
ajust doc
|
2022-05-17 09:41:11 +08:00 |
i-robot
|
2550449223
|
!34450 update Chinese api of ConstantPad1d,2d,3d ZeroPad2d
Merge pull request !34450 from ZhidanLiu/master
|
2022-05-17 01:21:42 +00:00 |
liu-yongqi-63
|
044e4fd2f7
|
fixed when entering as one-dimensional data, nlp.BertTokenizer operator reported an error
|
2022-05-17 09:18:37 +08:00 |
yanghaoran
|
95ceefbe03
|
回退 'Pull Request !34413 : Add chinese document for functional and tensor interface select.'
|
2022-05-16 12:59:10 +00:00 |
i-robot
|
5d2cdc1061
|
!34427 add lerp api doc
Merge pull request !34427 from zhuzhongrui/code_docs_scipy
|
2022-05-16 12:13:07 +00:00 |
ZhidanLiu
|
45aa3854cb
|
update Chinese api of ConstantPad1d,2d,3d ZeroPad2d
|
2022-05-16 18:33:43 +08:00 |
i-robot
|
3e4507f077
|
!34413 Add chinese document for functional and tensor interface select.
Merge pull request !34413 from LiangZhibo/code_docs_select
|
2022-05-16 10:00:34 +00:00 |
z00512249
|
d344ff1f9d
|
add lerp api doc
|
2022-05-16 17:36:38 +08:00 |
huodagu
|
80ec6b12bc
|
modify list and format
|
2022-05-16 16:55:57 +08:00 |
liangzhibo
|
e81184f1ef
|
Add select chinese doc
|
2022-05-16 16:54:00 +08:00 |
fujianzhao
|
cb56dd895d
|
[feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
|
2022-05-16 16:19:24 +08:00 |
i-robot
|
6828fc0cb7
|
!34419 modify format
Merge pull request !34419 from 俞涵/code_docs_0516
|
2022-05-16 06:26:10 +00:00 |
huodagu
|
96354a374e
|
modify format
|
2022-05-16 14:05:58 +08:00 |
changzherui
|
43552f6568
|
initial epoch for model train
|
2022-05-16 11:47:16 +08:00 |
i-robot
|
3cf943b3b3
|
!34358 Fix Transformer Doc Error
Merge pull request !34358 from huangxinjing/code_docs_fix_transformer_api
|
2022-05-16 03:39:35 +00:00 |
i-robot
|
674d0a9783
|
!34365 fix callback and runcontext docs
Merge pull request !34365 from liutongtong9/code_docs_callback
|
2022-05-16 03:33:33 +00:00 |
i-robot
|
bed68576c6
|
!34227 optimize RowTensor doc
Merge pull request !34227 from 杨林枫/code_docs_rowtensor_pynative
|
2022-05-16 03:30:10 +00:00 |
liutongtong
|
204cfd063d
|
callback docs
|
2022-05-16 11:25:45 +08:00 |
i-robot
|
9118cf48ca
|
!33420 Support GPU Svd, and add tensor, functional, primitive
Merge pull request !33420 from huanghui/svd
|
2022-05-16 02:11:34 +00:00 |
i-robot
|
9e7b82c9cb
|
!34324 [MS][OPS] Ger FastGeLU FastGeLUGrad pr3
Merge pull request !34324 from KXiong/master
|
2022-05-16 01:14:39 +00:00 |
huanghui
|
cc1f903ce3
|
1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
|
2022-05-14 15:34:19 +08:00 |
huangxinjing
|
4d41474bb8
|
Fix transformer api differens
Add ParallelConfig
|
2022-05-13 18:05:29 +08:00 |
liangzhibo
|
e39d3c6270
|
Add pow functional and tensor interface
|
2022-05-13 17:05:00 +08:00 |
xiongkun
|
f80d30e415
|
[MS][ops]adjust ger cpu operator
[MS][ops]adjust ger cpu operator
ajust FastGelu and FastGeluGrad
ajust FastGelu and FastGeluGrad
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust bitwise doc
adjust bitwise doc
adjust bitwise doc
adjust bitwise doc
add fast_gelu initsizelist
add fast_gelu initsizelist
ajust fast_gelu_grad_interface
ajust fast_gelu_grad_interface
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add ger vmap
add ger vmap
add ger vmap
add ger vmap
adjust code
adjust code
adjust code
adjust code
adjust code
adjust code
add ger doc
add ger doc
adjust doc
remove bitwise kernelmod
adjust doc
adjust doc
replace tensor
replace tensor
ajust doc
adjust test
adjust test
adjust doc
|
2022-05-13 15:43:47 +08:00 |
i-robot
|
ecff596ca4
|
!34341 modify format
Merge pull request !34341 from 俞涵/code_docs_0513
|
2022-05-13 07:06:42 +00:00 |
huodagu
|
259afd705a
|
modify format
|
2022-05-13 15:02:38 +08:00 |
i-robot
|
0968b28871
|
!34131 scatter_min: add dynamic_shape case for ascend
Merge pull request !34131 from hujiahui8/scatter_min
|
2022-05-13 06:35:46 +00:00 |
fujianzhao
|
f52f182348
|
Fix docs of nn.Hardtanh
|
2022-05-13 12:59:09 +08:00 |
i-robot
|
c07819796c
|
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
|
2022-05-13 02:57:19 +00:00 |
i-robot
|
04062d2904
|
!34073 Modify the sample code that uses the train module
Merge pull request !34073 from mahequn123/train_0509
|
2022-05-13 02:23:30 +00:00 |
i-robot
|
b67dbcfcdc
|
!34323 fix doc
Merge pull request !34323 from bichaoyang/master_1
|
2022-05-13 02:02:28 +00:00 |
i-robot
|
bfd377ca3c
|
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
|
2022-05-13 01:53:23 +00:00 |
bichaoyang
|
53dc392d7a
|
fix doc
|
2022-05-13 09:34:11 +08:00 |
i-robot
|
7c7aa8430a
|
!34187 Add range functional and vmap
Merge pull request !34187 from LiangZhibo/range_ops
|
2022-05-12 17:40:17 +00:00 |
i-robot
|
8df3aa1c7e
|
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
|
2022-05-12 16:49:47 +00:00 |
i-robot
|
424598255a
|
!34210 [docs]add api docs of jet and derivative
Merge pull request !34210 from chenzhuo/master
|
2022-05-12 12:32:39 +00:00 |
mahequn123
|
59624fd6e6
|
Modify the sample code that uses the train module
|
2022-05-12 18:10:50 +08:00 |
i-robot
|
9d23731a89
|
!34302 modify format
Merge pull request !34302 from 俞涵/code_docs_0512
|
2022-05-12 09:51:47 +00:00 |
hujiahui8
|
71f98273ea
|
scatter_min: add dynamic_shape case for ascend
|
2022-05-12 17:08:02 +08:00 |
huodagu
|
b1656f8673
|
modify format
|
2022-05-12 17:05:12 +08:00 |
i-robot
|
9949f3ac64
|
!34266 modify format
Merge pull request !34266 from 俞涵/code_docs_0512
|
2022-05-12 09:02:17 +00:00 |
liangzhibo
|
a30897fcfa
|
Add range functional, tensor and vmap
|
2022-05-12 15:17:59 +08:00 |
i-robot
|
4d8ef64c11
|
!33931 [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
Merge pull request !33931 from fujianzhao/dev
|
2022-05-12 06:40:03 +00:00 |
ZhidanLiu
|
fdd6f7c759
|
add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
|
2022-05-12 10:34:52 +08:00 |
huodagu
|
1468edb03b
|
modify format
|
2022-05-12 10:11:10 +08:00 |
chenzhuo
|
906f569a93
|
add api docs of jet and derivative
|
2022-05-12 10:00:40 +08:00 |
liangzhibo
|
7fa0a77e08
|
Add round functional, tensor interface and vmap
|
2022-05-12 09:22:38 +08:00 |
i-robot
|
708188ac27
|
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
|
2022-05-12 01:18:46 +00:00 |
i-robot
|
1664b9b2f2
|
!34087 Add tensor and functional interface for NonZero operator.
Merge pull request !34087 from hezhenhao1/add_nonzero
|
2022-05-11 10:59:40 +00:00 |
i-robot
|
e138428c78
|
!34230 modify format
Merge pull request !34230 from 俞涵/code_docs_0511
|
2022-05-11 08:38:46 +00:00 |
i-robot
|
e6d0f22c6d
|
!34220 [DOC]update en version of doc for SpaceToBatchNd
Merge pull request !34220 from zichun_ye/op_dev_space_to_batch_nd
|
2022-05-11 08:14:23 +00:00 |
fujianzhao
|
4fd3433d23
|
[feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
|
2022-05-11 15:39:02 +08:00 |
huodagu
|
76c5654edd
|
add mindspore.rewrite and modify format
|
2022-05-11 15:38:43 +08:00 |
xumengjuan1
|
19dfe00c12
|
modify link
|
2022-05-11 15:24:30 +08:00 |
i-robot
|
b423ddebac
|
!34193 modify export input type check
Merge pull request !34193 from changzherui/mod_export_check
|
2022-05-11 07:05:11 +00:00 |
yanglf1121
|
c08a2c5fcc
|
Optimize doc for row tensor pynative
|
2022-05-11 14:34:18 +08:00 |
fujianzhao
|
5bb57674da
|
[feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
|
2022-05-11 14:23:11 +08:00 |
hezhenhao1
|
1b8a7b0a8f
|
Add tensor and functional interface for NonZero operator.
|
2022-05-11 14:11:22 +08:00 |
maoyaomin
|
60913f4a5a
|
add bessel_y0 and bessel_y1 cpu operator
|
2022-05-11 11:26:26 +08:00 |
i-robot
|
a0a9c942c8
|
!33956 Add a nn cell for softsign.
Merge pull request !33956 from liqiliang/softsign-cpu
|
2022-05-11 03:15:10 +00:00 |
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 |
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 |