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
fengjiayi 823bdd670f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_axis
9 years ago
..
CMakeLists.txt Add cos_sim op. 9 years ago
gradient_checker.py Merge pull request #3815 from xinghai-sun/cos_sim_layer2 9 years ago
mnist.py reset pass num to 1 9 years ago
op_test_util.py Add cos_sim op. 9 years ago
test_add_two_op.py follow comments to revert add_two_op to add_op 9 years ago
test_cos_sim_op.py Update cos_sim operator by following reviewer's comments. 9 years ago
test_cross_entropy_op.py Use clipping log in cuda kernel, making it same with CPU. 9 years ago
test_default_scope_funcs.py Refine remove std::shared_ptr in Scope 9 years ago
test_fill_zeros_like_op.py Rewrite test based on new python test format 9 years ago
test_gather_op.py scatter check in 9 years ago
test_gaussian_random_op.py expose random seed to users 9 years ago
test_gradient_checker.py follow comments to revert add_two_op to add_op 9 years ago
test_lookup_table.py Remove set functor and add comapre_grad test 9 years ago
test_mean_op.py Add MeanOp's Gradient Test And Fix Mean Op Gradient 9 years ago
test_minus_op.py Merge branch 'feature/identity_op' into feature/minus_op 9 years ago
test_mul_op.py Follow comments 9 years ago
test_net.py follow comments to revert add_two_op to add_op 9 years ago
test_operator.py follow comments to revert add_two_op to add_op 9 years ago
test_protobuf.py Fix all unit tests in Python 9 years ago
test_recurrent_op.py follow comments to revert add_two_op to add_op 9 years ago
test_rowwise_add_op.py Add axis for rowwise_add_op 9 years ago
test_scale_and_identity_op.py Change IdentityOp to ScaleOp 9 years ago
test_scatter_op.py fix codes in scatter 9 years ago
test_scope.py Refine remove std::shared_ptr in Scope 9 years ago
test_sgd_op.py Refine unit test in op_test_util 9 years ago
test_sigmoid_op.py tune max relative error for sigmoid op unit test. 9 years ago
test_softmax_op.py Fix all unit tests in Python 9 years ago
test_tensor.py merge baidu/develop 9 years ago
test_uniform_random_op.py expose random seed to users 9 years ago