|
|
|
@ -405,15 +405,6 @@ set(TEST_OPS_WITH_GC
|
|
|
|
|
test_mean_op
|
|
|
|
|
test_pad2d_op
|
|
|
|
|
test_scatter_op
|
|
|
|
|
test_sequence_concat
|
|
|
|
|
test_sequence_conv
|
|
|
|
|
test_sequence_pool
|
|
|
|
|
test_sequence_expand_as
|
|
|
|
|
test_sequence_expand
|
|
|
|
|
test_sequence_pad_op
|
|
|
|
|
test_sequence_unpad_op
|
|
|
|
|
test_sequence_scatter_op
|
|
|
|
|
test_sequence_slice_op
|
|
|
|
|
test_slice_op
|
|
|
|
|
test_space_to_depth_op
|
|
|
|
|
test_squared_l2_distance_op)
|
|
|
|
@ -686,7 +677,6 @@ set_tests_properties(test_nearest_interp_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_profiler PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_inplace_softmax_with_cross_entropy PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_cross_entropy2_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_sequence_conv PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_fetch_unmerged PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_gru_unit_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_activation_nn_grad PROPERTIES TIMEOUT 120)
|
|
|
|
@ -720,7 +710,6 @@ set_tests_properties(test_partial_eager_deletion_transformer PROPERTIES TIMEOUT
|
|
|
|
|
set_tests_properties(test_parallel_executor_seresnext_with_reduce_gpu PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_dropout_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_argsort_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_sequence_pool PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_gather_nd_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_nn_grad PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_elementwise_sub_op PROPERTIES TIMEOUT 120)
|
|
|
|
@ -747,7 +736,6 @@ set_tests_properties(test_multiprocess_dataloader_iterable_dataset_static PROPER
|
|
|
|
|
set_tests_properties(test_lstm_cudnn_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_stack_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_bilinear_interp_v2_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_sequence_concat PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_deformable_psroi_pooling PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_trilinear_interp_v2_op PROPERTIES TIMEOUT 120)
|
|
|
|
|
set_tests_properties(test_imperative_static_runner_mnist PROPERTIES TIMEOUT 120)
|
|
|
|
|