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/v2/fluid/tests
fengjiayi 51985aa2aa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
7 years ago
..
book refine code details 7 years ago
book_distribute Feature/hooks (#7513) 7 years ago
demo Feature/hooks (#7513) 7 years ago
.gitignore Remove `main_program` and `startup_program` as the paramter of layer function (#6655) 7 years ago
CMakeLists.txt update unit test split var 7 years ago
__init__.py Feature/hooks (#7513) 7 years ago
decorators.py Feature/hooks (#7513) 7 years ago
op_test.py Feature/hooks (#7513) 7 years ago
test_accuracy_op.py Feature/hooks (#7513) 7 years ago
test_activation_op.py Feature/hooks (#7513) 7 years ago
test_adadelta_op.py Feature/hooks (#7513) 7 years ago
test_adagrad_op.py Feature/hooks (#7513) 7 years ago
test_adam_op.py Feature/hooks (#7513) 7 years ago
test_adamax_op.py Feature/hooks (#7513) 7 years ago
test_array_read_write_op.py Feature/hooks (#7513) 7 years ago
test_assign_op.py Feature/hooks (#7513) 7 years ago
test_assign_value_op.py Feature/hooks (#7513) 7 years ago
test_auc_op.py Feature/hooks (#7513) 7 years ago
test_batch_norm_op.py Feature/hooks (#7513) 7 years ago
test_beam_search_decode_op.py Feature/hooks (#7513) 7 years ago
test_beam_search_op.py Feature/hooks (#7513) 7 years ago
test_bilinear_tensor_product_op.py Feature/hooks (#7513) 7 years ago
test_calc_gradient.py Feature/hooks (#7513) 7 years ago
test_cast_op.py Feature/hooks (#7513) 7 years ago
test_chunk_eval_op.py Feature/hooks (#7513) 7 years ago
test_clip.py Feature/hooks (#7513) 7 years ago
test_clip_by_norm_op.py Feature/hooks (#7513) 7 years ago
test_clip_op.py Feature/hooks (#7513) 7 years ago
test_compare_op.py Feature/hooks (#7513) 7 years ago
test_concat_op.py Feature/hooks (#7513) 7 years ago
test_cond_op.py Feature/hooks (#7513) 7 years ago
test_conditional_block.py Feature/hooks (#7513) 7 years ago
test_const_value.py Feature/hooks (#7513) 7 years ago
test_conv2d_op.py Feature/hooks (#7513) 7 years ago
test_conv2d_transpose_op.py Feature/hooks (#7513) 7 years ago
test_conv3d_op.py Feature/hooks (#7513) 7 years ago
test_conv3d_transpose_op.py Feature/hooks (#7513) 7 years ago
test_conv_shift_op.py Feature/hooks (#7513) 7 years ago
test_cos_sim_op.py Feature/hooks (#7513) 7 years ago
test_create_op_doc_string.py Feature/hooks (#7513) 7 years ago
test_crf_decoding_op.py Feature/hooks (#7513) 7 years ago
test_crop_op.py Feature/hooks (#7513) 7 years ago
test_cross_entropy_op.py Feature/hooks (#7513) 7 years ago
test_data_feeder.py Feature/hooks (#7513) 7 years ago
test_decayed_adagrad_op.py Feature/hooks (#7513) 7 years ago
test_default_scope_funcs.py Feature/hooks (#7513) 7 years ago
test_detection_output_op.py Feature/hooks (#7513) 7 years ago
test_dropout_op.py Feature/hooks (#7513) 7 years ago
test_dyn_rnn.py Feature/hooks (#7513) 7 years ago
test_dynrnn_gradient_check.py Feature/hooks (#7513) 7 years ago
test_dynrnn_static_input.py "fix the copyright hook" 7 years ago
test_edit_distance_op.py fix copyright information 7 years ago
test_elementwise_add_op.py make elementwise op support scalar as input Y 7 years ago
test_elementwise_div_op.py make elementwise op support scalar as input Y 7 years ago
test_elementwise_max_op.py fix copyright 7 years ago
test_elementwise_min_op.py fix copyright 7 years ago
test_elementwise_mul_op.py make elementwise op support scalar as input Y 7 years ago
test_elementwise_sub_op.py make elementwise op support scalar as input Y 7 years ago
test_exception.py Feature/hooks (#7513) 7 years ago
test_executor_and_mul.py Feature/hooks (#7513) 7 years ago
test_expand_op.py Feature/hooks (#7513) 7 years ago
test_feed_fetch_method.py Feature/hooks (#7513) 7 years ago
test_fill_constant_batch_size_like_op.py Feature/hooks (#7513) 7 years ago
test_fill_constant_op.py Feature/hooks (#7513) 7 years ago
test_fill_op.py Feature/hooks (#7513) 7 years ago
test_fill_zeros_like_op.py Feature/hooks (#7513) 7 years ago
test_framework_debug_str.py Feature/hooks (#7513) 7 years ago
test_ftrl_op.py Feature/hooks (#7513) 7 years ago
test_gather_op.py Feature/hooks (#7513) 7 years ago
test_gaussian_random_op.py Feature/hooks (#7513) 7 years ago
test_get_places_op.py Feature/hooks (#7513) 7 years ago
test_gru_op.py Feature/hooks (#7513) 7 years ago
test_gru_unit_op.py Feature/hooks (#7513) 7 years ago
test_hinge_loss_op.py Feature/hooks (#7513) 7 years ago
test_huber_loss_op.py Feature/hooks (#7513) 7 years ago
test_image_classification_layer.py Feature/hooks (#7513) 7 years ago
test_infer_shape.py Feature/hooks (#7513) 7 years ago
test_inference_model_io.py Feature/hooks (#7513) 7 years ago
test_initializer.py Feature/hooks (#7513) 7 years ago
test_is_empty_op.py Feature/hooks (#7513) 7 years ago
test_l1_norm_op.py Feature/hooks (#7513) 7 years ago
test_layers.py Feature/hooks (#7513) 7 years ago
test_linear_chain_crf_op.py Feature/hooks (#7513) 7 years ago
test_lod_array_length_op.py Feature/hooks (#7513) 7 years ago
test_lod_rank_table.py Feature/hooks (#7513) 7 years ago
test_lod_reset_op.py Feature/hooks (#7513) 7 years ago
test_lod_tensor_array.py Feature/hooks (#7513) 7 years ago
test_lod_tensor_array_ops.py Feature/hooks (#7513) 7 years ago
test_log_loss_op.py Feature/hooks (#7513) 7 years ago
test_logical_op.py Feature/hooks (#7513) 7 years ago
test_lookup_table_op.py Feature/hooks (#7513) 7 years ago
test_lrn_op.py Feature/hooks (#7513) 7 years ago
test_lstm_op.py Feature/hooks (#7513) 7 years ago
test_lstm_unit_op.py Feature/hooks (#7513) 7 years ago
test_margin_rank_loss_op.py Feature/hooks (#7513) 7 years ago
test_matmul_op.py Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention 7 years ago
test_maxout_op.py Feature/hooks (#7513) 7 years ago
test_mean_op.py Feature/hooks (#7513) 7 years ago
test_memory_optimization_transpiler.py Feature/hooks (#7513) 7 years ago
test_minus_op.py Feature/hooks (#7513) 7 years ago
test_mnist_if_else_op.py Feature/hooks (#7513) 7 years ago
test_modified_huber_loss_op.py Feature/hooks (#7513) 7 years ago
test_momentum_op.py Feature/hooks (#7513) 7 years ago
test_mul_op.py Feature/hooks (#7513) 7 years ago
test_multiplex_op.py Feature/hooks (#7513) 7 years ago
test_nce.py Feature/hooks (#7513) 7 years ago
test_net.py Feature/hooks (#7513) 7 years ago
test_norm_op.py Feature/hooks (#7513) 7 years ago
test_normalization_wrapper.py add python wrapper for l2 normalize. 7 years ago
test_op_support_gpu.py Feature/hooks (#7513) 7 years ago
test_operator.py Feature/hooks (#7513) 7 years ago
test_operator_desc.py Feature/hooks (#7513) 7 years ago
test_optimizer.py Feature/hooks (#7513) 7 years ago
test_pad_op.py Feature/hooks (#7513) 7 years ago
test_parallel_op.py Feature/parallel for bug fix (#7474) 7 years ago
test_parameter.py Feature/hooks (#7513) 7 years ago
test_pool2d_op.py Feature/hooks (#7513) 7 years ago
test_pool3d_op.py Feature/hooks (#7513) 7 years ago
test_pool_max_op.py Feature/hooks (#7513) 7 years ago
test_positive_negative_pair_op.py Feature/hooks (#7513) 7 years ago
test_precision_recall_op.py Feature/hooks (#7513) 7 years ago
test_prelu_op.py Feature/hooks (#7513) 7 years ago
test_print_op.py Feature/hooks (#7513) 7 years ago
test_profiler.py Feature/hooks (#7513) 7 years ago
test_program.py Feature/hooks (#7513) 7 years ago
test_protobuf.py Feature/hooks (#7513) 7 years ago
test_protobuf_descs.py Feature/hooks (#7513) 7 years ago
test_proximal_adagrad_op.py Feature/hooks (#7513) 7 years ago
test_proximal_gd_op.py Feature/hooks (#7513) 7 years ago
test_rank_loss_op.py Feature/hooks (#7513) 7 years ago
test_recurrent_op.py Feature/hooks (#7513) 7 years ago
test_reduce_op.py Feature/hooks (#7513) 7 years ago
test_registry.py Feature/hooks (#7513) 7 years ago
test_regularizer.py Feature/hooks (#7513) 7 years ago
test_reorder_lod_tensor.py Feature/hooks (#7513) 7 years ago
test_reshape_op.py Feature/hooks (#7513) 7 years ago
test_rmsprop_op.py Feature/hooks (#7513) 7 years ago
test_rnn_memory_helper_op.py Feature/hooks (#7513) 7 years ago
test_roi_pool_op.py Feature/hooks (#7513) 7 years ago
test_row_conv_op.py Feature/hooks (#7513) 7 years ago
test_scale_op.py Feature/hooks (#7513) 7 years ago
test_scatter_op.py Feature/hooks (#7513) 7 years ago
test_scope.py Feature/hooks (#7513) 7 years ago
test_selected_rows.py Feature/hooks (#7513) 7 years ago
test_seq_concat_op.py Feature/hooks (#7513) 7 years ago
test_seq_conv.py Feature/hooks (#7513) 7 years ago
test_seq_pool.py Feature/hooks (#7513) 7 years ago
test_sequence_erase_op.py Feature/hooks (#7513) 7 years ago
test_sequence_expand.py Feature/hooks (#7513) 7 years ago
test_sequence_slice_op.py Feature/hooks (#7513) 7 years ago
test_sequence_softmax_op.py Feature/hooks (#7513) 7 years ago
test_sgd_op.py Feature/hooks (#7513) 7 years ago
test_shrink_rnn_memory.py Feature/hooks (#7513) 7 years ago
test_sigmoid_cross_entropy_with_logits_op.py Feature/hooks (#7513) 7 years ago
test_sign_op.py Feature/hooks (#7513) 7 years ago
test_smooth_l1_loss_op.py Feature/hooks (#7513) 7 years ago
test_softmax_op.py Feature/hooks (#7513) 7 years ago
test_softmax_with_cross_entropy_op.py Feature/hooks (#7513) 7 years ago
test_split_and_merge_lod_tensor_op.py Feature/hooks (#7513) 7 years ago
test_split_op.py Feature/hooks (#7513) 7 years ago
test_spp_op.py Feature/hooks (#7513) 7 years ago
test_squared_l2_distance_op.py Feature/hooks (#7513) 7 years ago
test_squared_l2_norm_op.py Feature/hooks (#7513) 7 years ago
test_sum_op.py Feature/hooks (#7513) 7 years ago
test_tensor.py Feature/hooks (#7513) 7 years ago
test_top_k_op.py Feature/hooks (#7513) 7 years ago
test_transpose_op.py Feature/hooks (#7513) 7 years ago
test_uniform_random_op.py Feature/hooks (#7513) 7 years ago
test_unpool_op.py Feature/hooks (#7513) 7 years ago
test_variable.py Feature/hooks (#7513) 7 years ago
test_warpctc_op.py Merge pull request #7414 from wanghaoshuang/warpctc 7 years ago
test_while_op.py Feature/hooks (#7513) 7 years ago