mindspore2022/tests/ut/python/parallel
Yi Huaijie a836d25c64 change API set_strategy() to shard() 2020-09-10 15:30:19 +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 change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_allreduce_fusion.py !5502 Mod SoftmaxCrossEntropyWithlogits 2020-09-03 20:24:43 +08:00
test_alltoall.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_arithmetic.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_attention.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_auto_parallel_BN_PReLU.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_activation.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_auto_parallel_arithmetic.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_assign_sub_with_ref_key.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_cast.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_common_parameter.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_double_sources.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_double_star.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_double_subgraphs.py remove 'multi-subgraphs' to internal 2020-09-03 19:07:08 +08:00
test_auto_parallel_fc_nobias.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_flag.py clean pylint warnings 2020-05-30 11:35:00 +08:00
test_auto_parallel_four_matmul.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_inference.py add notice 2020-06-29 17:39:25 +08:00
test_auto_parallel_l2normalize.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_matmul_drop.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_matmul_prelu.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_onehot.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_auto_parallel_parameter_cast.py check cast from optimizer in auto-parallel 2020-06-22 09:10:22 +08:00
test_auto_parallel_partial_strategy.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_auto_parallel_reduce_method.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_reshape.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_auto_parallel_resnet.py mv ParallelMode to context 2020-08-28 19:13:55 +08:00
test_auto_parallel_rhombus.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_softmax_loss.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_transformer.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_transpose.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_tuple_depend.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_two_bn.py parallel mode must be set before create an initializer 2020-08-20 19:20:46 +08:00
test_auto_parallel_two_matmul.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_parallel_two_partial_matmul.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_auto_parallel_zig_zag.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_auto_star_elimination.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_batch_matmul.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_batch_parallel.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_batch_parallel_dropout.py remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
test_batch_parallel_tensoradd.py remove name arg from gradoperation 2020-08-26 11:16:57 +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 change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_bias_add.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08: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_combined_tensor.py clean pylint 2020-05-18 16:42:35 +08:00
test_comparison_function_info.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_concat.py change API set_strategy() to shard() 2020-09-10 15:30:19 +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 fix pylint warnings 2020-05-22 14:54:36 +08:00
test_different_type_for_div_op.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_dropout_do_mask.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_element_wise_function.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_embeddinglookup.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_expand_dims.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_forward_graph.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_full_batch.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_gather_v2.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_gather_v2_primitive.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_get_next.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_get_parameter_layout.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_gpu_dropout.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_hybird_parallel_activation.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_initializer_weight_slice.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_l2normalize.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_layer_norm.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_linear.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_load_tensor.py clean pylint 2020-05-18 16:42:35 +08:00
test_loop_two_matmul.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_loss_and_optimizer.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_loss_scale.py mv ParallelMode to context 2020-08-28 19:13:55 +08:00
test_manual_embedding_lookup.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_manual_gatherv2.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_matmul_dropout.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_matmul_tensor.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_mix_precision_hybrid_parallel.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_neg.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_one_dev.py !5502 Mod SoftmaxCrossEntropyWithlogits 2020-09-03 20:24:43 +08:00
test_one_hot_net.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_one_weight_parameter.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_onehot.py change API set_strategy() to shard() 2020-09-10 15:30:19 +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_parallel_optimizer.py rectification_allreduce_fusion_api 2020-09-07 16:38:58 +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 change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_prelu.py change API set_strategy() to shard() 2020-09-10 15:30:19 +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 change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_reshape.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_reshape_optimized.py support reshape optimized 2020-05-28 16:05:36 +08:00
test_reshape_parameter.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_reshape_skip_redistribution.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_scalar_loss.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_semi_auto_two_subgraphs.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_set_auto_parallel_context.py rename mirror_mean to gradients_mean 2020-09-04 14:47:36 +08:00
test_sigmoid_cross_entropy_with_logits.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_softmax_cross_entropy_expand.py clean pylint 2020-05-18 16:42:35 +08:00
test_softmax_cross_entropy_loss.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_sparse_feature_bprop.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_sparse_gather_v2.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_split_grad_sens.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_square.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_squeeze_info.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_step_parallel.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_strategy_checkpoint.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_stridedslice.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_sum_as_loss.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_tile.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_train_and_eval.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_transpose.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_two_matmul.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_two_weights_parameter.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00
test_using_seed_for_initializer.py raise RuntimeError when set different mode after Initializer created 2020-08-24 14:08:09 +08:00
test_virtual_dataset_3_input.py change API set_strategy() to shard() 2020-09-10 15:30:19 +08:00