mindspore/tests/st/ops/gpu
i-robot 62d2899c2f
!44309 adapt PadV3/PadV3Grad dynamic shape and kernelmod implementations.
Merge pull request !44309 from yangshuo/br_pad_v3
2022-11-03 02:14:50 +00:00
..
test_acos_grad_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_acos_grad_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_acos_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_acosh_grad_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_acosh_grad_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_acosh_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_ada_max_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_adadelta_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_adagrad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_adagrad_v2_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_adam_fusion.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_adam_op.py Add Multinomial, Adam, LogSoftmaxGrad and MaxPoolGrad Vmap test case 2022-09-30 11:23:07 +08:00
test_adaptive_avg_pool1d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_adaptive_avg_pool2d_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_adaptive_avg_pool3d_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_adaptive_max_pool1d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_adaptive_max_pool2d_grad_op.py [assistant][ops][I51VIP] add AdaptiveMaxpool2DGrad operator 2022-06-23 14:57:43 +08:00
test_adaptive_max_pool2d_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_adaptive_max_pool3d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_add_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_addcdiv_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_addcmul_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_addmv_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_addn_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_addr_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_adjusthue_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_adjustsaturation_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_affine_grid_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_apply_adagrad_a_d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_apply_adam_with_amsgrad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_apply_add_sign_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_apply_gradient_descent_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_apply_proximal_adagrad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_apply_proximal_gradient_descent_op.py new applyproximalgradientdescent 2022-07-26 15:10:53 +08:00
test_approximate_equal_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_argmax_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_argmaxwithvalue_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_argmin_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_argminwithvalue_op.py Update argmin with value tensor api name 2022-07-29 16:15:43 +08:00
test_asin_grad_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_asin_grad_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_asin_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_asinh_grad_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_asinh_grad_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_asinh_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_assert_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_assign_add_op.py Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-11 15:50:47 +08:00
test_assign_op.py Add the check of the return value of Assign, AssignAdd, AssignSub. 2022-10-11 15:50:47 +08:00
test_assign_sub_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_atan_grad_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_atan_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_atan_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_atanh_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_avgpool_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bartlett_window_op.py Added new functional apis. 2022-10-28 22:05:54 -04:00
test_batch_matmul.py Add a cuda version check to the test case. 2022-10-29 15:07:11 +08:00
test_batchnorm_fold2_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_batchnorm_fold_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_batchnorm_fold_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_batchnorm_grad_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_batchnorm_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_batchtospace_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_bce_with_logits_loss.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bernoulli.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bessel_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bias_add_grad.py support BiasAddGrad for dynamic shape and more data type 2022-09-23 09:20:27 +08:00
test_bias_add_op.py add test cases for bias add 2022-10-09 15:52:02 +08:00
test_bidense.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_binary_cross_entropy_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bitwiseand_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bitwiseor_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_bitwisexor_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_blackman_window_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_bool_op.py Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
test_boundingbox_decode_op.py add dynamic shape of BoundingBoxEncode and BoundingBoxDecode. 2022-09-20 17:36:31 +08:00
test_boundingbox_encode_op.py add dynamic shape of BoundingBoxEncode and BoundingBoxDecode. 2022-09-20 17:36:31 +08:00
test_broadcast_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_broadcast_to_ops.py !42942 add st of BroadcastTo 2022-09-28 10:46:47 +00:00
test_bucketize_op.py dyn shape 2022-10-29 16:40:53 +08:00
test_cast_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_categorical_op.py add categorical 2020-08-19 11:21:15 +08:00
test_cdist_grad_op.py [feat] [assistant] [ops] [I4ZZT9,I4ZZTA] New GPU operator implementation, include Cdist , CdistGrad 2022-10-18 14:33:46 +08:00
test_cdist_op.py [feat] [assistant] [ops] [I4ZZT9,I4ZZTA] New GPU operator implementation, include Cdist , CdistGrad 2022-10-18 14:33:46 +08:00
test_ceil_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_celu_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_check_numerics_op.py !44746 Bucketize 、CheckNumerics 动态shape支持 2022-10-31 06:28:44 +00:00
test_check_valid_op.py Added new Functional APIs ans STs. 2022-09-18 07:47:21 -04:00
test_cholesky_inverse_op.py Replace ms_function with jit 2022-10-29 11:32:53 +08:00
test_cholesky_solve_op.py [feat] [assistant] [I5EWKK] implement CholeskySolve operator in a new way 2022-10-18 18:23:32 +08:00
test_coalesce_op.py Coalesce CheckNumerics dyn 2022-10-29 17:30:37 +08:00
test_col2im_op.py Coalesce CheckNumerics dyn 2022-10-29 17:30:37 +08:00
test_compare_and_bitpack_op.py Add GPU Operator CompareAndBitpack 2022-09-03 09:40:12 +08:00
test_compare_ops.py Added new functional & tensor apis. 2022-10-30 00:57:42 -04:00
test_complex_abs_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_complex_op.py reduce sup complex 2022-10-11 12:32:34 +08:00
test_concat_offset.py adapt some operators dynamic shape and implementations. 2022-10-21 16:08:37 +08:00
test_concatv2_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_conj_op.py Added new Functional and Tensor APIs and STs. 2022-10-10 00:10:24 -04:00
test_conv2d_backprop_filter_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_conv2d_backprop_input_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_conv2d_depthwiseconv2d.py fix weight_init bug 2020-09-17 09:23:34 +08:00
test_conv2d_op.py add vmap rules for conv ops 2022-07-25 10:29:17 +08:00
test_conv3d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_conv3dtranspose_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_correction_mul_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_correction_mul_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_cos_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_cosh_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_crop_and_resize.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_crop_and_resize_grad_boxes_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_crop_and_resize_grad_image_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_ctcloss_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_ctclossv2_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_cudnn_inplace_fusion.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_cum_minmax_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_cumprod_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_cumsum_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_data_format_vec_permute.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_dataformatdimmap_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_deformable_conv.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_deformable_offsets_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_dense.py mod dense 2020-12-03 11:32:03 +08:00
test_dense_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_depthtospace_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_diag_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_diag_part_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_diagonal_op.py Added new APIs and STs. 2022-10-16 23:08:15 -04:00
test_dilation2d_backprop_filter_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_dilation2d_backprop_input_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_dilation2d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_div_op.py Added new Functional & Tensor APIs with STs. 2022-10-17 23:18:59 -04:00
test_dropout.py optimize gpu dropout 2022-07-07 15:10:50 +08:00
test_dropout_nd_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_dtype_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_dynamic_broadcast_gradient_args.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_dynamic_broadcastto_op.py modify DynamicShape to TensorShape 2022-03-07 14:19:12 +08:00
test_dynamic_ops.py replace set_inputs with set_dynamic_columns 2022-10-27 14:09:54 +08:00
test_dynamic_shape_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_dynamic_stitch_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_einsum_op.py fix einsum infer 2022-11-01 19:15:55 +08:00
test_elu_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_elu_op.py Added new APIs and STs. 2022-10-16 23:08:15 -04:00
test_embedding_lookup_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_equal_op.py Added new Functional & Tensor APIs with STs. 2022-10-17 23:18:59 -04:00
test_equalcount_op.py equalcount dynamic 2022-10-14 11:23:52 +08:00
test_erf_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_erfc_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_erfinv_op.py Added new Functional and Tensor APIs and STs. 2022-10-10 00:10:24 -04:00
test_error_on_dynamic_shape_input_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_exp_op.py add functional/tensor api for exp 2022-08-29 11:24:01 +08:00
test_expand_dims.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_expm1_op.py Added new Functional & Tensor APIs with STs. 2022-10-17 23:18:59 -04:00
test_extract_image_patches_op.py Support Dynamic shape/rank for mirrorpad && maxpool 2022-09-15 21:34:21 +08:00
test_fake_quant_perchannel.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_fake_quant_perchannel_grad.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_fake_quant_perlayer.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_fake_quant_perlayer_grad.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_fast_gelu_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_fft_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_fill_diagonal_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_fills_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_flatten_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_flatten_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_float_op.py Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
test_float_status_op.py fix MirrorPadGrad bad_function_call bug 2022-09-18 11:44:03 +08:00
test_floor_op.py add flatten and floor function/nn/tensor interface and test 2022-09-18 16:17:18 +08:00
test_floordiv_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_fold_op.py fix cnode nullptr in eos mode 2022-10-13 23:43:47 -04:00
test_fractional_max_pool.py fractionalmaxpool 2022-10-17 15:20:54 +08:00
test_fractionalavgpool_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_fractionalmaxpool3dwithfixedksize_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_fractionalmaxpool_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_ftrl_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_gatherV2_op.py gather datatype supplements 2022-09-23 15:16:58 +08:00
test_gather_grad_op.py fix MirrorPadGrad bad_function_call bug 2022-09-18 11:44:03 +08:00
test_gather_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_gathernd_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_gcd_lcm_op.py [feat][assistant][I5EWL7][I5EWL0] add gpu Gcd and Lcm 2022-09-26 13:45:37 +08:00
test_ge_op.py Fix Greater/GreaterEqual test 2022-09-19 23:46:58 +08:00
test_gelu_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_gelu_op.py Added new APIs and STs. 2022-10-16 23:08:15 -04:00
test_ger_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_gpu_convert_to_dynamic_shape_grad_op.py add grad for GpuDynamicShape testing op 2021-03-03 16:01:55 -05:00
test_gpu_convert_to_dynamic_shape_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_grid_sampler.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_grid_sampler_grad.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_gt_op.py Fix Greater/GreaterEqual test 2022-09-19 23:46:58 +08:00
test_half_op.py Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
test_hamming_window_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_heaviside_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_histogram_fixed_width_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_hshrink_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_hshrink_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_hsigmoid_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_hswish_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_hypot_op.py [feat][assistant][I5EWL4] add new gpu operator Hypot 2022-10-09 21:49:18 +08:00
test_identity_n_op.py [feat] [assistant] [I5EWL5] add new gpu operator IdentityN 2022-09-07 19:31:11 +08:00
test_identity_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_igamma_op.py Added New Functional & Tensor APIs. 2022-10-26 02:41:53 -04:00
test_imag_op.py Added new functional & tensor apis. 2022-10-31 21:53:31 -04:00
test_in_top_k.py intopk datatype 2022-09-13 16:35:19 +08:00
test_index_add_op.py Added New Functional & Tensor APIs. 2022-10-26 02:41:53 -04:00
test_index_fill_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_inplace_update_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_instance_norm_nd.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_instancenorm2d.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_int_op.py Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
test_inv_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_inv_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_invert_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_iou_op.py !43084 takedown testcases that are almost never failing as to save time on gate 2022-09-28 07:49:31 +00:00
test_isclose_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_isinf_op.py Added new functional & tensor apis. 2022-10-27 22:20:38 -04:00
test_isnan_op.py Added new functional & tensor apis. 2022-10-27 22:20:38 -04:00
test_kl_div_op.py fix gpu KLDivLoss st 2022-06-10 15:10:21 +08:00
test_l2loss_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_l2normalize_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_l2normalize_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_layer_norm_grad_grad_op.py layernorm gpu/cpu support double 2022-09-22 17:32:26 +08:00
test_layer_norm_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_layer_norm_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_leftshift_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_lerp_op.py merge all commits from list_diff_ds 2022-10-12 10:22:45 +08:00
test_less_equal_op.py Added new Functional and Tensor APIs and STs. 2022-10-10 00:10:24 -04:00
test_lin_space.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_local_response_norm_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_log1p_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_log_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_logical_op.py Added new functional & tensor apis. 2022-10-27 22:20:38 -04:00
test_logit_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_logit_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_logsoftmax_op.py vmap logsoftmax 3d has bug, change to 2d 2022-10-26 16:15:37 +08:00
test_logspace_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_long_op.py Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
test_loss.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_lower_bound_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_lp_norm_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_lstm_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_lu_op.py add cholesky && lu factorization for gpu backend 2021-10-20 23:00:39 +08:00
test_masked_select_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_masked_select_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maskedfill_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_matmul_op.py Added new functional & tensor apis. 2022-10-30 00:57:42 -04:00
test_matrix_band_part.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_matrix_determinant_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_matrix_diag_part_v3_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_matrix_diag_v3_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_matrix_inverse_op.py merge all commits from list_diff_ds 2022-10-12 10:22:45 +08:00
test_matrix_set_diag_v3_op.py merge all commits from list_diff_ds 2022-10-12 10:22:45 +08:00
test_matrix_solve.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maximum_grad_grad.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maximum_grad_op.py MaximumGrad 2022-09-26 11:33:39 +08:00
test_maximum_op.py Added new functional & tensor apis. 2022-10-30 00:57:42 -04:00
test_maxpool3d.py modify avg and max3d 2022-10-16 17:29:51 +08:00
test_maxpool3d_grad_with_argmax_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maxpool3d_with_argmax_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maxpool_3d_grad_grad_gpu_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maxpool_gpu_op.py Add MaxPool operator Vmap feature 2022-08-02 14:14:56 +08:00
test_maxpool_grad_gpu_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_maxpool_grad_grad_gpu_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maxpool_grad_grad_with_argmax_gpu_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maxpool_grad_op.py Add Multinomial, Adam, LogSoftmaxGrad and MaxPoolGrad Vmap test case 2022-09-30 11:23:07 +08:00
test_maxpool_with_argmax_gpu_op.py Support Dynamic shape/rank for mirrorpad && maxpool 2022-09-15 21:34:21 +08:00
test_maxpool_with_argmax_grad_gpu_op.py Support Dynamic shape/rank for mirrorpad && maxpool 2022-09-15 21:34:21 +08:00
test_maxunpool2d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_maxunpool3d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_minimum_grad_grad.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_minimum_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_mirror_pad.py fix MirrorPadGrad bad_function_call bug 2022-09-18 11:44:03 +08:00
test_mish_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_mish_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_momentum_fusion.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_momentum_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
test_mse_loss_op.py Added new functional apis. 2022-10-28 22:05:54 -04:00
test_mul_op.py Added new functional & tensor apis. 2022-10-30 00:57:42 -04:00
test_mulnonan_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_multi_margin_loss_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_multilabel_margin_loss_op.py MultilabelMarginLoss and MultilabelMarginLossGrad 2022-10-19 17:00:49 +08:00
test_multinomial_op.py Add Multinomial, Adam, LogSoftmaxGrad and MaxPoolGrad Vmap test case 2022-09-30 11:23:07 +08:00
test_mvlgamma_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_mvlgamma_op.py Added new functional & tensor apis. 2022-10-30 00:57:42 -04:00
test_neg_op.py Added new functional & tensor apis. 2022-10-30 00:57:42 -04:00
test_nextafter_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_nll_loss.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_nms_overlaps_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_nms_with_mask_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_nn_matmul.py 1D*ND 2020-10-12 17:21:07 +08:00
test_nn_reflectionpad.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_nn_replicationpad.py fix rewrite get attr failed issue and data sink bug 2022-10-28 10:33:21 +08:00
test_non_zero_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_normal.py Add random normal op at MindSpore front-end 2020-07-20 23:31:30 -04:00
test_nth_element.py add NthElement 2022-10-24 10:56:17 +08:00
test_one_hot_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_oneslike_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_pack_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_pad.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_pad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_pad_v3.py adapt PadV3/PadV3Grad dynamic shape and kernelmod implementations. 2022-11-02 14:34:46 +08:00
test_padding.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_pdist_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_pdist_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_population_count_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_prelu_op.py change prelu interface to new interface 2022-08-26 08:59:17 +08:00
test_primitive_cache.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_print_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_priority_replay_buffer_test.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_ps_roi_pooling_grad_v2_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_ps_roi_pooling_v2_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_pyfunc_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_random_categorical_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_random_choice_with_mask.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_random_poisson_op.py [ops] Add new GPU operator random_poisson 2022-08-01 14:11:34 +08:00
test_random_shuffle.py random_shuffle to shuffle 2022-09-28 01:54:25 +08:00
test_randperm.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_range_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_realdiv_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_reciprocal_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_reciprocal_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_reduce_all_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_reduce_any_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_reduce_max_grad_op.py add float64 support to reducemax grad 2021-03-04 17:58:36 -05:00
test_reduce_max_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_reduce_mean_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_reduce_min_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_reduce_prod_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_reduce_sum_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_relu6_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_relu6_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_relu_grad_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_relu_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_relu_v2.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_renorm_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_repeat_elements_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_reshape_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_resize_area_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_resize_bicubic_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_resize_bicubic_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_resize_bilinear_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_resize_bilinear_op.py add more st cases for resizebilinearv2 2022-10-12 09:46:19 +08:00
test_resize_linear_1d_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_resize_linear_1d_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_resize_nearest_neighbor_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_resize_nearest_neighbor_op.py add unit test for resizeNearestNeighbor gpu op 2020-08-07 16:54:33 -04:00
test_reverse_sequence.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_reverse_v2_op.py add reversev2 data type and test case 2022-10-21 09:42:16 +08:00
test_rightshift.py right shift ds dyn 2022-10-19 15:58:14 +08:00
test_rint_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_rl_buffer_net.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_rl_buffer_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_rmsprop.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_roll_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_round_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_rrelu.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_rsqrt_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sampled_softmax_loss_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_scale_and_translate_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_scale_and_translate_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_scatter_func_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_scatter_nd.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_scatter_nd_func_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_scatter_op.py add scatterdiv/scattermul gpu 2022-08-24 16:25:56 +08:00
test_segment_op.py merge all commits from segment_ds 2022-10-17 09:28:04 +08:00
test_select_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_selu_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sequence_mask_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sgd_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sigmoid_cross_entropy_with_logits_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sigmoid_cross_entropy_with_logits_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sigmoid_grad_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sigmoid_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sigmoid_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sign_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sin_op.py [assistant][ops] Fix ACos,ACosgrad,Acosh,Acoshgrad,Asin,Asingrad,Asinh,Asinhgrad,sin,cos,erfc,neg GPU and CPU with DataType 2022-10-17 20:08:51 +08:00
test_sinh_op.py Added new functional & tensor apis. 2022-10-31 21:53:31 -04:00
test_slice.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_slice_grad.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_smoothl1loss_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_soft_shrink_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_softmarginloss_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_softmarginloss_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_softmax2d.py Add nn.Softmax2d 2022-10-10 21:22:48 +08:00
test_softmax_cross_entropy_with_logits_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_softmax_op.py Change softmax grad to NativeGpuKernelMode and add st 2022-10-10 18:52:22 +08:00
test_softplus_grad_op.py gpu softplus fix 2022-06-30 16:11:36 +08:00
test_softplus_op.py gpu softplus fix 2022-06-30 16:11:36 +08:00
test_softsign_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sort.py Added new functional & tensor apis. 2022-10-31 21:53:31 -04:00
test_spacetobatch_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_spacetodepth_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_sparse_add_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sparse_add_ops.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sparse_apply_adagrad.py TruncateDiv and TruncateMod CPU ops 2022-06-29 14:41:56 +00:00
test_sparse_apply_adagrad_v2.py SparseApplyAdagradV2 Cpu, GPU and dynamic shape implementation 2022-07-12 16:40:35 -04:00
test_sparse_apply_ftrl_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sparse_apply_proximal_adagrad_op.py SparseApplyProximalAdagrad dynamic shape 2022-10-29 16:27:53 +08:00
test_sparse_apply_r_m_s_prop_op.py change cla 2022-09-17 01:22:20 +00:00
test_sparse_csr_to_sparse_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sparse_dense_to_csr_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sparse_gather_v2_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sparse_segment_mean_op.py fix default dtype 2022-08-29 14:55:19 +08:00
test_sparse_segment_sqrt_n_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_sparse_segment_sqrt_n_op.py SparseSegment dyn 2022-10-29 15:01:55 +08:00
test_sparse_segment_sqrt_n_with_num_segments_op.py SparseSegment dyn 2022-10-29 15:01:55 +08:00
test_sparse_segment_sum_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_sparse_segment_sum_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_sparse_segment_sum_with_num_segments_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_sparse_slice_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sparse_slice_op.py add SparseSlice gpu kernel and st test 2022-10-20 20:35:24 +08:00
test_sparse_softmax_cross_entropy_with_logits_op.py SparseSoftmaxCrossEntropyWithLogits dynamic shape 2022-10-19 19:52:19 +08:00
test_sparse_softmax_op.py Add SparseSoftmax for GPU 2022-10-04 11:38:53 +08:00
test_sparse_split.py sparsesplit 2022-10-26 09:32:01 +08:00
test_sparse_tensor_dense_add.py merge all commits from sparse_tensor_dense_ds 2022-10-19 09:28:01 +08:00
test_sparse_to_dense_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_split.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_sqrt_grad_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sqrt_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sqrt_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_square_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_squared_difference_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_squeeze_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_sspaddmm_op.py Sspaddmm dyn 2022-10-29 17:26:29 +08:00
test_standard_laplace.py [feat] [assistant] [ops] [I5EWJT] New GPU operator implementation StandardLaplace 2022-09-07 18:19:51 +08:00
test_standard_normal.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_stridedslice_grad_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_stridedslice_op.py supplement data type for stridedslice 2022-09-19 16:18:09 +08:00
test_sub_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_svd_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tan_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tanh_grad_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tanh_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tanhshrink.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tensor_array.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tensor_scatter_arithmetic.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tensor_scatter_element_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_tensordot_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_tile_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_time_distributed_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_to_op.py Added new Tensor APIs and Sts. 2022-09-19 05:50:30 -04:00
test_topk_op.py merge all commits from list_diff_ds 2022-10-12 10:22:45 +08:00
test_trace_grad_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_trace_op.py !44264 SparseAddmm、Trace 动态shape支持 2022-10-21 10:00:23 +00:00
test_transpose_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_tril_indices_op.py [feat] [assistant] [I5EWLQ] add new GPU operator TrilIndices 2022-10-17 16:15:03 +08:00
test_tril_triu_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_triplet_margin_loss_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_triu_indices_op.py [feat] [assistant] [I5EWLS] add new GPU operator TriuIndices 2022-09-23 13:06:00 +08:00
test_trunc_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_truncatednormal_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_uniform_candidate_sampler_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_uniform_int.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_uniform_real.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unique_consecutive_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unique_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_unique_with_pad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unpack_op.py Add api mindspore.jit and mindspore.jit_class. 2022-10-21 10:17:44 +08:00
test_unravel_index_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unsorted_segment_max.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unsorted_segment_min.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unsorted_segment_prod.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_unsorted_segment_sum.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_upper_bound_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_upsample_nearest3d_op.py upsample nearest/trilinear3d dyn 2022-10-13 11:03:55 +08:00
test_upsample_nearest_3d_grad_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_upsample_trilinear_3d.py upsample nearest/trilinear3d dyn 2022-10-13 11:03:55 +08:00
test_upsample_trilinear_3d_grad.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_xdivy_op.py Add Xdivy primitive for cpu&gpu 2022-06-21 08:50:04 +08:00
test_xdivy_xlogy_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00
test_zeroslike_op.py takedown gpu testcases where pass >=200 && fail==0 2022-06-01 20:37:11 +08:00
test_zeta_op.py takedown testcases that are almost never failing as to save time on gate 2022-09-27 22:38:48 +08:00