You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
i-robot e09a674bcc
!32529 Fix optimizer limit for the Parallel Optimizer
3 years ago
..
utils Implementation of element wise parallel ops 4 years ago
__init__.py add security isolate for save_graphs 4 years ago
conftest.py add security isolate for save_graphs 4 years ago
test_adafactor.py adafactor parallel skip handle reshape 4 years ago
test_add_relu_redistribution.py add output strategy 4 years ago
test_addn.py Implementation of element wise parallel ops 4 years ago
test_allreduce_fusion.py fix code warning && remove save_graphs use in st/ut 4 years ago
test_alltoall.py add security isolate for save_graphs 4 years ago
test_arithmetic.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_auto_parallel_BN_PReLU.py Optimize the Executors routines. 4 years ago
test_auto_parallel_activation.py Optimize the Executors routines. 4 years ago
test_auto_parallel_adasum.py adasum ut fix 4 years ago
test_auto_parallel_arithmetic.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_assign_sub_with_ref_key.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_cast.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_common_parameter.py Optimize the Executors routines. 4 years ago
test_auto_parallel_data_parallel_mode.py change API 4 years ago
test_auto_parallel_double_sources.py Optimize the Executors routines. 4 years ago
test_auto_parallel_double_star.py Optimize the Executors routines. 4 years ago
test_auto_parallel_double_subgraphs.py add security isolate for save_graphs 4 years ago
test_auto_parallel_fc_nobias.py Optimize the Executors routines. 4 years ago
test_auto_parallel_flag.py Change TensorAdd to Add, from r1.1 to master 5 years ago
test_auto_parallel_for_loop.py changing default value of single-loop flag 4 years ago
test_auto_parallel_for_loop_multi_subgraph.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_for_loop_reshape.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_for_loop_simplify.py add security isolate for save_graphs 4 years ago
test_auto_parallel_four_matmul.py Optimize the Executors routines. 4 years ago
test_auto_parallel_inference.py add notice 5 years ago
test_auto_parallel_l2normalize.py Optimize the Executors routines. 4 years ago
test_auto_parallel_matmul_drop.py Optimize the Executors routines. 4 years ago
test_auto_parallel_matmul_prelu.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_multi_graph.py Optimize the Executors routines. 4 years ago
test_auto_parallel_onehot.py Optimize the Executors routines. 4 years ago
test_auto_parallel_pangu_alpha_shard_propagation.py 1.consider comm cost inside a op when select a strategy;2.deal with the ops that share same param;3.add ut to fix the perfermence at pangu_alpha 4 years ago
test_auto_parallel_parameter_cast.py Optimize the Executors routines. 4 years ago
test_auto_parallel_partial_strategy.py insert VirtualDataset node for master 4 years ago
test_auto_parallel_reduce_method.py Optimize the Executors routines. 4 years ago
test_auto_parallel_reshape.py insert VirtualDataset node for master 4 years ago
test_auto_parallel_resnet.py Optimize the Executors routines. 4 years ago
test_auto_parallel_resnet_predict.py set device id master 0813 4 years ago
test_auto_parallel_resnet_sharding_propagation.py 1) 'auto_parallel_search_mode' changes to 'search_mode'; 4 years ago
test_auto_parallel_resnet_sharding_propagation2.py 1) 'auto_parallel_search_mode' changes to 'search_mode'; 4 years ago
test_auto_parallel_rhombus.py Optimize the Executors routines. 4 years ago
test_auto_parallel_segment_min.py Optimize the Executors routines. 4 years ago
test_auto_parallel_segment_sum.py Optimize the Executors routines. 4 years ago
test_auto_parallel_shard_propagation.py In a previous PR (https://gitee.com/mindspore/mindspore/pulls/26807/), we replaced 'auto_parallel_search_mode' by 'search_mode' directly. 4 years ago
test_auto_parallel_shard_propagation2.py 1) 'auto_parallel_search_mode' changes to 'search_mode'; 4 years ago
test_auto_parallel_shard_propagation3.py 1) 'auto_parallel_search_mode' changes to 'search_mode'; 4 years ago
test_auto_parallel_softmax_loss.py Optimize the Executors routines. 4 years ago
test_auto_parallel_star_partial_strategy.py Optimize the Executors routines. 4 years ago
test_auto_parallel_transformer.py Optimize the Executors routines. 4 years ago
test_auto_parallel_transpose.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_triangle_overwrite.py Optimize the Executors routines. 4 years ago
test_auto_parallel_tuple_depend.py Optimize the Executors routines. 4 years ago
test_auto_parallel_two_bn.py modify virtualdataset bug for master 4 years ago
test_auto_parallel_two_matmul.py changing default value of single-loop flag 4 years ago
test_auto_parallel_two_partial_matmul.py Optimize the Executors routines. 4 years ago
test_auto_parallel_zig_zag.py Optimize the Executors routines. 4 years ago
test_auto_star_elimination.py Optimize the Executors routines. 4 years ago
test_autoparallel_rec_shared_param_strmodif.py Add Mem & Redis coefficient for PanGu-alpha 4 years ago
test_batch_matmul.py parallel ut refactor 3 4 years ago
test_batch_parallel.py Optimize the Executors routines. 4 years ago
test_batch_parallel_dropout.py Optimize the Executors routines. 4 years ago
test_batch_parallel_tensoradd.py Optimize the Executors routines. 4 years ago
test_batchmm.py add security isolate for save_graphs 4 years ago
test_batchnorm.py support config group for batchnorm 4 years ago
test_batchnorm_batch_parallel.py modify batch_normal 5 years ago
test_batchparallel_replace_shape.py modify batch parallel info 4 years ago
test_bias_add.py add parallel operator for conv2d 4 years ago
test_bool_grad.py change API set_strategy() to shard() 5 years ago
test_bounding_box_encode.py Implementation of ROIAlignInfo and CropAndResizeInfo 4 years ago
test_broadcast_dict.py parallel envs variable check 4 years ago
test_broadcast_to.py add security isolate for save_graphs 4 years ago
test_cdist.py Implementation of element wise parallel ops 4 years ago
test_cell_shard_check.py modify interface name for shard 4 years ago
test_checkvalid.py add parallel operators 4 years ago
test_combined_tensor.py clean pylint 5 years ago
test_comm_fusion.py ut for allgather fusion 4 years ago
test_comm_not_recompute.py slice_activation_in_recompute 4 years ago
test_comparison_function_info.py insert VirtualDataset node for master 4 years ago
test_concat.py add security isolate for save_graphs 4 years ago
test_conformer.py add ut case for monitoring the conformer structure 4 years ago
test_control_flow.py auto_parallel_support_control_flow 4 years ago
test_conv2d.py rebase 4 years ago
test_conv2d_transpose.py support pad mode for conv2d transpose 4 years ago
test_crop_and_resize.py Implementation of ROIAlignInfo and CropAndResizeInfo 4 years ago
test_cus_matmul_dds.py parallel_sparse_attention_ops_fix_repeated_cal 4 years ago
test_dataset.py Optimize the Executors routines. 4 years ago
test_dataset_interface.py [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
test_dataset_util.py remove to_full_tensor and load_inputs in exexute stage 5 years ago
test_dense_matmul.py Optimize the Executors routines. 4 years ago
test_device_num_not_power_of_2.py support not only power of 2 4 years ago
test_different_type_for_div_op.py Optimize the Executors routines. 4 years ago
test_distribute_predict.py remove restriction for opt shard in inference 4 years ago
test_dropout.py Optimize the Executors routines. 4 years ago
test_dropout_do_mask.py Optimize the Executors routines. 4 years ago
test_dsd_matmul.py add parallel sparse attention ops: dsd_matmul 4 years ago
test_dynamic_shape.py Optimize the Executors routines. 4 years ago
test_element_wise_function.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_embeddinglookup.py auto insert VirtualDataset node for master 4 years ago
test_eval.py parallel ut refactor 3 4 years ago
test_expand_dims.py Optimize the Executors routines. 4 years ago
test_forward_graph.py Optimize the Executors routines. 4 years ago
test_full_batch.py add security isolate for save_graphs 4 years ago
test_gamma.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_gather_v2.py insert VirtualDataset node for master 4 years ago
test_gatherd.py auto insert VirtualDataset node for master 4 years ago
test_gathernd.py add security isolate for save_graphs 4 years ago
test_gathernd_further.py add security isolate for save_graphs 4 years ago
test_get_next.py parallel_ut_refactoring1 4 years ago
test_get_parameter_layout.py modify virtualdataset bug for master 4 years ago
test_global_norm.py 1. The main gol: Fix mixing inserting the AllReduce when where is no mirror appeared 4 years ago
test_gpu_dropout.py parallel ut refactor 4 years ago
test_hybird_parallel_activation.py Optimize the Executors routines. 4 years ago
test_initializer_weight_slice.py modify virtualdataset bug for master 4 years ago
test_inplace_op.py Implementation of element wise parallel ops 4 years ago
test_invert_populationcount.py add parallel operators 4 years ago
test_iou.py Implementation of ROIAlignInfo and CropAndResizeInfo 4 years ago
test_kldiv_loss.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_l2_loss.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_l2normalize.py Optimize the Executors routines. 4 years ago
test_layer_norm.py Optimize the Executors routines. 4 years ago
test_layer_norm_further.py Optimize the Executors routines. 4 years ago
test_lerp.py Implementation of element wise parallel ops 4 years ago
test_lin_space.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_linear.py Optimize the Executors routines. 4 years ago
test_load_tensor.py clean pylint 5 years ago
test_loop_two_matmul.py Optimize the Executors routines. 4 years ago
test_loss_and_o2_level.py add security isolate for save_graphs 4 years ago
test_loss_and_optimizer.py Optimize the Executors routines. 4 years ago
test_loss_scale.py add security isolate for save_graphs 4 years ago
test_manual_embedding_lookup.py add security isolate for save_graphs 4 years ago
test_manual_gatherv2.py insert VirtualDataset node for master 4 years ago
test_matmul_dropout.py Optimize the Executors routines. 4 years ago
test_matmul_tensor.py Optimize the Executors routines. 4 years ago
test_maxpool_avgpool.py Optimize the Executors routines. 4 years ago
test_micro_batch_interleaved.py test_micro_batch_Interleaved 4 years ago
test_mix_precision_hybrid_parallel.py support not only power of 2 4 years ago
test_model_with_loss.py add security isolate for save_graphs 4 years ago
test_model_without_loss.py add security isolate for save_graphs 4 years ago
test_mul_div_bn.py Optimize the Executors routines. 4 years ago
test_multi_field_embedding.py Optimize the Executors routines. 4 years ago
test_neg.py Optimize the Executors routines. 4 years ago
test_neighborexchange.py check neighbor attr type 4 years ago
test_neighborexchangev2.py fix bug 4 years ago
test_o2_level.py add security isolate for save_graphs 4 years ago
test_one_dev.py Optimize the Executors routines. 4 years ago
test_one_hot_net.py add output strategy 4 years ago
test_one_weight_parameter.py Optimize the Executors routines. 4 years ago
test_onehot.py Optimize the Executors routines. 4 years ago
test_onehot_2dim.py add security isolate for save_graphs 4 years ago
test_operator_model_parallel.py Change TensorAdd to Add, from r1.1 to master 5 years ago
test_optimizer.py Optimize the Executors routines. 4 years ago
test_optimizer_clone_weight.py Optimize the Executors routines. 4 years ago
test_pack.py insert VirtualDataset node for master 4 years ago
test_parallel_cumprod.py Implementation of element wise parallel ops 4 years ago
test_parallel_cumsum.py 1) fix the exact division in moe; 4 years ago
test_parallel_mirror_group.py good 4 years ago
test_parallel_moe.py fix bugs of moe: only use a fewer dp in moe 4 years ago
test_parallel_optimizer.py good 4 years ago
test_parallel_optimizer_shared_cast.py [AutoParallel]Fix insert error for the mirror 4 years ago
test_parallel_transformer.py 1. Fix optimizer check error, as the check is done by the class name, too naive 3 years ago
test_parameter_init.py change API set_strategy() to shard() 5 years ago
test_parameter_merge.py add security isolate for save_graphs 4 years ago
test_parameter_multi_users.py auto insert VirtualDataset node for master 4 years ago
test_pipeline_opt_detection.py support not only power of 2 4 years ago
test_pipeline_shared_parameter.py support not only power of 2 4 years ago
test_pipeline_split.py add dynamic_decay 4 years ago
test_prelu.py parallel_ut_refactoring1 4 years ago
test_prelu_cell.py parallel_ut_refactoring1 4 years ago
test_print.py add print security 4 years ago
test_random_choice_with_mask.py modify virtualdataset bug for master 4 years ago
test_range.py add security isolate for save_graphs 4 years ago
test_reduce_method_info.py add distributed operators for argmax/min sqauresumall and unsortedsetmentprod 4 years ago
test_reluv2.py parallel ut refactor 3 4 years ago
test_repeated_calc.py add security isolate for save_graphs 4 years ago
test_reshape.py Optimize the Executors routines. 4 years ago
test_reshape_optimized.py add security isolate for save_graphs 4 years ago
test_reshape_parameter.py Optimize the Executors routines. 4 years ago
test_reshape_shard_propagation.py In sharding propagation, to keep strategy consistent of parameter being used by multiple operators, we check the edge with one node of TmpIdentityInfo 4 years ago
test_reshape_skip_redistribution.py add security isolate for save_graphs 4 years ago
test_reshape_unexpand.py parallel ut refactor 3 4 years ago
test_resizebilinear.py check platform for resizebilinear 4 years ago
test_roi_align.py modify virtualdataset bug for master 4 years ago
test_scalar_loss.py add output strategy 4 years ago
test_scatter_update.py add security isolate for save_graphs 4 years ago
test_select.py add security isolate for save_graphs 4 years ago
test_self_attention.py Optimize the Executors routines. 4 years ago
test_semi_auto_two_subgraphs.py add output strategy 4 years ago
test_set_auto_parallel_context.py fix optimizer weight shard config 4 years ago
test_shared_param_and_mix_precision.py add output strategy 4 years ago
test_sigmoid_cross_entropy_with_logits.py Optimize the Executors routines. 4 years ago
test_slice.py Optimize the Executors routines. 4 years ago
test_softmax_cross_entropy_loss.py Optimize the Executors routines. 4 years ago
test_sparse_feature_bprop.py Optimize the Executors routines. 4 years ago
test_sparse_gather_v2.py insert VirtualDataset node for master 4 years ago
test_split.py add security isolate for save_graphs 4 years ago
test_split_grad_sens.py insert VirtualDataset node for master 4 years ago
test_splitv.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_square.py Optimize the Executors routines. 4 years ago
test_squeeze_info.py Optimize the Executors routines. 4 years ago
test_step_parallel.py Optimize the Executors routines. 4 years ago
test_strategy_checkpoint.py utfixs 4 years ago
test_stridedslice.py xmodify stridedslice for master 4 years ago
test_sum_as_loss.py Optimize the Executors routines. 4 years ago
test_tile.py support not only power of 2 4 years ago
test_topk.py add security isolate for save_graphs 4 years ago
test_train_and_eval.py parallel ut refactor 3 4 years ago
test_transpose.py parallel ut refactor 3 4 years ago
test_two_matmul.py check args for shard 4 years ago
test_two_weights_parameter.py Optimize the Executors routines. 4 years ago
test_uniform_candidate_sampler.py add security isolate for save_graphs 4 years ago
test_uniform_real.py Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo 4 years ago
test_unsortedsegmentmax.py Optimize the Executors routines. 4 years ago
test_unsortedsegmentmin.py Optimize the Executors routines. 4 years ago
test_unsortedsegmentprod.py add distributed operators for argmax/min sqauresumall and unsortedsetmentprod 4 years ago
test_unsortedsegmentsum.py parallel ut refactor 3 4 years ago
test_using_seed_for_initializer.py modify_normal 5 years ago
test_virtual_dataset_3_input.py add security isolate for save_graphs 4 years ago
test_virtual_dataset_with_strategy.py add_virtualdataset_ut 4 years ago
test_virtual_output.py insert VirtualDataset node for master 4 years ago