Commit Graph

468 Commits

Author SHA1 Message Date
i-robot 43df0f985c
!35461 modify format
Merge pull request !35461 from 俞涵/code_docs_0606
2022-06-06 08:40:27 +00:00
huodagu 4fbf67236b modify format 2022-06-06 15:03:02 +08:00
i-robot 945aa1b1d3
!34597 add intopk vmap, functional/tensor api
Merge pull request !34597 from 范吉斌/intopk_vmap
2022-06-06 06:41:06 +00: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
huoxinyou e7c769eebd AdamApplyOne support dynamic shape &
ScatterNd ops's indices support int64 docs
2022-06-02 20:21:33 +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 b58f42b671
!35301 modify format
Merge pull request !35301 from 俞涵/code_docs_0601
2022-06-02 06:29:39 +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
i-robot ae0a4815f5
!35217 [DOC][OP]Fix space_to_batch_nd op doc
Merge pull request !35217 from zichun_ye/code_docs_space_to_batch_nd
2022-06-02 02:06:12 +00:00
hujiahui8 33a9fd87d3 add docs for scatter_div operator 2022-06-01 17:49:14 +08:00
i-robot 0a05f67681
!35296 Update api doc Ainh & Softsign
Merge pull request !35296 from panzhihui/code_docs_cn_api4
2022-06-01 09:08:10 +00:00
panzhihui 2dd576e8d6 update doc 2022-06-01 14:29:06 +08:00
wangjun 1f1857c51c add inplace update 2022-06-01 13:50:17 +08:00
huodagu b4cef0a3e6 modify format 2022-06-01 11:45:09 +08:00
yelihua 3e4b0fec5b fix the raises type format 2022-06-01 11:36:12 +08:00
i-robot 21bcf23bbd
!35215 Update svd api docs
Merge pull request !35215 from huanghui/code_docs-update-svd-api
2022-05-31 11:17:54 +00:00
i-robot d8547cc27e
!35232 modify format
Merge pull request !35232 from 俞涵/code_docs_0531
2022-05-31 09:15:11 +00:00
huodagu 797cf1ef1b modify format 2022-05-31 15:35:09 +08:00
i-robot e6e6d0633c
!35091 update pdist interface doc
Merge pull request !35091 from hemaohua/master
2022-05-31 06:39:40 +00:00
i-robot e682f0bb2b
!35169 Correct ClipByNorm api doc
Merge pull request !35169 from JoyLvliang/correct_clipbynorm_api_doc
2022-05-31 03:20:28 +00:00
Zichun Ye e67654b729 update doc string for the space_to_batch_nd op
fix typo

