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
baiyf a4c06083af
Expose rank_loss op Python API (#12132)
7 years ago
..
.gitignore
CMakeLists.txt Get diff for all changes in current branch (#12265) 7 years ago
__init__.py
benchmark.py
benchmark_sum_op.py
decorators.py
dist_se_resnext.py Add se-resnext test for 2x2 and parallel exe (#12194) 7 years ago
op_test.py
parallel_executor_test_base.py
test_accuracy_op.py
test_activation_mkldnn_op.py
test_activation_op.py
test_adadelta_op.py
test_adagrad_op.py
test_adam_op.py
test_adamax_op.py
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_auc_op.py Update auc op (#12199) 7 years ago
test_batch_norm_mkldnn_op.py
test_batch_norm_op.py
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
test_bilinear_interp_op.py
test_bilinear_tensor_product_op.py
test_bipartite_match_op.py
test_box_coder_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_concat_op.py
test_conditional_block.py
test_const_value.py
test_conv2d_mkldnn_op.py
test_conv2d_op.py
test_conv2d_transpose_op.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_conv3d_op.py
test_conv3d_transpose_op.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
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_entropy_op.py
test_ctc_align.py
test_cumsum_op.py
test_data_balance.py
test_debugger.py
test_decayed_adagrad_op.py
test_default_scope_funcs.py
test_detection_map_op.py
test_dist_mnist.py
test_dist_se_resnext.py temporarily disable test_dist_se_resnext for oom (#12290) 7 years ago
test_dist_train.py hide more apis 7 years ago
test_dist_transpiler.py fix pserver with condition block 7 years ago
test_dist_word2vec.py
test_dropout_op.py
test_dyn_rnn.py
test_dynrnn_gradient_check.py
test_dynrnn_static_input.py
test_edit_distance_op.py
test_elementwise_add_mkldnn_op.py
test_elementwise_add_op.py
test_elementwise_div_op.py
test_elementwise_gradient_op.py
test_elementwise_max_op.py
test_elementwise_min_op.py
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
test_fake_dequantize_op.py
test_fake_quantize_op.py
test_fc_mkldnn_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_framework_debug_str.py
test_ftrl_op.py
test_gather_op.py
test_gaussian_random_batch_size_like_op.py
test_gaussian_random_mkldnn_op.py
test_gaussian_random_op.py
test_get_places_op.py
test_gru_op.py
test_gru_unit_op.py
test_hinge_loss_op.py
test_hsigmoid_op.py
test_huber_loss_op.py
test_im2sequence_op.py
test_image_classification_layer.py
test_infer_shape.py
test_inference_model_io.py
test_initializer.py
test_iou_similarity_op.py
test_is_empty_op.py
test_l1_norm_op.py
test_label_smooth_op.py
test_layer_norm_op.py
test_layers.py Expose rank_loss op Python API (#12132) 7 years ago
test_learning_rate_scheduler.py
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_sparse_table_op.py
test_lookup_table_op.py
test_lrn_mkldnn_op.py
test_lrn_op.py
test_lstm_op.py
test_lstm_unit_op.py
test_lstmp_op.py
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_merge_ids_op.py
test_mine_hard_examples_op.py
test_minus_op.py
test_modified_huber_loss_op.py
test_momentum_op.py Fix serious bug in nesterov momentum optimizer. (#12231) 7 years ago
test_mul_op.py
test_multi_file_reader.py
test_multi_pass_reader.py
test_multiclass_nms_op.py
test_multihead_attention.py
test_multiplex_op.py
test_nce.py
test_network_with_dtype.py
test_norm_op.py
test_normalization_wrapper.py
test_nvprof.py
test_one_hot_op.py
test_op_support_gpu.py
test_operator.py
test_operator_desc.py
test_optimizer.py
test_pad_op.py
test_parallel_executor_crf.py
test_parallel_executor_fetch_feed.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_parallel_executor_mnist.py Merge pull request #12149 from reyoung/feature/combine_open_files_and_double_buffer 7 years ago
test_parallel_executor_seresnext.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_parallel_executor_test_while_train.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_parallel_executor_transformer.py
test_parallel_op.py
test_parameter.py
test_polygon_box_transform.py
test_pool2d_mkldnn_op.py
test_pool2d_op.py
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 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_prior_box_op.py
test_profiler.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_program.py
test_protobuf.py
test_protobuf_descs.py Remove block api (#12107) 7 years ago
test_proximal_adagrad_op.py
test_proximal_gd_op.py
test_py_reader_push_pop.py Change code 7 years ago
test_py_reader_using_executor.py Fix CI hang 7 years ago
test_random_crop_op.py
test_rank_loss_op.py
test_reader_reset.py
test_recordio_reader.py
test_recurrent_op.py
test_reduce_op.py optimize code 7 years ago
test_registry.py
test_regularizer.py
test_reorder_lod_tensor.py
test_reshape_op.py
test_reverse_op.py
test_rmsprop_op.py
test_rnn_memory_helper_op.py
test_roi_pool_op.py
test_row_conv_op.py
test_rpn_target_assign_op.py
test_scale_op.py
test_scatter_op.py
test_scope.py
test_selected_rows.py
test_seq_concat_op.py
test_seq_conv.py
test_seq_pool.py
test_sequence_erase_op.py
test_sequence_expand.py
test_sequence_reshape.py
test_sequence_slice_op.py
test_sequence_softmax_op.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_sgd_op.py
test_shape_op.py
test_shrink_rnn_memory.py
test_sigmoid_cross_entropy_with_logits_op.py
test_sign_op.py
test_slice_op.py
test_slice_var.py
test_smooth_l1_loss_op.py
test_softmax_op.py Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build 7 years ago
test_softmax_with_cross_entropy_op.py
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_sum_mkldnn_op.py
test_sum_op.py
test_switch.py
test_target_assign_op.py
test_tensor.py
test_top_k_op.py
test_transpose_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_variable.py
test_version.py Remove unsued lines 7 years ago
test_warpctc_op.py
test_weight_normalization.py
test_while_op.py
testsuite.py
transformer_model.py