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.
Paddle/python/paddle/fluid/tests/unittests
Xin Pan d02e3e7f79
add a simple test
6 years ago
..
mkldnn revert test_softmax_cudnn. test=develop 6 years ago
ngraph Add softmax_with_cross_entropy_op to ngraph engine (#16304) 6 years ago
.gitignore
CMakeLists.txt Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
__init__.py
benchmark.py
benchmark_sum_op.py
decorators.py
dist_allreduce_op.py Collective ops (#15572) 6 years ago
dist_ctr.py
dist_ctr_reader.py fix cdn issue, test=develop (#16423) 6 years ago
dist_mnist.py Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
dist_mnist_batch_merge.py
dist_mnist_lars.py
dist_save_load.py checkpoint at distributed training (#14854) 6 years ago
dist_se_resnext.py Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
dist_simnet_bow.py checkpoint at distributed training (#14854) 6 years ago
dist_text_classification.py
dist_transformer.py
dist_word2vec.py
ir_memory_optimize_net_base.py fix default value. test=develop 6 years ago
op_test.py move imperative to dygraph, test=develop 6 years ago
parallel_executor_test_base.py Fuse Adam And SGD ops (#15933) 6 years ago
test_accuracy_op.py Fixrecordio (#16124) 6 years ago
test_activation_op.py Add the inverse trigonometric function 6 years ago
test_adadelta_op.py
test_adagrad_op.py
test_adam_op.py revert test_adam_op test=develop 6 years ago
test_adamax_op.py
test_add_position_encoding_op.py
test_affine_channel_op.py
test_affine_grid_op.py
test_alloc_continuous_space_op.py Fuse Adam And SGD ops (#15933) 6 years ago
test_anchor_generator_op.py
test_arg_min_max_op.py
test_argsort_op.py
test_array_read_write_op.py
test_assign_op.py
test_assign_value_op.py
test_async_executor.py
test_attention_lstm_op.py
test_auc_op.py fix unit test cases 6 years ago
test_base_layer.py move imperative to dygraph, test=develop 6 years ago
test_batch_norm_op.py
test_beam_search_decode_op.py
test_beam_search_op.py Return parent_idx in beam_search op (#15520) 6 years ago
test_bilinear_interp_op.py test=develop 6 years ago
test_bilinear_tensor_product_op.py
test_bipartite_match_op.py
test_box_clip_op.py add gpu kernel for box clip, test=develop 6 years ago
test_box_coder_op.py speed up box coder in CPU, test=develop 6 years ago
test_box_decoder_and_assign_op.py refine doc, test=develop 6 years ago
test_bpr_loss_op.py
test_calc_gradient.py
test_cast_op.py
test_chunk_eval_op.py
test_clip_by_norm_op.py
test_clip_op.py
test_compare_op.py
test_compat.py
test_concat_op.py
test_conditional_block.py
test_const_value.py
test_conv2d_fusion_op.py Enable basic MKL-DNN INT8 Conv OP (#15124) 6 years ago
test_conv2d_op.py Memory optimization of depthwise conv op and group norm op (#15313) 6 years ago
test_conv2d_transpose_op.py
test_conv3d_op.py
test_conv3d_transpose_op.py
test_conv_shift_op.py
test_cos_sim_op.py
test_create_op_doc_string.py
test_crf_decoding_op.py
test_crop_op.py
test_cross_entropy2_op.py fix numeric error 6 years ago
test_cross_entropy_op.py
test_ctc_align.py
test_cumsum_op.py
test_debugger.py
test_decayed_adagrad_op.py
test_decoupled_py_reader.py change API name 6 years ago
test_default_scope_funcs.py
test_density_prior_box_op.py
test_desc_clone.py
test_detection_map_op.py
test_dgc_op.py Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
test_dist_allreduce_op.py Collective ops (#15572) 6 years ago
test_dist_base.py Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
test_dist_ctr.py merge test_dist_ctr_with_l2_decay.py into test_dist_ctr.py 6 years ago
test_dist_mnist.py Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
test_dist_mnist_batch_merge.py
test_dist_mnist_pg.py add parallel graph dist test (#16076) 6 years ago
test_dist_save_load.py Fix nparray.all() bug. (#16472) 6 years ago
test_dist_se_resnext.py Add DGC(Deep Gradient Compression) interface. (#15841) 6 years ago
test_dist_se_resnext_nccl.py add resnet nccl2 dist training, mp training unit test (#16167) 6 years ago
test_dist_simnet_bow.py
test_dist_text_classification.py
test_dist_train.py
test_dist_transformer.py fix cdn issue, test=develop (#16423) 6 years ago
test_dist_transpiler.py revert revert 16144 6 years ago
test_dist_word2vec.py
test_distribute_fpn_proposals_op.py add distribute fpn proposals op, test=develop 6 years ago
test_dropout_op.py
test_dyn_rnn.py
test_dynrnn_gradient_check.py
test_dynrnn_static_input.py
test_eager_deletion_delete_vars.py fix some op grad maker 6 years ago
test_eager_deletion_dynamic_rnn_base.py fix some op grad maker 6 years ago
test_eager_deletion_gru_net.py fix some op grad maker 6 years ago
test_eager_deletion_lstm_net.py fix some op grad maker 6 years ago
test_eager_deletion_mnist.py fix env variable settting bug 6 years ago
test_eager_deletion_transformer.py fix env variable settting bug 6 years ago
test_eager_deletion_while_op.py fix some op grad maker 6 years ago
test_edit_distance_op.py
test_elementwise_add_op.py
test_elementwise_div_op.py
test_elementwise_floordiv_op.py fix time; test=develop 6 years ago
test_elementwise_gradient_op.py
test_elementwise_max_op.py
test_elementwise_min_op.py
test_elementwise_mod_op.py fix time; test=develop 6 years ago
test_elementwise_mul_op.py
test_elementwise_pow_op.py
test_elementwise_sub_op.py
test_exception.py
test_executor_and_mul.py
test_expand_op.py refine unittest, test=develop 6 years ago
test_fake_dequantize_op.py add channel wise quantization in ir pass. 6 years ago
test_fake_init_op.py
test_fake_quantize_op.py add channel wise quantization in ir pass. 6 years ago
test_fc_op.py
test_feed_fetch_method.py
test_fetch_var.py
test_fill_constant_batch_size_like_op.py
test_fill_constant_op.py
test_fill_op.py
test_fill_zeros_like_op.py
test_flatten_op.py
test_framework_debug_str.py
test_fsp_op.py Make unitest of fsp op faster and more stable. (#16502) 6 years ago
test_ftrl_op.py
test_fuse_all_reduce_pass.py Fuse AllReduce (#15921) 6 years ago
test_fuse_elewise_add_act_pass.py add IfElse test case for ir memory optimize (#15998) 6 years ago
test_fuse_optimizer_pass.py Fuse Adam And SGD ops (#15933) 6 years ago
test_fuse_relu_depthwise_conv_pass.py Memory optimization of depthwise conv op and group norm op (#15313) 6 years ago
test_fused_elemwise_activation_op.py
test_fused_emb_seq_pool_op.py
test_fused_embedding_fc_lstm_op.py
test_fusion_gru_op.py
test_fusion_lstm_op.py
test_fusion_repeated_fc_relu_op.py add repeated fc relu unit test 6 years ago
test_fusion_seqconv_eltadd_relu_op.py
test_fusion_seqexpand_concat_fc_op.py
test_fusion_seqpool_concat_op.py add seqpool concat unit test 6 years ago
test_fusion_squared_mat_sub_op.py fix fuse square mat order and refine test 6 years ago
test_fusion_transpose_flatten_concat_op.py
test_gather_op.py
test_gaussian_random_batch_size_like_op.py
test_gaussian_random_op.py
test_generate_mask_labels_op.py Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
test_generate_proposal_labels_op.py Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
test_generate_proposals_op.py Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
test_get_places_op.py
test_get_tensor_from_selected_rows_op.py
test_gradient_clip.py
test_grid_sampler_op.py
test_group_norm_op.py
test_gru_op.py move imperative to dygraph, test=develop 6 years ago
test_gru_unit_op.py complete gru_unite_op and test 6 years ago
test_hash_op.py
test_hinge_loss_op.py
test_hsigmoid_op.py
test_hsigmoid_remote_table_op.py
test_huber_loss_op.py
test_im2sequence_op.py
test_image_classification_layer.py
test_imperative_base.py Align the first batch of gpu resnet 6 years ago
test_imperative_basic.py add a simple test 6 years ago
test_imperative_checkpoint.py move imperative to dygraph, test=develop 6 years ago
test_imperative_deepcf.py move imperative to dygraph, test=develop 6 years ago
test_imperative_gan.py move imperative to dygraph, test=develop 6 years ago
test_imperative_gnn.py move imperative to dygraph, test=develop 6 years ago
test_imperative_optimizer.py move imperative to dygraph, test=develop 6 years ago
test_imperative_ptb_rnn.py move imperative to dygraph, test=develop 6 years ago
test_imperative_resnet.py move imperative to dygraph, test=develop 6 years ago
test_imperative_transformer.py move imperative to dygraph, test=develop 6 years ago
test_infer_shape.py
test_inference_model_io.py Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass 6 years ago
test_initializer.py update TestNumpyArrayInitializer test=develop 6 years ago
test_install_check.py Feature/install check (#16044) 6 years ago
test_iou_similarity_op.py
test_ir_graph.py Add python ir graph API (#14917) 6 years ago
test_ir_inplace_pass.py rerun windows ci. test=develop 6 years ago
test_ir_memory_optimize_ifelse_op.py add IfElse test case for ir memory optimize (#15998) 6 years ago
test_ir_memory_optimize_nlp.py fix default value. test=develop 6 years ago
test_ir_memory_optimize_pass.py
test_ir_memory_optimize_transformer.py fix default value. test=develop 6 years ago
test_is_empty_op.py
test_isfinite_op.py
test_kldiv_loss_op.py fix for gpu grad. test=develop 6 years ago
test_l1_norm_op.py
test_label_smooth_op.py
test_layer_norm_op.py
test_layers.py Merge pull request #16023 from heavengate/kl_div_loss 6 years ago
test_learning_rate_scheduler.py Add linear learning warmup method in learning rate scheduler. (#16563) 6 years ago
test_linear_chain_crf_op.py
test_listen_and_serv_op.py
test_lod_array_length_op.py
test_lod_rank_table.py
test_lod_reset_op.py
test_lod_tensor_array.py
test_lod_tensor_array_ops.py
test_log_loss_op.py
test_logical_op.py
test_lookup_remote_table_op.py
test_lookup_sparse_table_op.py
test_lookup_table_op.py
test_lrn_op.py
test_lstm_cudnn_op.py
test_lstm_op.py
test_lstm_unit_op.py
test_lstmp_op.py refine code 6 years ago
test_margin_rank_loss_op.py
test_math_op_patch.py
test_matmul_op.py
test_maxout_op.py
test_mean_iou.py
test_mean_op.py
test_memory_optimization_transpiler.py
test_memory_usage.py
test_merge_ids_op.py
test_merge_selectedrows_op.py
test_metrics.py
test_mine_hard_examples_op.py
test_minus_op.py
test_modified_huber_loss_op.py
test_momentum_op.py
test_mul_op.py
test_multi_file_reader.py
test_multi_pass_reader.py
test_multiclass_nms_op.py fix nms unittest in py36, test=develop 6 years ago
test_multihead_attention.py
test_multiplex_op.py
test_name_scope.py
test_nce.py fix unit test cases 6 years ago
test_nce_remote_table_op.py Fix nparray.all() bug. (#16472) 6 years ago
test_nearest_interp_op.py test=develop 6 years ago
test_network_with_dtype.py
test_norm_op.py
test_normalization_wrapper.py
test_npair_loss_op.py test=develop, change testfile 6 years ago
test_nvprof.py
test_one_hot_op.py
test_op_support_gpu.py
test_operator.py
test_operator_desc.py fix the test case test=develop 6 years ago
test_optimizer.py add initial_accumulator_value for adagrad 6 years ago
test_pad2d_op.py
test_pad_constant_like.py
test_pad_op.py
test_parallel_executor_crf.py Fuse Adam And SGD ops (#15933) 6 years ago
test_parallel_executor_dry_run.py Fuse Adam And SGD ops (#15933) 6 years ago
test_parallel_executor_fetch_feed.py add IfElse test case for ir memory optimize (#15998) 6 years ago
test_parallel_executor_mnist.py Batch norm cudnn accurate (#16545) 6 years ago
test_parallel_executor_pg.py refine pg execution 6 years ago
test_parallel_executor_seresnext.py Add unit test for fuse all reduce (#16354) 6 years ago
test_parallel_executor_test_while_train.py add comments 6 years ago
test_parallel_executor_transformer.py test=develop 6 years ago
test_parameter.py
test_partial_eager_deletion_transformer.py fix some op grad maker 6 years ago
test_pass_builder.py add IfElse test case for ir memory optimize (#15998) 6 years ago
test_peak_gpumem_monitor.py expose peak gpu memory API to python test=develop (#15529) 6 years ago
test_polygon_box_transform.py
test_pool2d_op.py Enable INT8 pool OP (#15046) 6 years ago
test_pool3d_op.py
test_pool_max_op.py
test_positive_negative_pair_op.py
test_precision_recall_op.py
test_prelu_op.py
test_preprocessor.py
test_print_op.py
test_prior_box_op.py
test_profiler.py Profiler refine and add CUDA runtime api tracer (#15301) 6 years ago
test_program.py
test_program_code.py
test_protobuf.py
test_protobuf_descs.py
test_proximal_adagrad_op.py
test_proximal_gd_op.py
test_psroi_pool_op.py
test_py_func_op.py add IfElse test case for ir memory optimize (#15998) 6 years ago
test_py_reader_lod_level_share.py
test_py_reader_pin_memory.py
test_py_reader_push_pop.py
test_py_reader_sample_generator.py change API name 6 years ago
test_py_reader_using_executor.py convert all tests to new CompiledProgram API 6 years ago
test_random_crop_op.py Fixrecordio (#16124) 6 years ago
test_range.py [Operator] Add range op. (#15431) 6 years ago
test_rank_loss_op.py
test_reader_reset.py convert all tests to new CompiledProgram API 6 years ago
test_recordio_reader.py
test_recurrent_op.py
test_reduce_op.py
test_ref_by_trainer_id_op.py
test_registry.py
test_regularizer.py
test_reorder_lod_tensor.py add seqpool concat unit test 6 years ago
test_reshape_op.py
test_reverse_op.py
test_rmsprop_op.py
test_rnn_memory_helper_op.py
test_roi_align_op.py fix some op grad maker 6 years ago
test_roi_perspective_transform_op.py
test_roi_pool_op.py
test_row_conv_op.py
test_rpn_target_assign_op.py
test_sampling_id_op.py
test_scale_op.py
test_scatter_op.py
test_scope.py
test_selected_rows.py
test_selu_op.py
test_seq_conv.py
test_seq_pool.py add seqpool concat unit test 6 years ago
test_sequence_concat.py
test_sequence_enumerate_op.py
test_sequence_erase_op.py Make sequence_erase op support for input with multi-level LoD. (#15982) 6 years ago
test_sequence_expand.py Add check of input in sequence_expand op. (#15466) 6 years ago
test_sequence_expand_as.py
test_sequence_mask.py
test_sequence_pad_op.py
test_sequence_reshape.py
test_sequence_reverse.py
test_sequence_scatter_op.py
test_sequence_slice_op.py
test_sequence_softmax_op.py
test_sequence_unpad_op.py
test_sgd_op.py add sgd jitcode and op test 6 years ago
test_shape_op.py
test_shrink_rnn_memory.py
test_shuffle_channel_op.py
test_sigmoid_cross_entropy_with_logits_op.py Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371) 6 years ago
test_sign_op.py
test_similarity_focus_op.py
test_slice_op.py Fix the bug in fp16 backward kernel (#16269) 6 years ago
test_slice_var.py
test_smooth_l1_loss_op.py
test_softmax_op.py add jit kernel for softmax axis. test=develop 6 years ago
test_softmax_with_cross_entropy_op.py [Feature] support mix precision training for resnet (#14899) 6 years ago
test_space_to_depth_op.py
test_spectral_norm_op.py fix spectral_norm doc. test=develop 6 years ago
test_split_and_merge_lod_tensor_op.py
test_split_ids_op.py
test_split_op.py
test_split_selected_rows_op.py
test_spp_op.py
test_squared_l2_distance_op.py
test_squared_l2_norm_op.py
test_squeeze_op.py
test_stack_op.py
test_sum_op.py
test_switch.py
test_sync_batch_norm_op.py Support sync batch norm. (#16121) 6 years ago
test_target_assign_op.py
test_teacher_student_sigmoid_loss_op.py
test_temporal_shift_op.py fix unittest. test=develop 6 years ago
test_tensor.py Tensor index (#16223) 6 years ago
test_tensor_array_to_tensor.py
test_top_k_op.py
test_transpose_op.py
test_tree_conv_op.py Tree conv op (#15217) 6 years ago
test_truncated_gaussian_random_op.py
test_uniform_random_batch_size_like_op.py
test_uniform_random_op.py
test_unique_name.py
test_unpool_op.py
test_unsqueeze_op.py
test_unstack_op.py
test_variable.py add slice support for dim < 0 (#16494) 6 years ago
test_version.py
test_warpctc_op.py
test_weight_decay.py convert all tests to new CompiledProgram API 6 years ago
test_weight_normalization.py
test_while_op.py
test_yolo_box_op.py use memory Copy. test=develop 6 years ago
test_yolov3_loss_op.py use memory Copy. test=develop 6 years ago
testsuite.py remove test temporal 6 years ago
transformer_model.py test=develop 6 years ago