Commit Graph

1002 Commits

Author SHA1 Message Date
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
i-robot 6a33b5215e
!34988 modify format
Merge pull request !34988 from 俞涵/code_docs_0526
2022-05-26 09:20:04 +00:00
huodagu a7f9e1a9d0 modify format 2022-05-26 17:07:25 +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
i-robot e960f5beb7
!34938 fix docs problems for nn.Threshold
Merge pull request !34938 from 吕昱峰(Nate.River)/code_docs_threshold
2022-05-26 04:26:33 +00:00
yelihua 79316f6caf add GPU impl for Fills and testcase 2022-05-25 18:29:10 +08:00
lvyufeng 708cad7bc3 fix docs problems for nn.Threshold 2022-05-25 17:38:53 +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
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
huodagu 1d439cdf47 modify format 2022-05-25 11:13:49 +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
i-robot 291b5faa98
!33925 parallel_initializer_seed
Merge pull request !33925 from yao_yf/auto_parallel_initializer_seed
2022-05-25 02:03:16 +00:00
i-robot eeab5b3316
!34844 modify format
Merge pull request !34844 from 俞涵/code_docs_0524
2022-05-25 01:21:33 +00: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
i-robot a76fa5825f
!34840 modify docs for masked_select tensor interface
Merge pull request !34840 from yangzhenzhang/code_docs_masked_select_tensor_interface
2022-05-24 09:24:56 +00:00
liyong de9a3defc7 fix obs minddataset doc 2022-05-24 16:25:03 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +08:00
huodagu c73490f063 modify format 2022-05-24 14:54:03 +08:00
yangzhenzhang 94a67a80a9 modify docs for masked select 2022-05-24 14:29:36 +08:00
i-robot 093a1dd4d7
!34800 GraphKernel gather_nd 中文文档更新
Merge pull request !34800 from ZengZitao/code_docs_gather_nd_fix
2022-05-24 06:07:50 +00:00
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