sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d 8 years ago
..
book use Evaluator in book tests () 8 years ago
.gitignore
CMakeLists.txt
op_test.py
test_accuracy_op.py
test_activation_op.py
test_adadelta_op.py
test_adagrad_op.py
test_adam_op.py
test_adamax_op.py
test_array_read_write_op.py
test_assign_op.py
test_auc_op.py
test_batch_norm_op.py
test_beam_search_decode_op.py
test_beam_search_op.py
test_bilinear_tensor_product_op.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_cond_op.py
test_conditional_block.py
test_conv2d_op.py
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_entropy_op.py
test_decayed_adagrad_op.py
test_default_scope_funcs.py
test_dropout_op.py
test_dynamic_recurrent_op.py
test_elementwise_add_op.py
test_elementwise_div_op.py
test_elementwise_mul_op.py
test_elementwise_sub_op.py
test_exception.py
test_executor_and_mul.py
test_expand_op.py
test_feed_fetch_method.py
test_fill_constant_batch_size_like_op.py
test_fill_constant_op.py
test_fill_zeros_like_op.py
test_framework_debug_str.py
test_gather_op.py
test_gaussian_random_op.py
test_gru_op.py
test_gru_unit_op.py
test_huber_loss_op.py
test_image_classification_layer.py
test_infer_shape.py
test_inference_model_io.py
test_initializer.py
test_is_empty_op.py
test_l1_norm_op.py
test_layers.py
test_linear_chain_crf_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_logical_op.py
test_lookup_table_op.py
test_lrn_op.py
test_lstm_op.py
test_lstm_unit_op.py
test_margin_rank_loss_op.py
test_matmul_op.py
test_maxout_op.py del num_channels 8 years ago
test_mean_op.py
test_minus_op.py
test_mnist_if_else_op.py IfElse Python API () 8 years ago
test_modified_huber_loss_op.py
test_momentum_op.py
test_mul_op.py
test_multiplex_op.py
test_nccl_init_op.py
test_net.py
test_op_support_gpu.py
test_operator.py
test_operator_desc.py
test_optimizer.py enforce shape of backward target to be {1} () 8 years ago
test_pad_op.py
test_parameter.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_program.py enforce shape of backward target to be {1} () 8 years ago
test_protobuf.py
test_protobuf_descs.py
test_proximal_adagrad_op.py
test_proximal_gd_op.py
test_rank_loss_op.py
test_recurrent_op.py
test_reduce_op.py
test_regularizer.py enforce shape of backward target to be {1} () 8 years ago
test_reshape_op.py
test_rmsprop_op.py
test_rnn_memory_helper_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_expand.py
test_seq_pool.py
test_sequence_slice_op.py Merge branch 'develop' into softsign 8 years ago
test_sequence_softmax_op.py
test_sgd_op.py
test_shrink_rnn_memory.py
test_sigmoid_cross_entropy_with_logits_op.py
test_sign_op.py
test_smooth_l1_loss_op.py
test_softmax_op.py
test_softmax_with_cross_entropy_op.py
test_split_and_merge_lod_tensor_op.py
test_split_op.py
test_squared_l2_distance_op.py
test_squared_l2_norm_op.py
test_sum_op.py
test_tensor.py
test_tensor_array.py
test_top_k_op.py
test_transpose_op.py
test_uniform_random_op.py
test_unpool2d_op.py add test 8 years ago
test_variable.py Improve the initializer Interface for fc, sequence_conv and conv2d layers () 8 years ago
test_while_op.py