fix typo
2022-05-31 10:51:34 +08:00
z30020733 942d49e693 Add broadcast_to op api 2022-05-31 10:37:43 +08:00
huanghui 7a0f5f661b update svd api docs 2022-05-31 10:06:10 +08:00
hezhenhao1 3832cc2115 fix doc string 2022-05-30 16:34:23 +08:00
i-robot 63701b7070
!35166 add parameters
Merge pull request !35166 from 俞涵/code_docs_0530
2022-05-30 07:51:04 +00:00
7347157+joylvliang@user.noreply.gitee.com 8a176ca1ad correct_clipbynorm_api_doc 2022-05-30 15:49:52 +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
huodagu 4d4102f1a3 add parameters for output_shapes 2022-05-30 15:19:16 +08:00
i-robot 51c1918011
!34849 add bernoulli ops include func, Tensor interface, GPU kernel and docs.
Merge pull request !34849 from jiangshuqiang/add_bernoulli_
2022-05-30 06:34:08 +00:00
i-robot fe95a4feca
!34966 optimizes the documentation of chinese API of Mod,MulNoNan,etc
Merge pull request !34966 from zhangfanghe/code_docs_master_14_526
2022-05-30 03:37:25 +00:00
zhangfanghe 85d4c2ef44 optimizes the documentation of chinese API of Mod,MulNoNan,etc. 2022-05-30 11:05:44 +08:00
i-robot 8ab56385bb
!35092 Add translated Chinese API document, e.g. ROIAlign, Softplus...
Merge pull request !35092 from panzhihui/code_docs_cn_api3
2022-05-30 02:40:32 +00:00
i-robot d41b1ab22d
!35105 tan docs
Merge pull request !35105 from ling/code_docs_sr
2022-05-30 01:43:18 +00:00
panzhihui 2d61667b09 Add translated CN API documents 2022-05-29 19:36:35 +08:00
jiangshuqiang 0449f91f47 add bernoulli ops include func, Tensor interface, GPU kernel and docs. 2022-05-29 13:38:06 +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
ling dc0d5185b8 tan docs 2022-05-28 14:46:34 +08: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 35d2a0fdd0
!34911 optimizes the documentation of chinese API of FloorMod,Invert,etc
Merge pull request !34911 from zhangfanghe/code_docs_master_11_525
2022-05-28 02:29:07 +00:00
i-robot 012e69c911
!35060 fix lp_norm doc.
Merge pull request !35060 from zhuzhongrui/code_docs_branch1
2022-05-27 10:19:32 +00: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
z00512249 33d6102040 fix lp_norm doc. 2022-05-27 16:14:24 +08:00
7347157+joylvliang@user.noreply.gitee.com 6ebe248549 fix_scalar_tensor_calculate_wrong_in_ClipByNorm 2022-05-27 15:36:48 +08:00
i-robot 4adf5d390c
!35047 modify format
Merge pull request !35047 from 俞涵/code_docs_0527
2022-05-27 07:08:12 +00:00
huodagu 11a8fef875 modify Probability_rst and format 2022-05-27 14:51:00 +08:00
i-robot 62f25c572d
!34851 Add translated Chinese API documents
Merge pull request !34851 from panzhihui/code_docs_cn_api
2022-05-27 06:46:48 +00:00
Erpim fd40bff8f8 update vmap doc 2022-05-27 14:30:28 +08:00
i-robot a61b57b921
!34944 Add Chinese API document translationsm, e.g. InTopK, KLDivLoss, Log1p
Merge pull request !34944 from panzhihui/code_docs_cn_api2
2022-05-27 06:02:29 +00: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
panzhihui 127cb7d969 Add chinese api doc translation, InTopk, KLDivLoss etc. 2022-05-27 11:37:35 +08: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
panzhihui 58fdd7e623 add cn api docs 2022-05-26 19:56:21 +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 4380e9d974
!34993 add fills docs
Merge pull request !34993 from yelihua/code_docs_master
2022-05-26 09:47:02 +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
zhangfanghe a0641550a8 optimizes the documentation of chinese API of FloorMod,Invert,etc. 2022-05-26 17:20:17 +08:00
huodagu a7f9e1a9d0 modify format 2022-05-26 17:07:25 +08:00
yelihua 9a9ab882e9 delete ops.Fills docs 2022-05-26 17:04:58 +08: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
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 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
i-robot bc5bb22343
!34733 optimizes the documentation of chinese API of ApplyAdagradDA,ApplyAdagradV2,etc
Merge pull request !34733 from zhangfanghe/code_docs_master_11_521
2022-05-25 09:12:18 +00:00
zhangfanghe cbb1367a59 optimizes the documentation of chinese API of ApplyAdagradDA,ApplyAdagradV2,etc. 2022-05-25 17:00:49 +08:00
i-robot 7c0de1a877
!34918 modify docs for masked select
Merge pull request !34918 from yangzhenzhang/code_docs_masked_select_en
2022-05-25 06:44:30 +00:00
i-robot 94cac732c8
!34723 Fix the description of mode parameter in the Conv2d API.
Merge pull request !34723 from panzhihui/code_docs_conv2d
2022-05-25 06:20:55 +00:00
yangzhenzhang 570a8304ec modify doc for masked select 2022-05-25 14:16:31 +08:00
i-robot 520427cc3a
!34726 ScatterMax support vmap and add dynamic shape case
Merge pull request !34726 from polyhedral/max
2022-05-25 02:14:45 +00:00
Yang Jiao 21c58913c7 fix onehot vmap 2022-05-25 09:36:28 +08:00
huangbingjian 5a619651d4 Add unique_consecutive ops. 2022-05-24 18:22:07 +08:00
huodagu c73490f063 modify format 2022-05-24 14:54:03 +08:00
polyhedral fd411c3144 ScatterMax support vmap and add dynamic shape case 2022-05-24 10:27:49 +08:00
yangzhenzhang 59ccada417 modify doc for masked select 2022-05-23 15:42:06 +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
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
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
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 d9dcacd279
!34627 modify format
Merge pull request !34627 from 俞涵/code_docs_0519
2022-05-20 01:48:24 +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
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
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
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
i-robot a30a1b166a
!34562 modify format
Merge pull request !34562 from 俞涵/code_docs_0518
2022-05-18 08:06:37 +00:00
huodagu 37710330be modify format 2022-05-18 14:19:31 +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 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
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
xiongkun 9890d2e6a4 ajust doc 2022-05-17 09:41:11 +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
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
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
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 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
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 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
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
huodagu 76c5654edd add mindspore.rewrite and modify format 2022-05-11 15:38:43 +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 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
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 298d589423
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
2022-05-10 01:14:46 +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
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 944d7955cf
!33891 tensor scatter div dosc
Merge pull request !33891 from ling/code_docs_sr
2022-05-07 01:04:37 +00: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 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
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
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
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
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
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
huodagu 19701e0cd6 modify pageformat 2022-04-27 17:24:19 +08:00
looop5 521ed19042 IndexAdd supports CPU, add function interface for IndexAdd 2022-04-25 19:19:31 +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
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
looop5 4e5ba629be rectify API doc of ops.NMSWithMask 2022-04-16 14:28:20 +08:00
zhangfanghe 291fba8155 optimizes the documentation of MatMul. 2022-04-14 15:16:54 +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