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
qijun f314330c23
refactor operator python test and add sum operator
8 years ago
..
CMakeLists.txt refactor operator python test and add sum operator 8 years ago
gradient_checker.py follow wuyi's comments. 8 years ago
mnist.py reset pass num to 1 8 years ago
op_test.py refactor operator python test and add sum operator 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 refactor operator python test and add sum operator 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 scatter check in 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_lookup_table.py Remove set functor and add comapre_grad test 8 years ago
test_mean_op.py Add MeanOp's Gradient Test And Fix Mean Op Gradient 8 years ago
test_minus_op.py Merge branch 'feature/identity_op' into feature/minus_op 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_scale_and_identity_op.py Change IdentityOp to ScaleOp 8 years ago
test_scatter_op.py fix codes in scatter 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 refactor operator python test and add sum operator 8 years ago
test_softmax_op.py Fix all unit tests in Python 8 years ago
test_sum_op.py refactor operator python test and add sum operator 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