.. |
book
|
Make recognize digits as a normal python unittest
|
7 years ago |
book_distribute
|
Update copyright for notest_dist_image_classification (#7898)
|
7 years ago |
book_memory_optimization
|
Memory optimization on Dynamic RNN (#7599)
|
7 years ago |
demo
|
"fix decode bug" (#7711)
|
7 years ago |
.gitignore
|
Remove `main_program` and `startup_program` as the paramter of layer function (#6655)
|
7 years ago |
CMakeLists.txt
|
update by comment, add WITH_DISTRIBUTE switch
|
7 years ago |
__init__.py
|
"fix decode bug" (#7711)
|
7 years ago |
decorators.py
|
"fix decode bug" (#7711)
|
7 years ago |
op_test.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_accuracy_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_activation_op.py
|
fix floor_op (#7926)
|
7 years ago |
test_adadelta_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_adagrad_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_adam_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_adamax_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_array_read_write_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_assign_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_assign_value_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_auc_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_batch_norm_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_beam_search_decode_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_beam_search_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_bilinear_tensor_product_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_bipartite_match_op.py
|
Fix bug and unit test in bipartite_match_op.
|
7 years ago |
test_calc_gradient.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_cast_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_chunk_eval_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_clip_by_norm_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_clip_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_compare_op.py
|
Merge branch 'develop' of github.com:baidu/Paddle into feature/compare_op_use_elemwise
|
7 years ago |
test_concat_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_cond_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_conditional_block.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_const_value.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_conv2d_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_conv2d_transpose_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_conv3d_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_conv3d_transpose_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_conv_shift_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_cos_sim_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_create_op_doc_string.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_crf_decoding_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_crop_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_cross_entropy_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_ctc_align.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_data_feeder.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_decayed_adagrad_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_default_scope_funcs.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_detection_output_op.py
|
Disable the unit test ofdetection output op
|
7 years ago |
test_dropout_op.py
|
fix the bug that dropout always use a fixed seed.
|
7 years ago |
test_dyn_rnn.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_dynrnn_gradient_check.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_dynrnn_static_input.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_edit_distance_op.py
|
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
|
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 decode bug" (#7711)
|
7 years ago |
test_elementwise_min_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_elementwise_mul_op.py
|
make elementwise op support scalar as input Y
|
7 years ago |
test_elementwise_pow_op.py
|
Add learning rate decay (#7892)
|
7 years ago |
test_elementwise_sub_op.py
|
make elementwise op support scalar as input Y
|
7 years ago |
test_error_clip.py
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
|
7 years ago |
test_exception.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_executor_and_mul.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_expand_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_feed_fetch_method.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_fill_constant_batch_size_like_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_fill_constant_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_fill_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_fill_zeros_like_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_framework_debug_str.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_ftrl_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_gather_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_gaussian_random_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_get_places_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_gradient_clip.py
|
update grad clip api
|
7 years ago |
test_gru_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_gru_unit_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_hinge_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_huber_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_im2sequence_op.py
|
Fix unitest
|
7 years ago |
test_image_classification_layer.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_infer_shape.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_inference_model_io.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_initializer.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_iou_similarity_op.py
|
add linear projection to q, k and v.
|
7 years ago |
test_is_empty_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_l1_norm_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_label_smooth_op.py
|
Add more comments and enable the distribution's outside setting
|
7 years ago |
test_layer_norm_op.py
|
Fix CI Error
|
7 years ago |
test_layers.py
|
Format doc & add unit test for dynamic_lstmp api
|
7 years ago |
test_learning_rate_decay.py
|
Add learning rate decay (#7892)
|
7 years ago |
test_linear_chain_crf_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lod_array_length_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lod_rank_table.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lod_reset_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lod_tensor_array.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lod_tensor_array_ops.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_log_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_logical_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lookup_table_op.py
|
Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
|
7 years ago |
test_lrn_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lstm_op.py
|
Make TestLstmpOp inherit from TestLstmOp
|
7 years ago |
test_lstm_unit_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_lstmp_op.py
|
Make TestLstmpOp inherit from TestLstmOp
|
7 years ago |
test_margin_rank_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_math_op_patch.py
|
Add math operator patches
|
7 years ago |
test_matmul_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_maxout_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_mean_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_memory_optimization_transpiler.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_minus_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_mnist_if_else_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_modified_huber_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_momentum_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_mul_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_multihead_attention.py
|
fix test due to api change
|
7 years ago |
test_multiplex_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_nce.py
|
Memory optimization on Dynamic RNN (#7599)
|
7 years ago |
test_net.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_norm_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_normalization_wrapper.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_one_hot_op.py
|
Add one_hot operator. (#7819)
|
7 years ago |
test_op_support_gpu.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_operator.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_operator_desc.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_optimizer.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_pad_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_parallel_op.py
|
Merge pull request #7817 from reyoung/feature/rename_is_compile_gpu_to_is_compiled_with_cuda
|
7 years ago |
test_parameter.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_pool2d_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_pool3d_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_pool_max_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_positive_negative_pair_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_precision_recall_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_prelu_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_print_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_prior_box_op.py
|
update code
|
7 years ago |
test_profiler.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_program.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_protobuf.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_protobuf_descs.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_proximal_adagrad_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_proximal_gd_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_rank_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_recurrent_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_recv_op.py
|
follow comments
|
7 years ago |
test_reduce_op.py
|
Merge pull request #7659 from guoshengCS/enhance-reduceOp-datatype
|
7 years ago |
test_registry.py
|
Fix unittest
|
7 years ago |
test_regularizer.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_reorder_lod_tensor.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_reshape_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_rmsprop_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_rnn_memory_helper_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_roi_pool_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_row_conv_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_scale_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_scatter_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_scope.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_selected_rows.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_seq_concat_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_seq_conv.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_seq_pool.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sequence_erase_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sequence_expand.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sequence_reshape.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sequence_slice_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sequence_softmax_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sgd_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_shrink_rnn_memory.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sigmoid_cross_entropy_with_logits_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sign_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_smooth_l1_loss_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_softmax_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_softmax_with_cross_entropy_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_split_and_merge_lod_tensor_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_split_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_split_selected_rows_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_spp_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_squared_l2_distance_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_squared_l2_norm_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_sum_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_tensor.py
|
Fix/lod (#7714)
|
7 years ago |
test_top_k_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_transpose_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_uniform_random_op.py
|
Rename is_compile_gpu to is_compiled_with_cuda
|
7 years ago |
test_unpool_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_variable.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_warpctc_op.py
|
"fix decode bug" (#7711)
|
7 years ago |
test_weight_normalization.py
|
Fix the unit test of weight normalization
|
7 years ago |
test_while_op.py
|
"fix decode bug" (#7711)
|
7 years ago |