Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
Paddle
提交
14551c85
P
Paddle
项目概览
PaddlePaddle
/
Paddle
大约 1 年 前同步成功
通知
2298
Star
20931
Fork
5422
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
1423
列表
看板
标记
里程碑
合并请求
543
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
Paddle
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
1,423
Issue
1,423
列表
看板
标记
里程碑
合并请求
543
合并请求
543
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
14551c85
编写于
7月 17, 2023
作者:
K
kangguangli
提交者:
GitHub
7月 17, 2023
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
add whitelist unittest for ir op test (#55433)
上级
2982046b
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
31 addition
and
0 deletion
+31
-0
test/white_list/new_ir_op_test_white_list
test/white_list/new_ir_op_test_white_list
+31
-0
未找到文件。
test/white_list/new_ir_op_test_white_list
浏览文件 @
14551c85
test_accuracy_op
test_addmm_op
test_allclose_op
test_angle_op
test_arange
test_arg_min_max_op
...
...
@@ -11,6 +12,7 @@ test_auc_op
test_auc_single_pred_op
test_bce_loss
test_bicubic_interp_v2_op
test_bilinear_interp_v2_op
test_bilinear_tensor_product_op
test_bincount_op
test_bincount_op_static_build
...
...
@@ -23,6 +25,7 @@ test_cholesky_op
test_cholesky_solve_op
test_class_center_sample_op
test_clip_by_norm_op
test_clip_op
test_compare_op
test_compare_reduce_op
test_complex_abs
...
...
@@ -36,15 +39,23 @@ test_conv2d_transpose_op_depthwise_conv
test_conv3d_op
test_conv3d_transpose_op
test_conv3d_transpose_part2_op
test_cross_op
test_cummax_op
test_cummin_op
test_cumprod_op
test_dataloader_dataset
test_deformable_conv_op
test_determinant_op
test_diag_embed
test_diagonal_op
test_diag_v2
test_digamma_op
test_dist_op
test_dot_op
test_eigh_op
test_eigh_op_static_build
test_eig_op
test_eig_op_static_build
test_eigvalsh_op
test_eigvals_op
test_elementwise_div_op
...
...
@@ -64,17 +75,24 @@ test_fmin_op
test_fold_op
test_frame_op
test_gather_tree_op
test_generate_proposals_v2_op
test_graph_send_recv_op
test_graph_send_ue_recv_op
test_grid_sampler_op
test_group_norm_op
test_histogram_op
test_huber_loss_op
test_i0e_op
test_i0_op
test_i1e_op
test_i1_op
test_index_add_op
test_index_sample_op
test_instance_norm_op_v2
test_instance_norm_op_v2_new_ir
test_inverse_op
test_ir_pybind
test_isclose_op
test_is_empty_op
test_kldiv_loss_op
test_kron_op
...
...
@@ -90,6 +108,8 @@ test_log_loss_op
test_log_softmax
test_logspace
test_logsumexp
test_lookup_table_v2_op
test_lookup_table_v2_op_static_build
test_lu_op
test_masked_select_op
test_matmul_v2_op
...
...
@@ -100,6 +120,8 @@ test_maxout_op
test_mean_op
test_mode_op
test_mv_op
test_nearest_interp_v2_op
test_nextafter_op
test_nll_loss
test_nms_op
test_nonzero_api
...
...
@@ -107,8 +129,10 @@ test_norm_op
test_numel_op
test_overlap_add_op
test_pixel_shuffle_op
test_polygamma_op
test_pool2d_op
test_pool3d_op
test_pool_max_op
test_prelu_op
test_prior_box_op
test_psroi_pool_op
...
...
@@ -124,6 +148,7 @@ test_segment_ops_static_build
test_selu_op
test_shape_op
test_shard_index_op
test_sigmoid_cross_entropy_with_logits_op
test_sign_op
test_size_op
test_solve_op
...
...
@@ -133,11 +158,17 @@ test_squared_l2_norm_op
test_svd_op
test_take_along_axis_op
test_temporal_shift_op
test_trace_op
test_triangular_solve_op
test_tril_indices_op
test_trilinear_interp_v2_op
test_triu_indices_op
test_trunc_op
test_unfold_op
test_unique_consecutive_op
test_unpool3d_op
test_viterbi_decode_op
test_warpctc_op
test_warprnnt_op
test_where_op
test_yolo_box_op
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录