You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/python/parallel
mindspore-ci-bot b40677002f
!5714 [refine]change top graph and add cell class
4 years ago
..
__init__.py fix pylint warnings 5 years ago
conftest.py clean pylint 5 years ago
test_add_relu_redistribution.py remove name arg from gradoperation 5 years ago
test_allreduce_fusion.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_alltoall.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_arithmetic.py parallel supports more elementary-wise operators 5 years ago
test_attention.py remove name arg from gradoperation 5 years ago
test_auto_parallel_BN_PReLU.py remove name arg from gradoperation 5 years ago
test_auto_parallel_activation.py add sigmoid op 5 years ago
test_auto_parallel_arithmetic.py remove name arg from gradoperation 5 years ago
test_auto_parallel_assign_sub_with_ref_key.py remove name arg from gradoperation 5 years ago
test_auto_parallel_cast.py remove name arg from gradoperation 5 years ago
test_auto_parallel_common_parameter.py remove name arg from gradoperation 5 years ago
test_auto_parallel_double_sources.py remove name arg from gradoperation 5 years ago
test_auto_parallel_double_star.py remove name arg from gradoperation 5 years ago
test_auto_parallel_double_subgraphs.py remove 'multi-subgraphs' to internal 5 years ago
test_auto_parallel_fc_nobias.py remove name arg from gradoperation 5 years ago
test_auto_parallel_flag.py clean pylint warnings 5 years ago
test_auto_parallel_four_matmul.py remove name arg from gradoperation 5 years ago
test_auto_parallel_inference.py add notice 5 years ago
test_auto_parallel_l2normalize.py remove name arg from gradoperation 5 years ago
test_auto_parallel_matmul_drop.py remove name arg from gradoperation 5 years ago
test_auto_parallel_matmul_prelu.py remove name arg from gradoperation 5 years ago
test_auto_parallel_onehot.py mv ParallelMode to context 5 years ago
test_auto_parallel_parameter_cast.py check cast from optimizer in auto-parallel 5 years ago
test_auto_parallel_partial_strategy.py remove name arg from gradoperation 5 years ago
test_auto_parallel_reduce_method.py remove name arg from gradoperation 5 years ago
test_auto_parallel_reshape.py origin/semi_auto_parallel_reshape_parameter_has_another_user 5 years ago
test_auto_parallel_resnet.py mv ParallelMode to context 5 years ago
test_auto_parallel_rhombus.py remove name arg from gradoperation 5 years ago
test_auto_parallel_softmax_loss.py remove name arg from gradoperation 5 years ago
test_auto_parallel_transformer.py remove name arg from gradoperation 5 years ago
test_auto_parallel_transpose.py remove name arg from gradoperation 5 years ago
test_auto_parallel_tuple_depend.py remove name arg from gradoperation 5 years ago
test_auto_parallel_two_bn.py parallel mode must be set before create an initializer 5 years ago
test_auto_parallel_two_matmul.py remove name arg from gradoperation 5 years ago
test_auto_parallel_two_partial_matmul.py remove name arg from gradoperation 5 years ago
test_auto_parallel_zig_zag.py remove name arg from gradoperation 5 years ago
test_auto_star_elimination.py remove name arg from gradoperation 5 years ago
test_batch_matmul.py fix pylint warnings 5 years ago
test_batch_parallel.py remove name arg from gradoperation 5 years ago
test_batch_parallel_dropout.py remove name arg from gradoperation 5 years ago
test_batch_parallel_tensoradd.py remove name arg from gradoperation 5 years ago
test_batchnorm_batch_parallel.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_batchnorm_ex_batch_parallel.py add BatchNormEx op 5 years ago
test_bias_add.py inject epoch ctrl op in the execution tree and send eos at the end of epoch 5 years ago
test_bn_prelu_cell.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_bool_grad.py fix pylint warnings 5 years ago
test_broadcast_dict.py fix pylint warnings 5 years ago
test_combined_tensor.py clean pylint 5 years ago
test_comparison_function_info.py parallel supports more elementary-wise operators 5 years ago
test_concat.py concat 3 tensors in auto parallel mode 5 years ago
test_dataset.py clean pylint 5 years ago
test_dataset_interface.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_dataset_util.py remove to_full_tensor and load_inputs in exexute stage 5 years ago
test_dense_matmul.py fix pylint warnings 5 years ago
test_different_type_for_div_op.py remove name arg from gradoperation 5 years ago
test_dropout_do_mask.py fix pylint warnings 5 years ago
test_element_wise_function.py auto parallel context modify 5 years ago
test_embeddinglookup.py remove name arg from gradoperation 5 years ago
test_expand_dims.py fix pylint warnings 5 years ago
test_forward_graph.py fix pylint warnings 5 years ago
test_full_batch.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_gather_v2.py remove name arg from gradoperation 5 years ago
test_gather_v2_primitive.py mv ParallelMode to context 5 years ago
test_get_next.py remove name arg from gradoperation 5 years ago
test_get_parameter_layout.py add cell class to c++ 4 years ago
test_gpu_dropout.py remove name arg from gradoperation 5 years ago
test_hybird_parallel_activation.py remove name arg from gradoperation 5 years ago
test_initializer_weight_slice.py add get_seed() and set_seed() 5 years ago
test_l2normalize.py remove name arg from gradoperation 5 years ago
test_layer_norm.py fix pylint warnings 5 years ago
test_linear.py remove name arg from gradoperation 5 years ago
test_load_tensor.py clean pylint 5 years ago
test_loop_two_matmul.py remove name arg from gradoperation 5 years ago
test_loss_and_optimizer.py parallel mode must be set before create an initializer 5 years ago
test_loss_scale.py mv ParallelMode to context 5 years ago
test_manual_embedding_lookup.py embedding lookup auto parallel 5 years ago
test_manual_gatherv2.py update field split 5 years ago
test_matmul_dropout.py remove name arg from gradoperation 5 years ago
test_matmul_tensor.py remove name arg from gradoperation 5 years ago
test_mix_precision_hybrid_parallel.py remove name arg from gradoperation 5 years ago
test_neg.py fix pylint warnings 5 years ago
test_one_dev.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_one_hot_net.py mv ParallelMode to context 5 years ago
test_one_weight_parameter.py remove name arg from gradoperation 5 years ago
test_onehot.py remove name arg from gradoperation 5 years ago
test_operator_model_parallel.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_optimizer.py rename mirror_mean to gradients_mean 5 years ago
test_optimizer_clone_weight.py parallel mode must be set before create an initializer 5 years ago
test_parallel_optimizer.py rectification_allreduce_fusion_api 4 years ago
test_parameter_init.py fix pylint warnings 5 years ago
test_parameter_multi_users.py check parameter split 5 years ago
test_prelu.py remove name arg from gradoperation 5 years ago
test_prelu_cell.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_reduce_method_info.py remove name arg from gradoperation 5 years ago
test_reshape.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_reshape_optimized.py support reshape optimized 5 years ago
test_reshape_parameter.py remove name arg from gradoperation 5 years ago
test_reshape_skip_redistribution.py set reshape redistribution strategy attribute to no redistribution 5 years ago
test_scalar_loss.py remove name arg from gradoperation 5 years ago
test_semi_auto_two_subgraphs.py remove name arg from gradoperation 5 years ago
test_set_auto_parallel_context.py rename mirror_mean to gradients_mean 5 years ago
test_sigmoid_cross_entropy_with_logits.py fix pylint warnings 5 years ago
test_softmax_cross_entropy_expand.py clean pylint 5 years ago
test_softmax_cross_entropy_loss.py remove name arg from gradoperation 5 years ago
test_sparse_feature_bprop.py remove name arg from gradoperation 5 years ago
test_sparse_gather_v2.py add BatchNormEx op 5 years ago
test_split_grad_sens.py add cell class to c++ 4 years ago
test_square.py clean pylint 5 years ago
test_squeeze_info.py fix pylint warnings 5 years ago
test_step_parallel.py remove name arg from gradoperation 5 years ago
test_strategy_checkpoint.py remove name arg from gradoperation 5 years ago
test_stridedslice.py add strided slice op 5 years ago
test_sum_as_loss.py remove name arg from gradoperation 5 years ago
test_tile.py add tile op 5 years ago
test_train_and_eval.py clean pylint 5 years ago
test_transpose.py !5502 Mod SoftmaxCrossEntropyWithlogits 5 years ago
test_two_matmul.py rename mirror_mean to gradients_mean 5 years ago
test_two_weights_parameter.py remove name arg from gradoperation 5 years ago
test_using_seed_for_initializer.py raise RuntimeError when set different mode after Initializer created 5 years ago
test_virtual_dataset_3_input.py remove name arg from gradoperation 5 years ago