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 46d30ec680
init minst.py
8 years ago
..
CMakeLists.txt Compare the gradient consistency between GPU and CPU calculations. 8 years ago
gradient_checker.py Merge pull request #3476 from qingqing01/bp_test 8 years ago
mnist.py init minst.py 8 years ago
op_test_util.py add gradient test framework (#3226) 8 years ago
test_add_two_op.py Polish Our code by YuYang's review 8 years ago
test_cross_entropy_op.py Fix all unit tests in Python 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_gaussian_random_op.py "ci job failed weired. restart ci job." 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 Refine unit test in op_test_util 8 years ago
test_net.py Fix all unit tests in Python 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 Rnn make stepnet member (#3469) 8 years ago
test_rowwise_add_op.py Refine unit test in op_test_util 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 Add uniform random operator 8 years ago