i-robot
|
59e7689876
|
!34991 Remove SoftDVPP related APIs
Merge pull request !34991 from xiaotianci/remove_soft_dvpp
|
2022-06-02 09:00:58 +00: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 |
Xiao Tianci
|
74a1f06362
|
remove soft dvpp
|
2022-06-01 17:45:58 +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 |
i-robot
|
751f62824d
|
!35300 fix docs format
Merge pull request !35300 from yelihua/code_docs_master
|
2022-06-01 09:06:54 +00:00 |
panzhihui
|
2dd576e8d6
|
update doc
|
2022-06-01 14:29:06 +08:00 |
i-robot
|
2f01d8b5bf
|
!35089 Add introduction with profiler op_analyse.
Merge pull request !35089 from liuchuting/profiler
|
2022-06-01 06:16:47 +00: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 |
liu-yongqi-63
|
241bc7d2e5
|
Supplementary interface input parameters
|
2022-06-01 10:44:46 +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
|
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
|
0674bba5c3
|
!35191 nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d: correct the docs, they does not support dtype float64.
Merge pull request !35191 from fujianzhao/fix_adaptive_avg_pool_1d
|
2022-05-31 06:30:23 +00:00 |
liuchuting
|
91c0a0c8b6
|
add introduction with profiler op_analyse and field discrimination card data.
|
2022-05-31 11:29:28 +08: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 |
i-robot
|
d87af99e7c
|
!35152 add 1d inputs support for nn.BiDense
Merge pull request !35152 from 吕昱峰(Nate.River)/master
|
2022-05-31 02:55:46 +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 |
i-robot
|
fedccd0d63
|
!34529 Support specific data set decryption
Merge pull request !34529 from 刘勇琪/master-decrypt-column
|
2022-05-31 02:47:19 +00: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 |
i-robot
|
97fe8b6dd5
|
!34999 fl chinese doc
Merge pull request !34999 from wtcheng/master
|
2022-05-31 01:58:05 +00:00 |
fujianzhao
|
59aa342c82
|
nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d does not support input dtype float64.
|
2022-05-31 09:30:51 +08:00 |
i-robot
|
28dca7e2bd
|
!35057 nn.Hardtanh: add type checking for input x, update docs
Merge pull request !35057 from fujianzhao/fix_hardtanh
|
2022-05-30 18:34:54 +00:00 |
i-robot
|
509fb1e776
|
!34550 add model.fit and refactor callbacks
Merge pull request !34550 from liutongtong9/add_fit
|
2022-05-30 11:32:20 +00:00 |
w00517672
|
b47fd3fd91
|
fl chinese doc
|
2022-05-30 17:42:42 +08:00 |
hezhenhao1
|
3832cc2115
|
fix doc string
|
2022-05-30 16:34:23 +08:00 |
i-robot
|
940be5d9a9
|
!35146 update doc of nn.HuberLoss
Merge pull request !35146 from fujianzhao/code_docs
|
2022-05-30 08:15:22 +00: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
|
ca473a8aed
|
!33835 remove the usage of obj in ms_function
Merge pull request !33835 from wangjun/ms_function_obj_remove
|
2022-05-30 07:47:20 +00: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 |
liu-yongqi-63
|
ea336c3109
|
Support specific data set decryption
|
2022-05-30 14:42:35 +08:00 |