未验证 提交 563e873e 编写于 作者: K kangguangli 提交者: GitHub

add test case (#55664)

上级 1e50d7c2
test_accuracy_op
test_addmm_op
test_affine_grid_op
test_allclose_op
test_angle_op
test_arange
......@@ -31,6 +32,7 @@ test_compare_reduce_op
test_complex_abs
test_complex_op
test_complex_view_op
test_concat_op
test_conj_op
test_conv2d_op
test_conv2d_op_depthwise_conv
......@@ -39,6 +41,7 @@ test_conv2d_transpose_op_depthwise_conv
test_conv3d_op
test_conv3d_transpose_op
test_conv3d_transpose_part2_op
test_crop_tensor_op
test_cross_op
test_cummax_op
test_cummin_op
......@@ -52,6 +55,7 @@ test_diag_v2
test_digamma_op
test_dist_op
test_dot_op
test_edit_distance_op
test_eigh_op
test_eigh_op_static_build
test_eig_op
......@@ -65,6 +69,7 @@ test_elementwise_min_op
test_elementwise_mod_op
test_elementwise_pow_op
test_erfinv_op
test_expand_v2_op
test_eye_op
test_fill_any_op
test_fill_constant_batch_size_like
......@@ -75,6 +80,7 @@ test_fmin_op
test_fold_op
test_frame_op
test_gather_tree_op
test_gaussian_random_op
test_generate_proposals_v2_op
test_graph_send_recv_op
test_graph_send_ue_recv_op
......@@ -102,6 +108,7 @@ test_label_smooth_op
test_label_smooth_op_new_ir
test_lerp_op
test_lgamma_op
test_linear_interp_v2_op
test_linspace
test_logcumsumexp_op
test_logit_op
......@@ -120,15 +127,20 @@ test_matrix_power_op
test_maxout_op
test_mean_op
test_mode_op
test_multi_dot_op
test_mv_op
test_nearest_interp_v2_op
test_nextafter_op
test_nll_loss
test_nms_op
test_nn_functional_hot_op
test_nonzero_api
test_norm_op
test_numel_op
test_one_hot_v2_op
test_one_hot_v2_op_static_build
test_overlap_add_op
test_pad3d_op
test_pixel_shuffle_op
test_polygamma_op
test_pool2d_op
......@@ -140,6 +152,7 @@ test_psroi_pool_op
test_put_along_axis_op
test_range
test_reduce_op
test_reshape_op
test_reverse_op
test_roi_align_op
test_roi_pool_op
......@@ -154,6 +167,7 @@ test_shard_index_op
test_sigmoid_cross_entropy_with_logits_op
test_sign_op
test_size_op
test_slice_op
test_solve_op
test_spectral_norm_op
test_spectral_op
......@@ -161,7 +175,9 @@ test_squared_l2_norm_op
test_svd_op
test_take_along_axis_op
test_temporal_shift_op
test_tile_op
test_trace_op
test_transpose_op
test_triangular_solve_op
test_tril_indices_op
test_trilinear_interp_v2_op
......@@ -170,6 +186,7 @@ test_trunc_op
test_unfold_op
test_unique_consecutive_op
test_unpool3d_op
test_unsqueeze2_op
test_viterbi_decode_op
test_warpctc_op
test_warprnnt_op
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册