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
fengjiayi d6b5302bd6
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
..
.gitignore follow comments 7 years ago
CMakeLists.txt enforce test_parallel_executor_transformer and test_image_classification_resnet to run in serial (#12545) 7 years ago
__init__.py
benchmark.py Replace the overfix of 2to3 with six.string_types 7 years ago
benchmark_sum_op.py Remove python3 relative import of unittest 7 years ago
decorators.py
dist_mnist.py polish dist unitest 7 years ago
dist_se_resnext.py polish dist unitest 7 years ago
dist_transformer.py polish 7 years ago
dist_word2vec.py polish dist unitest 7 years ago
op_test.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
parallel_executor_test_base.py Fix the overfix of 2to3 for print function 7 years ago
test_accuracy_op.py Remove python3 relative import of unittest 7 years ago
test_activation_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_activation_op.py Feature/op fusion (#12240) 7 years ago
test_adadelta_op.py Remove python3 relative import of unittest 7 years ago
test_adagrad_op.py Remove python3 relative import of unittest 7 years ago
test_adam_op.py Remove python3 relative import of unittest 7 years ago
test_adamax_op.py Remove python3 relative import of unittest 7 years ago
test_anchor_generator_op.py Remove python3 relative import of unittest 7 years ago
test_arg_min_max_op.py Remove python3 relative import of unittest 7 years ago
test_argsort_op.py Remove python3 relative import of unittest 7 years ago
test_array_read_write_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_assign_op.py Remove python3 relative import of unittest 7 years ago
test_assign_value_op.py Remove python3 relative import of unittest 7 years ago
test_auc_op.py Remove python3 relative import of unittest 7 years ago
test_batch_norm_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_batch_norm_op.py Remove python3 relative import of unittest 7 years ago
test_beam_search_decode_op.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_beam_search_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_bilinear_interp_op.py Remove python3 relative import of unittest 7 years ago
test_bilinear_tensor_product_op.py Remove python3 relative import of unittest 7 years ago
test_bipartite_match_op.py Remove python3 relative import of unittest 7 years ago
test_box_coder_op.py Remove python3 relative import of unittest 7 years ago
test_calc_gradient.py Hide calc_gradient 7 years ago
test_cast_op.py Remove python3 relative import of unittest 7 years ago
test_chunk_eval_op.py Remove python3 relative import of unittest 7 years ago
test_clip_by_norm_op.py Remove python3 relative import of unittest 7 years ago
test_clip_op.py Remove python3 relative import of unittest 7 years ago
test_compare_op.py Remove python3 relative import of unittest 7 years ago
test_concat_op.py Remove python3 relative import of unittest 7 years ago
test_conditional_block.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_const_value.py Hiden some LoDTensor ralated ops' Python wrapper. (#12230) 7 years ago
test_conv2d_mkldnn_op.py fix ut for mkldnn 0.15 - added forcing layout NCHW in mkldnn conv tests 7 years ago
test_conv2d_op.py review fixes 7 years ago
test_conv2d_transpose_op.py Remove python3 relative import of unittest 7 years ago
test_conv3d_op.py Remove python3 relative import of unittest 7 years ago
test_conv3d_transpose_op.py Remove python3 relative import of unittest 7 years ago
test_conv_shift_op.py Remove python3 relative import of unittest 7 years ago
test_cos_sim_op.py Remove python3 relative import of unittest 7 years ago
test_create_op_doc_string.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_crf_decoding_op.py Remove python3 relative import of unittest 7 years ago
test_crop_op.py Remove python3 relative import of unittest 7 years ago
test_cross_entropy_op.py make cross_entropy_op supporting tensors 7 years ago
test_ctc_align.py Remove python3 relative import of unittest 7 years ago
test_cumsum_op.py Remove python3 relative import of unittest 7 years ago
test_data_balance.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_debugger.py change name debuger to debugger (#10949) 7 years ago
test_decayed_adagrad_op.py Remove python3 relative import of unittest 7 years ago
test_default_scope_funcs.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_desc_clone.py Fix clone() bug. (#12583) 7 years ago
test_detection_map_op.py Remove python3 relative import of unittest 7 years ago
test_dist_base.py Fix clone() bug. (#12583) 7 years ago
test_dist_mnist.py polish dist unitest 7 years ago
test_dist_se_resnext.py polish dist unitest 7 years ago
test_dist_train.py hide more apis 7 years ago
test_dist_transformer.py better dist tests 7 years ago
test_dist_transpiler.py Fix clone() bug. (#12583) 7 years ago
test_dist_word2vec.py polish dist unitest 7 years ago
test_dropout_op.py Remove python3 relative import of unittest 7 years ago
test_dyn_rnn.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_dynrnn_gradient_check.py Remove the overfix of next in unittest 7 years ago
test_dynrnn_static_input.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_edit_distance_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_add_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_add_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_div_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_gradient_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_elementwise_max_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_min_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_mul_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_pow_op.py Remove python3 relative import of unittest 7 years ago
test_elementwise_sub_op.py explicit gradient of elementwise_add/elementwise_sub (#11970) 7 years ago
test_exception.py
test_executor_and_mul.py
test_expand_op.py Remove python3 relative import of unittest 7 years ago
test_extract_rows_op.py Refine regularization for selected_rows (#12369) 7 years ago
test_fake_dequantize_op.py Remove python3 relative import of unittest 7 years ago
test_fake_quantize_op.py Remove python3 relative import of unittest 7 years ago
test_fc_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_feed_fetch_method.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 7 years ago
test_fetch_var.py hide misc APIs (#12540) 7 years ago
test_fill_constant_batch_size_like_op.py Remove python3 relative import of unittest 7 years ago
test_fill_constant_op.py Remove python3 relative import of unittest 7 years ago
test_fill_op.py Remove python3 relative import of unittest 7 years ago
test_fill_zeros_like_op.py Remove python3 relative import of unittest 7 years ago
test_flatten_op.py Add flatten op (#12341) 7 years ago
test_framework_debug_str.py
test_ftrl_op.py Remove python3 relative import of unittest 7 years ago
test_fused_elemwise_activation_op.py Feature/op fusion (#12240) 7 years ago
test_gather_op.py Remove python3 relative import of unittest 7 years ago
test_gaussian_random_batch_size_like_op.py Remove python3 relative import of unittest 7 years ago
test_gaussian_random_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_gaussian_random_op.py MKLDNN gausian_random tests 7 years ago
test_get_places_op.py Remove python3 relative import of unittest 7 years ago
test_gru_op.py Remove python3 relative import of unittest 7 years ago
test_gru_unit_op.py Remove python3 relative import of unittest 7 years ago
test_hinge_loss_op.py Remove python3 relative import of unittest 7 years ago
test_hsigmoid_op.py "cherry picked cpp tests" (#12182) 7 years ago
test_huber_loss_op.py Remove python3 relative import of unittest 7 years ago
test_im2sequence_op.py Remove python3 relative import of unittest 7 years ago
test_image_classification_layer.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_infer_shape.py
test_inference_model_io.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_initializer.py fix test_initializer 7 years ago
test_iou_similarity_op.py Remove python3 relative import of unittest 7 years ago
test_is_empty_op.py Remove python3 relative import of unittest 7 years ago
test_l1_norm_op.py Remove python3 relative import of unittest 7 years ago
test_label_smooth_op.py Remove python3 relative import of unittest 7 years ago
test_layer_norm_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_layers.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
test_learning_rate_scheduler.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_lr_decay 7 years ago
test_linear_chain_crf_op.py Remove python3 relative import of unittest 7 years ago
test_listen_and_serv_op.py Remove python3 relative import of unittest 7 years ago
test_lod_array_length_op.py
test_lod_rank_table.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_lod_reset_op.py Remove python3 relative import of unittest 7 years ago
test_lod_tensor_array.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_lod_tensor_array_ops.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_log_loss_op.py Remove python3 relative import of unittest 7 years ago
test_logical_op.py Remove python3 relative import of unittest 7 years ago
test_lookup_sparse_table_op.py Remove python3 relative import of unittest 7 years ago
test_lookup_table_op.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
test_lrn_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_lrn_op.py Remove python3 relative import of unittest 7 years ago
test_lstm_op.py Remove python3 relative import of unittest 7 years ago
test_lstm_unit_op.py Remove python3 relative import of unittest 7 years ago
test_lstmp_op.py Remove python3 relative import of unittest 7 years ago
test_margin_rank_loss_op.py Remove python3 relative import of unittest 7 years ago
test_math_op_patch.py Remove python3 relative import of unittest 7 years ago
test_matmul_op.py Remove python3 relative import of unittest 7 years ago
test_maxout_op.py Remove python3 relative import of unittest 7 years ago
test_mean_iou.py Remove python3 relative import of unittest 7 years ago
test_mean_op.py Remove python3 relative import of unittest 7 years ago
test_memory_optimization_transpiler.py Memory/reshape op (#12414) 7 years ago
test_memory_usage.py refactor: simplify unittest function 7 years ago
test_merge_ids_op.py Remove python3 relative import of unittest 7 years ago
test_mine_hard_examples_op.py Remove python3 relative import of unittest 7 years ago
test_minus_op.py Remove python3 relative import of unittest 7 years ago
test_modified_huber_loss_op.py Remove python3 relative import of unittest 7 years ago
test_momentum_op.py Remove python3 relative import of unittest 7 years ago
test_mul_op.py Remove python3 relative import of unittest 7 years ago
test_multi_file_reader.py Rewrite open_files 7 years ago
test_multi_pass_reader.py Add EOFException to represent EOF in C++ reader 7 years ago
test_multiclass_nms_op.py Remove python3 relative import of unittest 7 years ago
test_multihead_attention.py
test_multiplex_op.py Remove python3 relative import of unittest 7 years ago
test_nce.py Remove python3 relative import of unittest 7 years ago
test_network_with_dtype.py "fix dtype test in ci" (#10667) 7 years ago
test_norm_op.py Remove python3 relative import of unittest 7 years ago
test_normalization_wrapper.py Make the normalization operator more general and fix bug in l2_normalize. (#11348) 7 years ago
test_nvprof.py
test_one_hot_op.py Remove python3 relative import of unittest 7 years ago
test_op_support_gpu.py
test_operator.py
test_operator_desc.py Withdraw mkldnn mul 7 years ago
test_optimizer.py update test_optimizer 7 years ago
test_pad_op.py Remove python3 relative import of unittest 7 years ago
test_parallel_executor_crf.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_parallel_executor_fetch_feed.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_parallel_executor_mnist.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
test_parallel_executor_seresnext.py Fix the order of sum (#12562) 7 years ago
test_parallel_executor_test_while_train.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_parallel_executor_transformer.py Reopen test_parallel_executor_transformer (#12452) 7 years ago
test_parallel_op.py Replace the overfix of 2to3 with six.string_types 7 years ago
test_parameter.py
test_polygon_box_transform.py Remove python3 relative import of unittest 7 years ago
test_pool2d_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_pool2d_op.py Remove python3 relative import of unittest 7 years ago
test_pool3d_op.py Remove python3 relative import of unittest 7 years ago
test_pool_max_op.py Remove python3 relative import of unittest 7 years ago
test_positive_negative_pair_op.py Remove python3 relative import of unittest 7 years ago
test_precision_recall_op.py Remove python3 relative import of unittest 7 years ago
test_prelu_op.py Remove python3 relative import of unittest 7 years ago
test_preprocessor.py add unit test and fix a bug 7 years ago
test_print_op.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_prior_box_op.py Remove python3 relative import of unittest 7 years ago
test_profiler.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_program.py add export_for_deployment flag to save_inference_model (#12582) 7 years ago
test_protobuf.py
test_protobuf_descs.py Fix clone() bug. (#12583) 7 years ago
test_proximal_adagrad_op.py Remove python3 relative import of unittest 7 years ago
test_proximal_gd_op.py Remove python3 relative import of unittest 7 years ago
test_py_reader_push_pop.py hide misc APIs (#12540) 7 years ago
test_py_reader_using_executor.py Fix CI hang 7 years ago
test_random_crop_op.py Remove python3 relative import of unittest 7 years ago
test_rank_loss_op.py Remove python3 relative import of unittest 7 years ago
test_reader_reset.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_recordio_reader.py Add EOFException to represent EOF in C++ reader 7 years ago
test_recurrent_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_reduce_op.py Remove python3 relative import of unittest 7 years ago
test_registry.py Remove python3 relative import of unittest 7 years ago
test_regularizer.py
test_reorder_lod_tensor.py Hiden some LoDTensor ralated ops' Python wrapper. (#12230) 7 years ago
test_reshape_op.py Memory/reshape op (#12414) 7 years ago
test_reverse_op.py Remove python3 relative import of unittest 7 years ago
test_rmsprop_op.py Remove python3 relative import of unittest 7 years ago
test_rnn_memory_helper_op.py
test_roi_pool_op.py Remove python3 relative import of unittest 7 years ago
test_row_conv_op.py Remove python3 relative import of unittest 7 years ago
test_rpn_target_assign_op.py Remove python3 relative import of unittest 7 years ago
test_scale_op.py Remove python3 relative import of unittest 7 years ago
test_scatter_op.py Remove python3 relative import of unittest 7 years ago
test_scope.py
test_selected_rows.py Fix unittests after hide APIs 7 years ago
test_seq_concat_op.py Remove python3 relative import of unittest 7 years ago
test_seq_conv.py Remove python3 relative import of unittest 7 years ago
test_seq_pool.py Remove python3 relative import of unittest 7 years ago
test_sequence_erase_op.py Remove python3 relative import of unittest 7 years ago
test_sequence_expand.py Remove python3 relative import of unittest 7 years ago
test_sequence_reshape.py Remove python3 relative import of unittest 7 years ago
test_sequence_slice_op.py Remove python3 relative import of unittest 7 years ago
test_sequence_softmax_op.py Remove python3 relative import of unittest 7 years ago
test_sgd_op.py Remove python3 relative import of unittest 7 years ago
test_shape_op.py Remove python3 relative import of unittest 7 years ago
test_shrink_rnn_memory.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_sigmoid_cross_entropy_with_logits_op.py Remove python3 relative import of unittest 7 years ago
test_sign_op.py Remove python3 relative import of unittest 7 years ago
test_slice_op.py Remove python3 relative import of unittest 7 years ago
test_slice_var.py 1. update test_split_var: replace split with slice 7 years ago
test_smooth_l1_loss_op.py Remove python3 relative import of unittest 7 years ago
test_softmax_op.py Add unittests for softmax_op 7 years ago
test_softmax_with_cross_entropy_op.py Remove python3 relative import of unittest 7 years ago
test_split_and_merge_lod_tensor_op.py Hiden some LoDTensor ralated ops' Python wrapper. (#12230) 7 years ago
test_split_ids_op.py optimize unit test of test_split_ids_op 7 years ago
test_split_op.py Remove python3 relative import of unittest 7 years ago
test_split_selected_rows_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
test_spp_op.py Remove python3 relative import of unittest 7 years ago
test_squared_l2_distance_op.py Remove python3 relative import of unittest 7 years ago
test_squared_l2_norm_op.py Remove python3 relative import of unittest 7 years ago
test_squeeze_op.py Remove python3 relative import of unittest 7 years ago
test_sum_mkldnn_op.py Remove python3 relative import of unittest 7 years ago
test_sum_op.py Remove python3 relative import of unittest 7 years ago
test_switch.py
test_target_assign_op.py Remove python3 relative import of unittest 7 years ago
test_tensor.py Fix unittests after hide APIs 7 years ago
test_top_k_op.py Remove python3 relative import of unittest 7 years ago
test_transpose_op.py Remove python3 relative import of unittest 7 years ago
test_uniform_random_batch_size_like_op.py Remove python3 relative import of unittest 7 years ago
test_uniform_random_op.py Remove python3 relative import of unittest 7 years ago
test_unique_name.py
test_unpool_op.py Remove python3 relative import of unittest 7 years ago
test_unsqueeze_op.py Remove python3 relative import of unittest 7 years ago
test_variable.py
test_version.py Remove unsued lines 7 years ago
test_warpctc_op.py Remove python3 relative import of unittest 7 years ago
test_weight_normalization.py Modify Pybind LoDTensor API according to length-based LoD (#11106) 7 years ago
test_while_op.py Change iter_parameters back and port unittests code to Python3 7 years ago
testsuite.py Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
transformer_model.py hide misc APIs (#12540) 7 years ago