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
qiaolongfei 9db4ad6130
reduce pass num to 1
8 years ago
..
CMakeLists.txt Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into mnist 8 years ago
gradient_checker.py Merge pull request #3476 from qingqing01/bp_test 8 years ago
mnist.py reduce pass num to 1 8 years ago
op_test_util.py Replace functor by function. 8 years ago
test_add_two_op.py Polish Our code by YuYang's review 8 years ago
test_cross_entropy_op.py Use clipping log in cuda kernel, making it same with CPU. 8 years ago
test_default_scope_funcs.py Refine remove std::shared_ptr in Scope 8 years ago
test_fill_zeros_like_op.py Rewrite test based on new python test format 8 years ago
test_gather_op.py gather op bp passed 8 years ago
test_gaussian_random_op.py expose random seed to users 8 years ago
test_gradient_checker.py Add test_gradient_checker.py 8 years ago
test_mean_op.py Add MeanOp's Gradient Test And Fix Mean Op Gradient 8 years ago
test_mul_op.py "fix math gemm lda order error" 8 years ago
test_net.py Rename `Net::AddOp` to `Net::AppendOp` 8 years ago
test_operator.py Fix python unit tests 8 years ago
test_protobuf.py Fix all unit tests in Python 8 years ago
test_recurrent_op.py Rename `Net::AddOp` to `Net::AppendOp` 8 years ago
test_rowwise_add_op.py fix rowwise add grad op 8 years ago
test_scope.py Refine remove std::shared_ptr in Scope 8 years ago
test_sgd_op.py Refine unit test in op_test_util 8 years ago
test_sigmoid_op.py tune max relative error for sigmoid op unit test. 8 years ago
test_softmax_op.py Fix all unit tests in Python 8 years ago
test_tensor.py merge baidu/develop 8 years ago
test_uniform_random_op.py expose random seed to users 8 years ago