kylin_su
008cf82d75
fix issue I5C8D0
...
1. More accurate description of GroupLossScaleManager
2022-06-21 11:02:47 +08:00
i-robot
5cf4a18d06
!35949 Add new APIs and fix doc problems
...
Merge pull request !35949 from xiaotianci/add_api
2022-06-21 02:25:54 +00:00
chaijun
2dea092baf
add unique_with_pad functional
2022-06-21 10:00:29 +08:00
i-robot
3d41bf6b92
!36209 tensor scatter div sample bug
...
Merge pull request !36209 from ling/code_docs_pr
2022-06-21 01:38:22 +00:00
i-robot
666baf94ee
!36050 [kernel]add cdist vmap、ceil tensor api
...
Merge pull request !36050 from 张学同/ceil
2022-06-20 20:07:36 +00:00
zhujingxuan
03da0ecdd1
update log_softmax document
2022-06-20 21:03:52 +08:00
zhujingxuan
65cfade67f
update linspace document
2022-06-20 19:36:50 +08:00
ling
6e03e828bd
tensor scatter div sample bug
2022-06-20 19:29:40 +08:00
gaoyong10
22de97ce8e
Keep ch api docs same as en.
2022-06-20 18:58:56 +08:00
i-robot
412ba826ab
!36206 Fix the docs of deformable_conv2d
...
Merge pull request !36206 from YuJianfeng/code_docs
2022-06-20 10:34:43 +00:00
i-robot
ae4c7962f1
!36202 remove Tensor API documents for InplaceAdd and InplaceSub
...
Merge pull request !36202 from zhujingxuan/code_docs_inplace_op
2022-06-20 09:31:31 +00:00
i-robot
d1900ed95e
!36119 Fix issue I5C8D0, boost readme
...
Merge pull request !36119 from archer2049/code_docs_master
2022-06-20 08:55:39 +00:00
i-robot
303de2b4fc
!36103 update op docs for Concat and ScatterNd
...
Merge pull request !36103 from DeshiChen/code_docs_concat_scatternd
2022-06-20 08:45:25 +00:00
zhangxuetong
7e3604d3e6
opt kernel
2022-06-20 16:34:59 +08:00
i-robot
3146f49feb
!36182 fix col2im func interface doc description
...
Merge pull request !36182 from baihuawei/fix_Col2Im_func_doc
2022-06-20 08:25:18 +00:00
yujianfeng
75455dc198
Fix the docs of deformable_conv2d
2022-06-20 15:49:23 +08:00
qinzheng
ce8285358b
fix split docs
2022-06-20 15:24:27 +08:00
zhujingxuan
6529a2beca
update documents for InplaceAdd and InplaceSub
2022-06-20 15:00:31 +08:00
kylin_su
e1f9ab7781
fix issue I5C8D0
...
1. Modified the mindspore.boost.rst. Added Chinese description of remaining functions.
2. A more precise description of Boost functionality was added: supported hardware platforms, execution modes et al.
2022-06-20 14:40:45 +08:00
xiongkun
16671a53ca
optimize ger
...
remove useless
modify ger
transform fp16
modify ger
modify ger
fix bug
ger vmap
use workspace
fix bug
fix vmap
codex
codex
fix bug
codex
2022-06-20 14:28:33 +08:00
i-robot
2b7f14a700
!35474 feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap.
...
Merge pull request !35474 from fujianzhao/ApplyAdadeltavmap
2022-06-20 03:46:46 +00:00
dayschan
f567d2fc34
update op docs for Concat and ScatterNd
2022-06-20 09:47:50 +08:00
baihuawei
cd79ab4a36
fix Col2Im func description
2022-06-20 09:43:30 +08:00
i-robot
220699107e
!35463 fix bernoulli docs
...
Merge pull request !35463 from jiangshuqiang/code_docs_fix_bernoulli
2022-06-19 09:00:56 +00:00
fujianzhao
862752fdce
feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap.
2022-06-19 08:01:14 +08:00
i-robot
db871eaea1
!36092 change lp_norm api to morm api for tensor and fucntional
...
Merge pull request !36092 from zhuzhongrui/pub_master2
2022-06-18 06:50:59 +00:00
i-robot
cf09e3582e
!35963 Fix HWC2CHW with 2 dim tensor
...
Merge pull request !35963 from xiaotianci/fix_hwc
2022-06-18 03:17:47 +00:00
i-robot
c20e2e6083
!35369 accelerate reading tfrecord file
...
Merge pull request !35369 from luoyang/fix-tf
2022-06-18 02:39:29 +00:00
i-robot
e6107a4443
!35885 convert maskedfill vmap impl to batch_rank mode && support more datatype
...
Merge pull request !35885 from 范吉斌/maskedfill_vmap
2022-06-17 15:06:53 +00:00
i-robot
cff0361b95
!36093 update documents for MatrixDiagPartV3
...
Merge pull request !36093 from zhujingxuan/code_docs_matrix_diag_part
2022-06-17 14:15:35 +00:00
i-robot
e4ef0dad89
!36095 replace description with refer
...
Merge pull request !36095 from zhujingxuan/code_docs_inplace_op
2022-06-17 13:47:40 +00:00
i-robot
2a997efe03
!36070 modify files
...
Merge pull request !36070 from 宦晓玲/code_docs_0616
2022-06-17 08:29:59 +00:00
zhujingxuan
53641645d2
update documents for MatrixDiagPartV3
2022-06-17 15:49:23 +08:00
zhangyi
0050b7cf0e
modify the files
2022-06-17 15:41:18 +08:00
i-robot
27d9df648d
!35996 fix adaptive_avg_pool2d docs
...
Merge pull request !35996 from 范吉斌/fix_avg_docs
2022-06-17 07:04:58 +00:00
i-robot
f6db71aac1
!36098 Fix document not showing
...
Merge pull request !36098 from shenwei41/code_docs_rst
2022-06-17 06:37:32 +00:00
i-robot
7b9b3f40df
!36096 modify format
...
Merge pull request !36096 from 俞涵/code_docs_0616
2022-06-17 03:34:55 +00:00
huodagu
b655a64221
modify format
2022-06-17 11:04:41 +08:00
z00512249
76a4420b8d
change lp_norm api to morm api for tensor and fucntional
2022-06-17 10:32:40 +08:00
shenwei41
ca11bf2d69
Fix document not showing
2022-06-17 10:24:14 +08:00
Yang Jiao
7791c0ff96
remove onehot tensor api
2022-06-17 10:22:43 +08:00
zhujingxuan
47ed5c3dbc
replace description with refer
2022-06-17 10:12:18 +08:00
i-robot
2b3a994013
!35936 batchtospacend
...
Merge pull request !35936 from r1chardf1d0/bts2
2022-06-17 02:05:42 +00:00
jiangshuqiang
0a096070af
fix bernoulli docs
2022-06-17 09:59:12 +08:00
fanjibin
f1fddffee4
convert maskedfill vmap impl to batch_rank mode
2022-06-16 21:46:49 +08:00
i-robot
e2592d81a6
!36068 add shape and dtype discription for nn.BiDense
...
Merge pull request !36068 from 吕昱峰(Nate.River)/code_docs_bidense
2022-06-16 10:54:35 +00:00
lvyufeng
8b0cfe4bb8
add shape and dtype discription for nn.BiDense
2022-06-16 18:21:18 +08:00
i-robot
6ef6551a99
!35836 Improve API documents of LossBase, BroadcastTo, etc.
...
Merge pull request !35836 from panzhihui/code_docs_api_fix
2022-06-16 09:14:46 +00:00
PanZhihui
cb70c10080
Improve cn api doc
2022-06-16 16:40:21 +08:00
i-robot
4f2f579bcf
!35985 repair scatter_sub and scatter_update docs
...
Merge pull request !35985 from hujiahui8/code_docs
2022-06-16 08:24:29 +00:00
huodagu
9cae074b16
modify format
2022-06-16 16:11:18 +08:00
i-robot
043606cedb
!36044 update documents for Cosh
...
Merge pull request !36044 from zhujingxuan/code_docs_cosh
2022-06-16 07:08:00 +00:00
i-robot
123a69889a
!35976 modify files
...
Merge pull request !35976 from 宦晓玲/code_docs_0613
2022-06-16 06:44:14 +00:00
zhujingxuan
c3f3bc7e38
update documents for Cosh
2022-06-16 14:29:56 +08:00
zhangyi
985e2e5c4d
modify the files
2022-06-16 14:05:28 +08:00
i-robot
ace3624c38
!35698 [kernel]add cdist vmap and add ceil tensor functional api
...
Merge pull request !35698 from 张学同/applyproximaladagrad_gpu
2022-06-16 05:32:26 +00:00
Xiao Tianci
acf2e31f75
fix Hwc2Chw with 2 dim tensor
2022-06-16 11:51:13 +08:00
i-robot
e21690d34e
!36043 Fix doc of `gather_d` and `gather_elements`.
...
Merge pull request !36043 from TronZhang/code_docs_fix_gather_d
2022-06-16 03:47:04 +00:00
i-robot
008500a016
!35889 delete pdist api of tensor
...
Merge pull request !35889 from hemaohua/master
2022-06-16 03:42:45 +00:00
i-robot
e213427d04
!35998 optimize sparse doc
...
Merge pull request !35998 from 杨林枫/code_docs_sparse
2022-06-15 09:33:57 +00:00
i-robot
d27e3e7d0c
!36006 update documents for InplaceAdd and InplaceSub
...
Merge pull request !36006 from zhujingxuan/code_docs_inplace_op
2022-06-15 09:29:12 +00:00
yanglf1121
04da116794
optmize sparse doc
2022-06-15 17:09:44 +08:00
zhujingxuan
e12c50c345
update documents for InplaceAdd and InplaceSub
2022-06-15 16:36:11 +08:00
i-robot
10ea3018f2
!35933 fix api
...
Merge pull request !35933 from shaojunsong/code_docs_api
2022-06-15 08:11:12 +00:00
i-robot
844b4e4fb0
!35904 modify format
...
Merge pull request !35904 from 俞涵/code_docs_0610
2022-06-15 07:55:21 +00:00
fan-jibin
64666f0cc0
fix avg docs
2022-06-15 14:52:21 +08:00
i-robot
c6b826aed9
!35927 add exception information for inplace ops
...
Merge pull request !35927 from wangjun/code_docs_0614
2022-06-15 06:36:04 +00:00
i-robot
ccfb4e306f
!35987 modify rst different
...
Merge pull request !35987 from 冯一航/code_docs_modify_rst
2022-06-15 06:26:50 +00:00
fengyihang
21d1390a1f
modify_rst
2022-06-15 11:58:27 +08:00
hemaohua
00026dec33
delete tensor api of pdist
2022-06-15 11:54:52 +08:00
hujiahui8
cbad354d9c
repair scatter_sub and scatter_update docs
2022-06-15 11:29:51 +08:00
r1chardf1d0
2605a7d39b
batch_to_space_nd docs
2022-06-15 11:18:50 +08:00
i-robot
46fbf523b8
!35939 Support Gather Tensor interface
...
Merge pull request !35939 from ZengZitao/gather_tensor_func
2022-06-15 02:51:51 +00:00
huodagu
17a34c0e1e
modify format
2022-06-15 10:42:00 +08:00
zhangxuetong
dab8dde706
add cdist vmap、ceil tensor api
2022-06-15 10:38:50 +08:00
i-robot
e420e22839
!35898 Delete tensor api.
...
Merge pull request !35898 from liqiliang/function_and_tensor
2022-06-15 02:31:27 +00:00
Xiao Tianci
18371fa5d9
add new API docs
2022-06-15 10:10:20 +08:00
i-robot
c5563116d0
!35916 [OP]delete space_to_batch_nd tensor api
...
Merge pull request !35916 from zichun_ye/del_space_to_batch_nd_tensor
2022-06-15 02:04:23 +00:00
i-robot
fc3ab714ed
!35891 modify files
...
Merge pull request !35891 from 宦晓玲/code_docs_0613
2022-06-15 02:03:03 +00:00
i-robot
9d807f95a2
!34742 add AvgPool nn/functional api
...
Merge pull request !34742 from 范吉斌/AvgPool
2022-06-15 01:55:32 +00:00
i-robot
479dd49229
!35924 Remove matrix_diag tensor interface.
...
Merge pull request !35924 from hezhenhao1/add_matrix_diag
2022-06-14 19:32:45 +00:00
YangLuo
a5a3892c11
accelerate reading tfrecord file
2022-06-14 19:11:50 +08:00
zengzitao
33d0690eb6
support gather_v2 tensor and function interface
2022-06-14 19:07:19 +08:00
liqiliang
e16f80b07d
Delete tensor api.
2022-06-14 17:36:33 +08:00
wangjun
8273188f47
add exception raises for inplace ops
2022-06-14 17:31:03 +08:00
fanjibin
489cfa15e6
add AvgPool nn/functional/tensor api
2022-06-14 17:09:38 +08:00
zhangyi
c5be4dc10b
modify the files
2022-06-14 17:02:28 +08:00
i-robot
8c9b466693
!35779 fix doc string
...
Merge pull request !35779 from hezhenhao1/code_docs
2022-06-14 08:44:37 +00:00
shaojunsong
39a3f0bfee
fix api bug
2022-06-14 16:35:15 +08:00
hezhenhao1
ad44ede647
Remove matrix_diag tensor interface.
2022-06-14 16:14:48 +08:00
hezhenhao1
2453a9e2f4
fix doc string
2022-06-14 15:37:26 +08:00
Zichun Ye
5a3b579a5b
delete space_to_batch_nd tensor api
2022-06-14 14:43:30 +08:00
i-robot
a300990322
!35888 remove Pad tensor interface
...
Merge pull request !35888 from looop5/remove_pad_tensor
2022-06-14 06:38:14 +00:00
i-robot
69fc09be50
!35866 rename Tensor.tensor_scatter_* to Tensor.scatter_*
...
Merge pull request !35866 from yuchaojie/op_dev
2022-06-14 05:46:05 +00:00
tronzhang
5aa3250e8b
fix gather d doc
2022-06-14 11:10:37 +08:00
i-robot
08dc4ddd7a
!35887 modify format
...
Merge pull request !35887 from 俞涵/code_docs_0610
2022-06-14 01:45:54 +00:00
looop5
1f2c7bc4ce
remove Pad tensor interface
2022-06-14 09:21:22 +08:00
huodagu
d93408de90
modify format
2022-06-14 09:19:17 +08:00
jjfeing
2b4c0d15f5
remove tensor
2022-06-13 21:05:46 +08:00
i-robot
6d6327882f
!35675 adapter dynamic shape of hswish & hswish grad
...
Merge pull request !35675 from jjfeing/add_hswish_operator
2022-06-13 12:45:54 +00:00
yuchaojie
d65187f1ba
rename Tensor.tensor_scatter_* to Tensor.scatter_*
2022-06-13 20:45:16 +08:00
i-robot
dbec13ca4a
!35650 支持SPMM算子
...
Merge pull request !35650 from 黄晓/spmm_hxp_0609
2022-06-13 11:49:01 +00:00
i-robot
a5bf4daf55
!35851 modify files
...
Merge pull request !35851 from 宦晓玲/code_docs_0610
2022-06-13 10:02:11 +00:00
i-robot
9a134b4a64
!35852 modify doc
...
Merge pull request !35852 from xumengjuan1/code_docs_c5
2022-06-13 09:57:26 +00:00
i-robot
a38fd4cfbe
!35850 modify format
...
Merge pull request !35850 from 俞涵/code_docs_0610
2022-06-13 09:57:25 +00:00
zhangyi
78c0f49127
modify the files
2022-06-13 17:43:14 +08:00
xumengjuan1
c4a1953a40
modify doc
2022-06-13 17:24:48 +08:00
huodagu
e961046679
modify format
2022-06-13 17:18:13 +08:00
i-robot
3170c0a90b
!35818 modify files
...
Merge pull request !35818 from 宦晓玲/code_docs_0610
2022-06-13 09:03:41 +00:00
zhangyi
e43a164b22
modify the files
2022-06-13 16:55:03 +08:00
i-robot
08afe47203
!35841 modify format
...
Merge pull request !35841 from 俞涵/code_docs_0610
2022-06-13 08:33:48 +00:00
huodagu
56b7e76568
modify format
2022-06-13 15:59:32 +08:00
jjfeing
ce295846c6
support dynamic shape of hardswish & hardswishgrad
2022-06-13 15:40:22 +08:00
muxiyin
27e96dd46d
support spmm
2022-06-13 15:08:09 +08:00
i-robot
0e11cf9633
!35253 [op]Add CPU op Argmin and support Ascend dynamic shape
...
Merge pull request !35253 from chenzhuo/Argmin_cpu
2022-06-13 03:23:56 +00:00
i-robot
b0bcd270fb
!35447 update docs for KLDivLoss
...
Merge pull request !35447 from xulei/code_docs
2022-06-13 02:42:01 +00:00
i-robot
cbea10add6
!35467 add cpu operation of StandardLaplace and its functional interface
...
Merge pull request !35467 from panshaowu/master
2022-06-13 02:32:36 +00:00
xulei
5b170a5ac4
update docs for KLDivLoss
2022-06-13 10:22:31 +08:00
i-robot
0f160775c5
!35618 Update ms_kernel custom op
...
Merge pull request !35618 from zichun_ye/custom_op_update
2022-06-13 02:00:54 +00:00
i-robot
1766015d77
!35619 code style
...
Merge pull request !35619 from liubuyu/doc
2022-06-13 01:34:36 +00:00
panshaowu
fa32247b6f
add cpu operation of StandardLaplace and its functional interface
2022-06-11 18:25:58 +08:00
chenzhuo
2529bd3c2c
add cpu ops Argmin add support Ascend dynamic ArgminV2
2022-06-11 17:20:47 +08:00
i-robot
d6bbef46ee
!35448 add deformable offsets grad op for Ascend
...
Merge pull request !35448 from guoqi/deformable_offsets_grad
2022-06-11 07:39:42 +00:00
i-robot
2c9fe2bc6b
!34869 support tensor to sparse tensor conversion
...
Merge pull request !34869 from 杨林枫/dense_to_csr_gpu
2022-06-11 07:03:19 +00:00
i-robot
91a7ae0de0
!35646 make clear that Ger doesn't support mixed dtype input
...
Merge pull request !35646 from 李林杰/0609fix
2022-06-11 02:47:55 +00:00
lilinjie
9a8c0f825c
some small fixes
2022-06-10 19:58:52 +08:00
i-robot
0a7e9ac87b
!35395 Add functional and tensor interface for `GatherD`
...
Merge pull request !35395 from TronZhang/gatherd_interface
2022-06-10 09:22:38 +00:00
i-robot
58efca88db
!35394 add get_mindir_input api
...
Merge pull request !35394 from changzherui/add_get_mindir_input
2022-06-10 08:28:35 +00:00
i-robot
402431e754
!35667 [kernel]add celu vmap
...
Merge pull request !35667 from 张学同/celu
2022-06-10 08:21:43 +00:00
Zichun Ye
8de24b4d2f
update ms_kernel related files
...
fix import problem
update code check
update test case
update test case
rename file
2022-06-10 15:41:38 +08:00
guoqi
b68e7d5045
add deformable offset grad operator for Ascend
2022-06-10 15:14:17 +08:00
yanglf1121
dd7f6f91c0
support tensor to sparse tensor
2022-06-10 12:41:12 +08:00
i-robot
29a3c7f3ed
!34888 add Col2Im GPU impl
...
Merge pull request !34888 from baihuawei/col2im
2022-06-10 03:50:40 +00:00
i-robot
c9a86fadb6
!35714 modify format
...
Merge pull request !35714 from 俞涵/code_docs_0606
2022-06-10 02:03:29 +00:00
i-robot
260f2bda0f
!35490 add functional, tensor interface and vmap for ops.Pad
...
Merge pull request !35490 from looop5/op_pad_commit
2022-06-10 01:29:10 +00:00
zhangxuetong
86dc05b979
support functional tensor vmap for celu
2022-06-10 09:12:39 +08:00
lby
968531f2f1
code style
2022-06-10 08:34:11 +08:00
huodagu
a6d79af3ad
modify Probability api format
2022-06-10 08:30:45 +08:00
changzherui
9649556315
add get_mindir_input api
2022-06-09 22:18:16 +08:00
baihuawei
404816a5f4
add gpu Col2Im impl and tensor & function op
2022-06-09 20:10:00 +08:00
i-robot
277b92e18d
!35672 modify format
...
Merge pull request !35672 from 俞涵/code_docs_0606
2022-06-09 11:06:17 +00:00
tronzhang
9a2fc5785d
add functional and tensor interface for gatherd
2022-06-09 18:00:08 +08:00
i-robot
705bfca13a
!35669 Fix the formula in the docs of deformable_conv2d
...
Merge pull request !35669 from YuJianfeng/code_docs
2022-06-09 08:01:05 +00:00
i-robot
01ee3144ec
!35668 silu bugfix
...
Merge pull request !35668 from Henry Shi/operators_bugfix
2022-06-09 07:34:47 +00:00
huodagu
15ec12a06b
modify format
2022-06-09 15:31:05 +08:00
Henry
454e50bad5
silu bugfix
2022-06-09 15:23:16 +08:00
yujianfeng
02626022a2
Fix the formula in the docs of deformable_conv2d
2022-06-09 15:07:55 +08:00
i-robot
907b226d86
!35608 update reflectionpad api
...
Merge pull request !35608 from shaojunsong/code_docs_api_ch
2022-06-09 06:40:31 +00:00
looop5
4c5de144ce
add functional, tensor interface and vmap for ops.Pad
2022-06-09 14:26:36 +08:00
i-robot
eafd35217a
!33569 add hswish operator
...
Merge pull request !33569 from jjfeing/add_hswish_operator
2022-06-09 06:19:38 +00:00
i-robot
598caa37ca
!35568 Extend the MatrixBandPart kernel to support batch.
...
Merge pull request !35568 from liqiliang/vmap_and_dynamic_and_tests
2022-06-09 06:14:48 +00:00
i-robot
fd50ac5dbf
!35380 add EarlyStopping and ReduceLROnPleatu callbacks
...
Merge pull request !35380 from liutongtong9/add_cbs
2022-06-09 03:42:37 +00:00
i-robot
d79a264e81
!35417 add masked_fill api
...
Merge pull request !35417 from 范吉斌/maskedfill_docs
2022-06-09 03:27:34 +00:00
jjfeing
5f8af95bb6
add hardswish & hardswishgrad
2022-06-09 10:51:38 +08:00
shaojunsong
32b151102e
update reflectionpad api
2022-06-09 10:24:22 +08:00
i-robot
f2acc43307
!35558 fix intopk docs
...
Merge pull request !35558 from 范吉斌/fix_intopk_docs
2022-06-09 01:53:37 +00:00
i-robot
2a0bcb581e
!35599 Fix several bugs of Pad
...
Merge pull request !35599 from xiaotianci/fix_pad
2022-06-09 01:26:03 +00:00
liutongtong
7605d6470d
add earlystop and reducelrpleatu
2022-06-08 22:10:43 +08:00
liqiliang
e0369d0d54
Extend the MatrixBandPart kernel to support batch.
2022-06-08 20:45:19 +08:00
fanjibin
dc6d60ffad
add masked_fill api
2022-06-08 19:55:38 +08:00
fan-jibin
19f551149a
fix intopk docs
2022-06-08 19:31:52 +08:00
i-robot
8c823836a6
!35383 Add cpu kernel for deformable_offsets
...
Merge pull request !35383 from YuJianfeng/deformable_conv
2022-06-08 11:13:30 +00:00
i-robot
0f27520ddb
!35560 Move ClipByNorm to inner interface
...
Merge pull request !35560 from JoyLvliang/move_clipbynorm_to_inner_interface
2022-06-08 09:27:05 +00:00
Xiao Tianci
2df7c5a193
fix bugs of Pad
2022-06-08 15:57:28 +08:00
i-robot
37f115a0ef
!35605 modify format
...
Merge pull request !35605 from 俞涵/code_docs_0606
2022-06-08 07:12:16 +00:00
huodagu
85a5e03e9a
modify format
2022-06-08 14:40:53 +08:00
i-robot
b76a64d1fa
!35554 update pdist docs
...
Merge pull request !35554 from hemaohua/master
2022-06-08 06:34:38 +00:00
i-robot
3db02540ad
!35529 Update Raises in ScatterUpdate doc
...
Merge pull request !35529 from zhengzuohe/doc_for_scatterupdate
2022-06-08 04:03:23 +00:00
yujianfeng
2d283c96df
Add the implement of cpu kernel for deformable_offsets
2022-06-08 11:53:52 +08:00
lvyufeng
f4f2f2fc6f
fix desciption problems
2022-06-08 11:22:25 +08:00
i-robot
1686e6253e
!35587 fix chinese doc
...
Merge pull request !35587 from luoyang/code_docs_chinese
2022-06-08 02:56:23 +00:00
i-robot
964e01ddb0
!35528 modify format
...
Merge pull request !35528 from 俞涵/code_docs_0606
2022-06-08 02:50:35 +00:00
luoyang
8d49596154
fix chinese doc
2022-06-08 10:41:21 +08:00
i-robot
be5fd85eae
!35585 Fix GradOperation document issues.
...
Merge pull request !35585 from 张清华/code_docs_opt
2022-06-08 02:38:51 +00:00
i-robot
a27f5fcd22
!34594 add adaptive_avgpol2d nn/function/tensor api
...
Merge pull request !34594 from 范吉斌/adapool2d
2022-06-08 02:37:01 +00:00
Zhang Qinghua
5683ce2d81
Fix GradOperation document issues.
2022-06-08 10:31:04 +08:00
i-robot
275ee3c637
!35459 Fix GradOperation descripition and support tuple/list for 'get_by_list'.
...
Merge pull request !35459 from 张清华/opt
2022-06-08 01:46:39 +00:00
i-robot
097588fb62
!35263 fix model.fit and callbacks
...
Merge pull request !35263 from liutongtong9/fix_model_fit
2022-06-07 15:33:51 +00:00
i-robot
c4a401d074
!35519 [Doc]update chinese doc about context parameter variable_memory_max_size
...
Merge pull request !35519 from laiyongqiang/doc
2022-06-07 13:13:36 +00:00
7347157+joylvliang@user.noreply.gitee.com
e8bc5e59e7
move_clipbynorm_to_inner_interface
2022-06-07 21:01:04 +08:00
i-robot
e85d0cc246
!35227 gumbel softmax
...
Merge pull request !35227 from TuDouNi/gumbelsoftmax2
2022-06-07 10:59:53 +00:00
hemaohua
684853f7e3
update pdist docs
2022-06-07 18:30:15 +08:00
i-robot
8f51b50547
!35393 Add tensor and functional interface for ScatterNdMul and ScatterNdMax operator.
...
Merge pull request !35393 from hezhenhao1/add_scatter_max
2022-06-07 09:49:34 +00:00
i-robot
894973abe1
!35536 Update doc for Unify Transform API - stage 2
...
Merge pull request !35536 from luoyang/code_docs_chinese2
2022-06-07 09:33:44 +00:00
i-robot
df576bf581
!35523 Update doc for Unify Transform API - stage 1
...
Merge pull request !35523 from luoyang/code_docs_chinese
2022-06-07 09:33:06 +00:00
Lai Yongqiang
28d463c2bf
update chinese doc about context parameter variable_memory_max_size
2022-06-07 16:15:35 +08:00
luoyang
076d141913
Update doc for Unify Transform API - stage 2
2022-06-07 16:06:31 +08:00
luoyang
a05f3ff6be
Update doc for Unify Transform API - stage 1
2022-06-07 15:54:46 +08:00
huodagu
067750a0bb
modify format
2022-06-07 15:05:12 +08:00
zhengzuohe
6e3b8735e6
update Raises in ScatterUpdate doc
2022-06-07 15:00:13 +08:00
fan-jibin
624706d54b
add adaptive_avgpol2d nn/function/tensor api
2022-06-07 14:48:55 +08:00
Zhang Qinghua
ce39353421
Fix GradOperation descripition and support tuple/list for 'get_by_list'.
2022-06-07 14:21:58 +08:00
i-robot
041ed6ddf9
!35509 modify Chinese Probability API files
...
Merge pull request !35509 from 宦晓玲/code_docs_0607
2022-06-07 03:20:16 +00:00
zhangyi
2fccd9d679
modify the files
2022-06-07 11:03:39 +08:00
i-robot
375196215f
!35374 doc for renorm op
...
Merge pull request !35374 from liubuyu/doc
2022-06-07 02:50:40 +00:00
i-robot
62653a9697
!35471 fix nllloss and crossentropy bug and description typo error
...
Merge pull request !35471 from 吕昱峰(Nate.River)/nllloss
2022-06-07 01:48:40 +00:00
i-robot
4ea499991c
!35341 code_docs_auto_parallel_initializer_seed_api_fix
...
Merge pull request !35341 from yao_yf/code_docs_auto_parallel_initializer_seed_api_fix
2022-06-07 01:11:13 +00:00
hezhenhao1
bf6340504d
Add functional doc and interface for ScatterNdMul and ScatterNdMax operator.
2022-06-06 20:39:02 +08:00
i-robot
8968b238de
!35373 Update the doc of ScatterUpdate's functional interface
...
Merge pull request !35373 from zhengzuohe/doc_for_scatterupdate
2022-06-06 11:13:18 +00:00
i-robot
2ccc774d89
!35355 operator bugfix: Softmin and SiLU
...
Merge pull request !35355 from Henry Shi/operators
2022-06-06 11:07:33 +00:00