mindspore/tests/ut/python/parallel
yao_yf 65d8e63580 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
..
__init__.py fix pylint warnings 2020-05-22 14:54:36 +08:00
conftest.py clean pylint 2020-05-18 16:42:35 +08:00
test_add_relu_redistribution.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_allreduce_fusion.py !5502 Mod SoftmaxCrossEntropyWithlogits 2020-09-03 20:24:43 +08:00
test_alltoall.py refactor get cnode strategy 2020-10-24 15:06:26 +08:00
test_arithmetic.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 clean pylint warnings 2020-05-30 11:35:00 +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 num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
test_auto_parallel_rhombus.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_softmax_loss.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_star_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_transformer.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_transpose.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_triangle_overwrite.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_tuple_depend.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_auto_parallel_two_bn.py change internal API _get_strategy() to _get_shard_strategy() 2020-09-10 17:46:53 +08:00
test_auto_parallel_two_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_batchnorm_batch_parallel.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_batchnorm_ex_batch_parallel.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_bias_add.py Add num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
test_bn_prelu_cell.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_bool_grad.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_broadcast_dict.py fix pylint warnings 2020-05-22 14:54:36 +08:00
test_broadcast_to.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_dataset.py clean pylint 2020-05-18 16:42:35 +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_dropout_do_mask.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_eval.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_gather_v2_primitive.py Add num_epochs to non-sink training 2020-09-24 23:24:43 -04:00
test_get_next.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_get_parameter_layout.py enable parallel optimizer in auto parallel 2020-10-08 14:51:15 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_linear.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 add a self attention test case 2020-09-11 16:30:28 +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 modify endofsequence for multi-machine 2020-09-29 16:17:38 +08:00
test_manual_embedding_lookup.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_manual_gatherv2.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_matmul_dropout.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_matmul_tensor.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 add model with loss, without loso and o2 test case 2020-09-12 14:26:40 +08:00
test_model_without_loss.py add model with loss, without loso and o2 test case 2020-09-12 14:26:40 +08:00
test_mul_div_bn.py fix_auto_parallel_find_loss_bug 2020-09-18 20:27:33 +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 add model with loss, without loso and o2 test case 2020-09-12 14:26:40 +08:00
test_one_dev.py change internal API _get_strategy() to _get_shard_strategy() 2020-09-10 17:46:53 +08:00
test_one_hot_net.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_operator_model_parallel.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_optimizer.py rename mirror_mean to gradients_mean 2020-09-04 14:47:36 +08:00
test_optimizer_clone_weight.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_pack.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_parallel_optimizer.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_parameter_init.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_parameter_multi_users.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_pipeline_parallel.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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_reduce_method_info.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_repeated_calc.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_reshape.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_reshape_optimized.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_reshape_unexpand.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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_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 Add stage information for ops and strategy 2020-09-25 10:42:43 +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_softmax_cross_entropy_loss.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_sparse_feature_bprop.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_stridedslice.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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 set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_train_and_eval.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00
test_transpose.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_two_matmul.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +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_using_seed_for_initializer.py modify_normal 2020-10-22 21:35:44 +08:00
test_virtual_dataset_3_input.py set last node data parallel or repeat calculate in eval/predict 2020-10-26 20:05:00 +08:00