i-robot
|
ba217e3f90
|
!36255 update document of matrix_solve
Merge pull request !36255 from zhujingxuan/code_docs_matrix_solve
|
2022-06-22 02:59:29 +00:00 |
i-robot
|
c89ee860a7
|
!36184 Fix doc for gather_elements's tensor interface.
Merge pull request !36184 from TronZhang/code_docs_fix_tensor_interface
|
2022-06-22 02:49:28 +00:00 |
zhujingxuan
|
abbd5096c4
|
update document of matrix_solve
|
2022-06-22 09:56:25 +08:00 |
i-robot
|
8dc4692a41
|
!36247 unsorted segment min/max/prod docs
Merge pull request !36247 from ling/code_docs_sr
|
2022-06-22 01:29:27 +00:00 |
i-robot
|
e2224b2104
|
!36223 update linspace document
Merge pull request !36223 from zhujingxuan/code_docs_linspace
|
2022-06-21 13:01:39 +00:00 |
i-robot
|
3f6e32e2b4
|
!36263 fix dense to sparse doc
Merge pull request !36263 from 杨林枫/code_docs_sparse
|
2022-06-21 12:19:48 +00:00 |
i-robot
|
d932c9de0d
|
!36230 update log_softmax document
Merge pull request !36230 from zhujingxuan/code_docs_logsoftmax
|
2022-06-21 12:19:47 +00:00 |
ling
|
46de8ba7c5
|
unsorted segment min/max/prod docs
|
2022-06-21 14:38:14 +08:00 |
yanglf1121
|
9fb6d704b8
|
fix sparse docs
|
2022-06-21 14:30:35 +08:00 |
tronzhang
|
7dc733148b
|
fix gather elements doc
|
2022-06-21 14:13:00 +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 |
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 |
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 |
qinzheng
|
ce8285358b
|
fix split docs
|
2022-06-20 15:24:27 +08:00 |
i-robot
|
552f45c0a4
|
!36083 fix ProximalAdagrad optimizer not support lr's shape size=1; fix multidimensional array metrics in earlystop and reducelronplatue
Merge pull request !36083 from liutongtong9/fix_probs_ma
|
2022-06-20 05:22:44 +00:00 |
dayschan
|
f567d2fc34
|
update op docs for Concat and ScatterNd
|
2022-06-20 09:47:50 +08: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 |
z00512249
|
76a4420b8d
|
change lp_norm api to morm api for tensor and fucntional
|
2022-06-17 10:32:40 +08:00 |
liutongtong
|
fc137c006f
|
fix proximaladagrad optim and multi-dimension in callbacks
|
2022-06-16 21:43:25 +08:00 |
r1chardf1d0
|
2605a7d39b
|
batch_to_space_nd docs
|
2022-06-15 11:18:50 +08:00 |
Xiao Tianci
|
18371fa5d9
|
add new API docs
|
2022-06-15 10:10:20 +08:00 |
fanjibin
|
489cfa15e6
|
add AvgPool nn/functional/tensor api
|
2022-06-14 17:09:38 +08:00 |
hezhenhao1
|
2453a9e2f4
|
fix doc string
|
2022-06-14 15:37:26 +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
|
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 |
chenzhuo
|
2529bd3c2c
|
add cpu ops Argmin add support Ascend dynamic ArgminV2
|
2022-06-11 17:20:47 +08: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 |
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 |
i-robot
|
29a3c7f3ed
|
!34888 add Col2Im GPU impl
Merge pull request !34888 from baihuawei/col2im
|
2022-06-10 03:50:40 +00: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 |
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
|
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 |
liutongtong
|
7605d6470d
|
add earlystop and reducelrpleatu
|
2022-06-08 22:10:43 +08:00 |
fanjibin
|
dc6d60ffad
|
add masked_fill api
|
2022-06-08 19:55:38 +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 |
yujianfeng
|
2d283c96df
|
Add the implement of cpu kernel for deformable_offsets
|
2022-06-08 11:53:52 +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 |
luoyang
|
8d49596154
|
fix chinese doc
|
2022-06-08 10:41:21 +08: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 |
7347157+joylvliang@user.noreply.gitee.com
|
e8bc5e59e7
|
move_clipbynorm_to_inner_interface
|
2022-06-07 21:01:04 +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 |