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/framework/tests
Abhinav Arora eed2c1e1d6
Changing SGD inputs and outputs to conform to Operator naming convention (#4586)
8 years ago
..
CMakeLists.txt
op_test.py Changing learning rate from attribute to input(float) (#4568) 8 years ago
test_accuracy_op.py
test_activation_op.py
test_clip_op.py
test_concat_op.py
test_cond_op.py use float32 in cond_op 8 years ago
test_conv2d_op.py
test_cos_sim_op.py
test_crop_op.py
test_cross_entropy_op.py
test_default_scope_funcs.py
test_dropout_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_fc_op.py
test_fill_zeros_like_op.py
test_gather_op.py
test_gaussian_random_op.py
test_identity_op.py
test_lookup_table_op.py
test_lstm_unit_op.py
test_mean_op.py
test_minus_op.py
test_mnist.py
test_modified_huber_loss_op.py
test_mul_op.py
test_multiplex_op.py
test_net.py Fix CI 8 years ago
test_operator.py Fix CI 8 years ago
test_pad_op.py
test_pool2d_op.py fix unit test class name 8 years ago
test_pool3d_op.py fix unit test class name 8 years ago
test_prelu_op.py
test_protobuf.py
test_protobuf_descs.py
test_rank_loss_op.py
test_recurrent_op.py recurrent_op pass the unit test 8 years ago
test_reduce_op.py
test_reshape_op.py
test_scale_op.py
test_scatter_op.py
test_scope.py
test_seq_pool.py
test_sequence_softmax_op.py
test_sgd_op.py Changing SGD inputs and outputs to conform to Operator naming convention (#4586) 8 years ago
test_sigmoid_cross_entropy_with_logits_op.py
test_smooth_l1_loss_op.py
test_softmax_op.py
test_softmax_with_cross_entropy_op.py
test_split_op.py
test_squared_l2_distance_op.py
test_sum_op.py
test_tensor.py
test_top_k_op.py
test_transpose_op.py
test_uniform_random_op.py