mindspore/tests/ut/python/parallel
yangzhenzhang af0d28de48 add parallel op for batchnorm 2021-06-17 15:43:24 +08:00
..
__init__.py set parallel communication init flag in parallel ut 2021-03-30 11:21:57 +08:00
conftest.py clean pylint 2020-05-18 16:42:35 +08:00
test_add_relu_redistribution.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_allreduce_fusion.py [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
test_alltoall.py refactor get cnode strategy 2020-10-24 15:06:26 +08:00
test_arithmetic.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_auto_parallel_BN_PReLU.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_activation.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_arithmetic.py set cnode's fullname when cloning 2020-12-04 15:59:44 +08:00
test_auto_parallel_assign_sub_with_ref_key.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_cast.py move parallel-related black-list to core/ir, and fix the cloneCNode bug 2020-12-10 15:57:01 +08:00
test_auto_parallel_common_parameter.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_double_sources.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_double_star.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_double_subgraphs.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_auto_parallel_fc_nobias.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_flag.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_auto_parallel_for_loop.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_auto_parallel_for_loop_multi_subgraph.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_auto_parallel_for_loop_reshape.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_auto_parallel_for_loop_simplify.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_auto_parallel_four_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_inference.py add notice 2020-06-29 17:39:25 +08:00
test_auto_parallel_l2normalize.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_matmul_drop.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_matmul_prelu.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_multi_graph.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_onehot.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_parameter_cast.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_partial_strategy.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_reduce_method.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_reshape.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_resnet.py add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
test_auto_parallel_resnet_predict.py parallel envs variable check 2021-05-07 09:12:53 +08:00
test_auto_parallel_rhombus.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_auto_parallel_segment_min.py Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements 2020-10-28 08:57:02 +08:00
test_auto_parallel_segment_sum.py Add UnsortedSegmentSum and UnosrtedSemenMin For Oparallel Implements 2020-10-28 08:57:02 +08:00
test_auto_parallel_softmax_loss.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_auto_parallel_star_partial_strategy.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_auto_parallel_transformer.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_auto_parallel_transpose.py move parallel-related black-list to core/ir, and fix the cloneCNode bug 2020-12-10 15:57:01 +08:00
test_auto_parallel_triangle_overwrite.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_auto_parallel_tuple_depend.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_auto_parallel_two_bn.py parallel virtual_out_ops 2021-04-25 11:18:54 +08:00
test_auto_parallel_two_matmul.py set cnode's fullname when cloning 2020-12-04 15:59:44 +08:00
test_auto_parallel_two_partial_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_zig_zag.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_star_elimination.py change _Loss to Loss 2021-06-03 15:26:59 +08:00
test_batch_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_batch_parallel.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_batch_parallel_dropout.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_batch_parallel_tensoradd.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_batchnorm.py add parallel op for batchnorm 2021-06-17 15:43:24 +08:00
test_batchnorm_batch_parallel.py modify batch_normal 2021-01-13 20:59:46 +08:00
test_bias_add.py add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
test_bool_grad.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_broadcast_dict.py parallel envs variable check 2021-05-07 09:12:53 +08:00
test_broadcast_to.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_combined_tensor.py clean pylint 2020-05-18 16:42:35 +08:00
test_comparison_function_info.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_concat.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_conv2d.py add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
test_dataset.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_dataset_interface.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_dataset_util.py remove to_full_tensor and load_inputs in exexute stage 2020-08-14 11:40:27 +08:00
test_dense_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_different_type_for_div_op.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_distribute_predict.py fix infer rank list typo 2020-12-28 18:46:01 +08:00
test_dropout.py parallel dropout support repeated compute 2021-05-20 19:42:13 +08:00
test_dropout_do_mask.py fix bug for dropout do mask 2021-04-25 16:47:44 +08:00
test_dynamic_shape.py Change GatherV2 to Gather r1.1 to master 2021-01-30 14:13:47 +08:00
test_element_wise_function.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_embeddinglookup.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_eval.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_expand_dims.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_forward_graph.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_full_batch.py raise RuntimeError when using full_batch neither under semi_auto_parallel nor auto_parallel 2020-09-16 14:51:09 +08:00
test_gather_v2.py split axis and batch for gatherv2 2021-04-23 16:59:35 +08:00
test_gather_v2_primitive.py change _Loss to Loss 2021-06-03 15:26:59 +08:00
test_gathernd.py add gathernd op 2021-04-16 14:29:03 +08:00
test_gathernd_further.py add parallel gathernd test case 2021-05-28 17:21:11 +08:00
test_get_next.py parallel virtual_out_ops 2021-04-25 11:18:54 +08:00
test_get_parameter_layout.py fix grad accu 2021-03-05 10:28:10 +08:00
test_gpu_dropout.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_hybird_parallel_activation.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_initializer_weight_slice.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_l2normalize.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_layer_norm.py clean duplicate code 2021-05-25 17:25:34 +08:00
test_layer_norm_further.py add parallel layernorm test case 2021-05-28 17:20:04 +08:00
test_linear.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_load_tensor.py clean pylint 2020-05-18 16:42:35 +08:00
test_loop_two_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_loss_and_o2_level.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_loss_and_optimizer.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_loss_scale.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_manual_embedding_lookup.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_manual_gatherv2.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_matmul_dropout.py unify mindir 2020-12-12 17:55:16 +08:00
test_matmul_tensor.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_mix_precision_hybrid_parallel.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_model_with_loss.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_model_without_loss.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_mul_div_bn.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_multi_field_embedding.py [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
test_neg.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_o2_level.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_one_dev.py change _Loss to Loss 2021-06-03 15:26:59 +08:00
test_one_hot_net.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_one_weight_parameter.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_onehot.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_operator_model_parallel.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_optimizer.py parallel envs variable check 2021-05-07 09:12:53 +08:00
test_optimizer_clone_weight.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_pack.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_parallel_optimizer.py enable not fully use opt shard 2021-05-07 15:32:48 +08:00
test_parameter_init.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_parameter_merge.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_parameter_multi_users.py check layouts for shared parameter 2021-04-15 10:39:05 +08:00
test_pipeline_split.py pipeline_split_adapt_master 2021-06-10 20:17:33 +08:00
test_prelu.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_prelu_cell.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_range.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_reduce_method_info.py Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
test_reluv2.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_repeated_calc.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_reshape.py add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
test_reshape_optimized.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_reshape_parameter.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_reshape_skip_redistribution.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_reshape_unexpand.py add parallel operator for conv2d 2021-06-10 14:58:51 +08:00
test_scalar_loss.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_scatter_update.py modify check strategy for scatter update 2021-05-10 11:22:00 +08:00
test_select.py Making the Tile operator to have more parallel strategies 2021-04-27 11:36:40 +08:00
test_self_attention.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_semi_auto_two_subgraphs.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_set_auto_parallel_context.py fix optimizer weight shard config 2021-06-08 10:44:17 +08:00
test_shared_param_and_mix_precision.py handle load in step parallel 2021-05-28 09:16:40 +08:00
test_sigmoid_cross_entropy_with_logits.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_slice.py Add slice parallel op 2020-11-18 20:20:33 +08:00
test_softmax_cross_entropy_loss.py modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
test_sparse_feature_bprop.py [auto-monad] Support side-effects by auto-monad 2021-02-08 09:01:15 +08:00
test_sparse_gather_v2.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_split.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_split_grad_sens.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_square.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_squeeze_info.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_step_parallel.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_strategy_checkpoint.py add group ckpt 2021-01-21 14:41:05 +08:00
test_stridedslice.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_sum_as_loss.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_tile.py Making the Tile operator to have more parallel strategies 2021-04-27 11:36:40 +08:00
test_topk.py add topk op 2021-04-17 14:12:49 +08:00
test_train_and_eval.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_transpose.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_two_matmul.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_two_weights_parameter.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_uniform_candidate_sampler.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_unsortedsegmentmax.py Add UnsortedSegmentMax Operation 2020-11-19 17:41:54 +08:00
test_unsortedsegmentmin.py Add UnsortedSegmentMax Operation 2020-11-19 17:41:54 +08:00
test_unsortedsegmentsum.py Fix condition check 2020-12-18 16:43:43 +08:00
test_using_seed_for_initializer.py modify_normal 2020-10-22 21:35:44 +08:00
test_virtual_dataset_3_input.py fix parallel timeout 2021-04-02 20:19:26 +08:00
test_virtual_output.py dont insert virtualoutput for scalar 2021-04-26 19:55:16 +08:00