wuweikang
|
1ca9c8984b
|
Add tensor&functional interface for TensorScatterMax
|
2022-07-02 18:22:37 +08:00 |
i-robot
|
1b6640dc9c
|
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
|
2022-07-01 09:41:10 +00:00 |
cjh9368
|
8ff6eefde9
|
add erfc and xlogy chinese docs
|
2022-07-01 17:08:20 +08:00 |
yeyunpeng2020
|
c711a1ac9c
|
add RandomCategorical doc
|
2022-07-01 16:54:04 +08:00 |
i-robot
|
3a8cc10845
|
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
|
2022-07-01 03:20:32 +00:00 |
i-robot
|
5a41a426a9
|
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
|
2022-06-30 13:45:11 +00:00 |
i-robot
|
516c8f8a35
|
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
|
2022-06-30 08:28:45 +00:00 |
shaojunsong
|
7e92fbb3c8
|
fix rrelu dtype bug
|
2022-06-30 16:26:48 +08:00 |
hezhenhao1
|
0aff8748d1
|
fix doc string
|
2022-06-30 16:07:27 +08:00 |
wang_shaocong
|
e26273a2c9
|
[MSLITE] Add function and vmap methods for uniform_int and uniform_real.
|
2022-06-29 19:01:42 +08:00 |
gongdaguo1
|
54efd88c49
|
fix unique_with_pad docs
|
2022-06-29 16:45:02 +08:00 |
i-robot
|
6ddce1fa75
|
!36173 add adaptiveMaxPool3D for gpu
Merge pull request !36173 from 范吉斌/maxpool3d
|
2022-06-29 02:22:07 +00:00 |
i-robot
|
1dc2c47431
|
!36768 scatter add functional
Merge pull request !36768 from ling/bug
|
2022-06-28 11:46:22 +00:00 |
ling
|
6cde34e9bf
|
scatter add functional & npu static+dynamic
|
2022-06-28 14:45:16 +08:00 |
fan-jibin
|
7cbfa5d20a
|
add adaptiveMaxPool3D for gpu
|
2022-06-28 14:25:50 +08:00 |
i-robot
|
47a9146e4f
|
!36269 add Tensor and vmap interface of StandardLaplace op
Merge pull request !36269 from panshaowu/master
|
2022-06-27 13:35:41 +00:00 |
i-robot
|
85d187e550
|
!36669 Update RReLU api
Merge pull request !36669 from shaojunsong/code_docs_RReLU_api
|
2022-06-27 09:42:10 +00:00 |
i-robot
|
a51e3bab4e
|
!36664 change functional docs of slice、ne,add new dyn_shape
Merge pull request !36664 from gaoshuanglong/md_rst
|
2022-06-27 07:56:42 +00:00 |
i-robot
|
6c0b8ab995
|
!36616 [MS][DOC] tensor_scatter_elements doc
Merge pull request !36616 from mengyuanli/code_docs_tensor_scatter_elements
|
2022-06-27 07:03:19 +00:00 |
shaojunsong
|
dfc7a32020
|
Update RReLU API
|
2022-06-27 14:41:03 +08:00 |
gaoshuanglong
|
afd6115963
|
Change functional docs of slice、ne,add new dyn_shape
|
2022-06-27 12:02:44 +08:00 |
mengyuanli
|
6b0ab478bf
|
add doc for tensor_scatter_elements
|
2022-06-27 10:12:44 +08:00 |
mengyuanli
|
4d95eb96f0
|
add resize doc
|
2022-06-27 10:04:10 +08:00 |
i-robot
|
ab17cc9fdd
|
!36181 add functional/tensor api for kl div loss
Merge pull request !36181 from zhuyuxiao/I51VMV-1
|
2022-06-25 10:22:38 +00:00 |
panshaowu
|
d7257e50a1
|
add Tensor and vmap interface of StandardLaplace op
|
2022-06-25 15:30:32 +08:00 |
zhuyuxiao
|
6165842821
|
add functional api for kl div
|
2022-06-25 14:39:34 +08:00 |
mengyuanli
|
ccdaa96346
|
add smooth_l1_loss doc
|
2022-06-25 09:18:00 +08:00 |
zhujingxuan
|
fe56bbc4b7
|
make matrix_diag_part document public
|
2022-06-24 17:34:19 +08:00 |
i-robot
|
824246769a
|
!36327 add document for InstanceNorm1d and InstanceNorm3d
Merge pull request !36327 from zhujingxuan/code_docs_instance_norm
|
2022-06-24 09:08:36 +00:00 |
i-robot
|
9c82cc2bdc
|
!36323 update document of scatter_nd_div and scatter_nd_min
Merge pull request !36323 from zhujingxuan/code_docs_scatter_nd
|
2022-06-24 09:07:20 +00:00 |
zhujingxuan
|
910d0be6f1
|
add document for InstanceNorm1d and InstanceNorm3d
|
2022-06-24 15:32:52 +08:00 |
zhujingxuan
|
c279caa6ba
|
update document of scatter_nd_div and scatter_nd_min
|
2022-06-24 14:42:01 +08:00 |
i-robot
|
6c6d8931c3
|
!36329 Supply Tanhshrink activation function and test cases
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
|
2022-06-24 01:33:32 +00:00 |
i-robot
|
9185ebeb8d
|
!35264 implement CSRSparseMatrixToSparseTensor GPU
Merge pull request !35264 from huangmengxi/cuda_csr_op
|
2022-06-23 12:06:01 +00:00 |
fengyihang
|
98bf50ffcf
|
Supply Tanhshrink activation function and test cases
|
2022-06-23 11:34:53 +08:00 |
i-robot
|
32305783b9
|
!36309 [kernel]add applyProximalAdagrad vmap
Merge pull request !36309 from 张学同/applyproximaladagrad_gpu
|
2022-06-23 03:11:22 +00:00 |
zhangxuetong
|
0e6619b5c5
|
support ApplyProximalAdagrad vmap
|
2022-06-22 14:52:25 +08:00 |
ttudu
|
80dbd99b8e
|
gumbel softmax docs
|
2022-06-22 14:34:35 +08:00 |
huangmengxi
|
06c6321d7e
|
implement CSRSparseMatrixToSparseTensor GPU
|
2022-06-22 11:18:00 +08:00 |
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 |
luoyang
|
076d141913
|
Update doc for Unify Transform API - stage 2
|
2022-06-07 16:06:31 +08:00 |
fan-jibin
|
624706d54b
|
add adaptive_avgpol2d nn/function/tensor api
|
2022-06-07 14:48:55 +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 |
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
|
621b48760b
|
!35347 flatten support functional and tensor interface, dynamic shape and vmap
Merge pull request !35347 from polyhedral/flatten
|
2022-06-06 09:50:51 +00:00 |
lby
|
00c378dc92
|
doc for renorm
|
2022-06-06 17:23:07 +08:00 |
shaojunsong
|
dd86f05761
|
add ReflectionPad api to catalog
|
2022-06-06 16:22:32 +08:00 |
zhengzuohe
|
5b2701bbfe
|
udpate docs for functional api of ScatterUpdate
|
2022-06-06 11:44:35 +08:00 |
fanjibin
|
938a17d314
|
add intopk vmap, functional/tensor api
|
2022-06-05 13:18:51 +08:00 |
polyhedral
|
92b1459d57
|
flatten support functional and tensor interface, dynamic shape and vmap
|
2022-06-04 11:49:55 +08:00 |
liqiliang
|
ba67f2362b
|
Add api docs.
|
2022-06-02 17:11:40 +08:00 |
i-robot
|
f3251db54d
|
!35379 move logsumexp from element-wise to reduction
Merge pull request !35379 from 吕昱峰(Nate.River)/code_docs_logsumexp
|
2022-06-02 08:08:16 +00:00 |
i-robot
|
f5ad517c23
|
!34925 add docs for scatter_div operator
Merge pull request !34925 from hujiahui8/code_docs_scatter_div
|
2022-06-02 08:01:21 +00:00 |
lvyufeng
|
ccd67fa5d6
|
move logsumexp from element-wise to reduction
|
2022-06-02 15:57:53 +08:00 |
i-robot
|
ad8dab99a3
|
!35361 add ops.logsumexp and fix nan problem
Merge pull request !35361 from 吕昱峰(Nate.River)/logsumexp
|
2022-06-02 07:50:12 +00:00 |
i-robot
|
a03d31e8ed
|
!35302 add nll_loss and cross_entropy for ops.functional and nn
Merge pull request !35302 from 吕昱峰(Nate.River)/nllloss
|
2022-06-02 07:20:14 +00:00 |
i-robot
|
05afdee563
|
!34757 add inplace_update operator and vmaprule
Merge pull request !34757 from wangjun/inplace_ops_0523
|
2022-06-02 05:52:09 +00:00 |
i-robot
|
8ae7250a24
|
!35213 Add broadcast_to op api
Merge pull request !35213 from 朱家兴/master
|
2022-06-02 03:50:23 +00:00 |
lvyufeng
|
cf067edc98
|
add ops.logsumexp and fix nan problem
|
2022-06-02 11:45:58 +08:00 |
lvyufeng
|
ee30ffc3bf
|
add nll_loss and cross_entropy for ops.functional and nn
|
2022-06-02 11:13:34 +08:00 |
hujiahui8
|
33a9fd87d3
|
add docs for scatter_div operator
|
2022-06-01 17:49:14 +08:00 |
wangjun
|
1f1857c51c
|
add inplace update
|
2022-06-01 13:50:17 +08:00 |
i-robot
|
4f1a8b1eef
|
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
|
2022-06-01 01:53:19 +00:00 |
i-robot
|
e6e6d0633c
|
!35091 update pdist interface doc
Merge pull request !35091 from hemaohua/master
|
2022-05-31 06:39:40 +00:00 |
z30020733
|
942d49e693
|
Add broadcast_to op api
|
2022-05-31 10:37:43 +08:00 |
i-robot
|
2734f2cca9
|
!34582 Add tensor&functional interface for TensorScatterMin ops.
Merge pull request !34582 from liangzelang/tensor_scatter_min
|
2022-05-30 07:42:46 +00:00 |
i-robot
|
256303c6ef
|
!35004 AdaptiveMaxPool2D op.
Merge pull request !35004 from gaoyong10/dynamic_shape_04
|
2022-05-30 07:36:24 +00:00 |
hemaohua
|
75fd564200
|
update pdist interface doc
|
2022-05-30 15:28:45 +08:00 |
jiangshuqiang
|
0449f91f47
|
add bernoulli ops include func, Tensor interface, GPU kernel and docs.
|
2022-05-29 13:38:06 +08:00 |
Henry Shi
|
63bd6f035b
|
operators:Softmin & SiLU
|
2022-05-29 10:42:31 +08:00 |
i-robot
|
44bf5724a9
|
!35112 modify format
Merge pull request !35112 from 俞涵/code_docs_0527
|
2022-05-28 08:28:38 +00:00 |
huodagu
|
797c7484a1
|
modify format
|
2022-05-28 16:07:00 +08:00 |
gaoyong10
|
cd044f7446
|
AdaptiveMaxPool2d op.
|
2022-05-28 15:34:27 +08:00 |
i-robot
|
96bfdbbd68
|
!34998 fix doc string
Merge pull request !34998 from hezhenhao1/code_docs
|
2022-05-28 07:06:59 +00:00 |
i-robot
|
a19c2f806c
|
!34995 update vmap doc
Merge pull request !34995 from Erpim/code_docs_vmap
|
2022-05-28 03:39:54 +00:00 |
i-robot
|
2f71ed63bb
|
!35046 Support scalar tensor as input of ClipByNorm
Merge pull request !35046 from JoyLvliang/fix_scalar_tensor_calculate_wrong_in_ClipByNorm
|
2022-05-28 03:18:59 +00:00 |
hezhenhao1
|
59a6dcfa26
|
fix doc string
|
2022-05-28 10:41:55 +08:00 |
i-robot
|
56462cc071
|
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
|
2022-05-27 09:54:58 +00:00 |
7347157+joylvliang@user.noreply.gitee.com
|
6ebe248549
|
fix_scalar_tensor_calculate_wrong_in_ClipByNorm
|
2022-05-27 15:36:48 +08:00 |
Erpim
|
fd40bff8f8
|
update vmap doc
|
2022-05-27 14:30:28 +08:00 |
i-robot
|
d5fa86fea0
|
!34717 Fix OneHot docs and vmap
Merge pull request !34717 from jiaoy1224/onehot
|
2022-05-27 03:38:26 +00:00 |
liangzelang
|
8ace2766c4
|
Add tensor&functional interface for TensorScatterMin.
|
2022-05-27 09:37:31 +08:00 |
hemaohua
|
cd9c40f807
|
add pdist_cpu_kernel
|
2022-05-27 09:01:07 +08:00 |
i-robot
|
b62d4d84d1
|
!34970 add tensor_scatter_mul doc
Merge pull request !34970 from zhuzhongrui/code_docs_scipy
|
2022-05-26 09:59:03 +00:00 |
i-robot
|
67c7712c9d
|
!34987 add lp_norm doc
Merge pull request !34987 from zhuzhongrui/code_docs_branch1
|
2022-05-26 09:58:18 +00:00 |
i-robot
|
2b2888593e
|
!34889 [OP] modify docs for hardshrink, meshgrid
Merge pull request !34889 from yangruoqi713/code_docs_op
|
2022-05-26 09:33:25 +00:00 |
z00512249
|
59643981ba
|
add lp_norm
|
2022-05-26 16:49:00 +08:00 |
z00512249
|
a07f4b1bf9
|
add tensor_scatter_mul doc
|
2022-05-26 15:56:44 +08:00 |
i-robot
|
dde6a2a24e
|
!34872 Add nn.BiDense
Merge pull request !34872 from 吕昱峰(Nate.River)/master
|
2022-05-26 07:35:20 +00:00 |
yangruoqi713
|
6e32fe1fb2
|
[OP] modify docs for hardshrink, meshgrid
|
2022-05-26 14:13:10 +08:00 |
yelihua
|
79316f6caf
|
add GPU impl for Fills and testcase
|
2022-05-25 18:29:10 +08:00 |
i-robot
|
f3148dbe6e
|
!34842 add nn.Threshold
Merge pull request !34842 from 吕昱峰(Nate.River)/threshold
|
2022-05-25 09:35:33 +00:00 |
i-robot
|
5dfd613839
|
!34447 Support GPU UniqueConsecutive, and add tensor, functional, primitive
Merge pull request !34447 from huangbingjian/unique_consecutive
|
2022-05-25 09:19:35 +00:00 |
Yang Jiao
|
21c58913c7
|
fix onehot vmap
|
2022-05-25 09:36:28 +08:00 |
lvyufeng
|
65120caf79
|
add BiDense
|
2022-05-25 07:43:35 +08:00 |
huangbingjian
|
5a619651d4
|
Add unique_consecutive ops.
|
2022-05-24 18:22:07 +08:00 |
lvyufeng
|
ce1f15666d
|
add nn.Threshold
|
2022-05-24 15:25:48 +08:00 |
polyhedral
|
fd411c3144
|
ScatterMax support vmap and add dynamic shape case
|
2022-05-24 10:27:49 +08:00 |
yangzhenzhang
|
3b187616e7
|
add vmap for masked select
|
2022-05-23 09:10:35 +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 |
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 |
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 |
zhangxuetong
|
717da4de08
|
modify cdist doc
|
2022-05-19 19:46:10 +08:00 |
shenghong96
|
b591fcf63c
|
add the docs of bessel i1 i1e and bessel k1 k1e
|
2022-05-19 18:20:12 +08:00 |
zhangyi
|
83e1e72ab2
|
modify the rst files
|
2022-05-19 17:15:11 +08:00 |
z00512249
|
6ccb848cbb
|
add ScatterNdAdd && ScatterNdSub functional && tensor api
|
2022-05-19 16:18:52 +08: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
|
9986f369d3
|
!34542 Update the docs for mutable api
Merge pull request !34542 from YuJianfeng/code_docs
|
2022-05-19 02:59:35 +00:00 |
fujianzhao
|
7fcb75beaa
|
[feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
|
2022-05-18 15:50:44 +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 |
liangzelang
|
fb57ece7fa
|
Add tensor&functional interface for TensorScatterSub ops.
|
2022-05-17 15:06:11 +08: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 |
z00512249
|
d344ff1f9d
|
add lerp api doc
|
2022-05-16 17:36:38 +08:00 |
fujianzhao
|
cb56dd895d
|
[feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
|
2022-05-16 16:19:24 +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 |
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
|
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
|
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
xumengjuan1
|
fade1fcde8
|
modify mindspore_profiler
|
2022-05-09 18:54:33 +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 |
xumengjuan1
|
ce7719a346
|
modify mindspore_context
|
2022-05-09 15:58:06 +08:00 |
hujiahui8
|
421fb8c725
|
add scatter_min operator documentation
|
2022-05-07 11:39:33 +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 |
yuchaojie
|
ad80538c6c
|
add function & tensor op for TensorScatterAdd
|
2022-04-29 14:27:06 +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 |
ling
|
e5871e3bbb
|
tensor scatter div dosc
|
2022-04-29 11:02:47 +08:00 |
lvmingfu
|
01509b7b66
|
fix link anchor
|
2022-04-29 09:37:33 +08:00 |
huodagu
|
5e1db76311
|
add api_python_en and modify some pagedisplay problems
|
2022-04-25 15:40:48 +08:00 |