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
Yi Wang 0dc75ab3ef
Merge pull request #3410 from jacquesqiao/numeric-gradient-design
8 years ago
..
CMakeLists.txt Remove FC Op, since it should be added in Python side 8 years ago
gradient_checker.py add auto gradient check design doc 8 years ago
op_test_util.py add gradient test framework (#3226) 8 years ago
test_add_two_op.py Merge branch 'develop' into feature/change_op_creation 8 years ago
test_cross_entropy_op.py add gradient test framework (#3226) 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_mean_op.py Refine unit test in op_test_util 8 years ago
test_mul_op.py Refine unit test in op_test_util 8 years ago
test_net.py Remove FC Op, since it should be added in Python side 8 years ago
test_operator.py Merge branch 'develop' into feature/change_op_creation 8 years ago
test_protobuf.py Change attr_type_pb2 to attribute_pb2 8 years ago
test_recurrent_op.py Rnn forward logic test (#3291) 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 Merge pull request #3181 from qingqing01/sigmoid_bp 8 years ago
test_softmax_op.py add gradient test framework (#3226) 8 years ago
test_tensor.py merge baidu/develop 8 years ago
test_uniform_random_op.py Add uniform random operator 8 years ago