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
QI JUN 10ee3dcbcf
Merge pull request #3248 from QiJune/refine_op_test_compare
9 years ago
..
CMakeLists.txt Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils 9 years ago
gradient_checker.py Merge codes 9 years ago
op_test_util.py use isclose instead of assert_almost_equal 9 years ago
test_add_two_op.py export Backward to python (#3174) 9 years ago
test_cross_entropy_op.py add cross-entropy-op (#2965) 9 years ago
test_default_scope_funcs.py Refine remove std::shared_ptr in Scope 9 years ago
test_fc_op.py merge baidu/develop 9 years ago
test_mean_op.py Add mean op unit test in python 9 years ago
test_mul_op.py reduce gpu memory allocation in op_test 9 years ago
test_net.py Remove test_plain_net 9 years ago
test_network.py Fix unittest 9 years ago
test_op_creation_methods.py Change attr_type_pb2 to attribute_pb2 9 years ago
test_protobuf.py Change attr_type_pb2 to attribute_pb2 9 years ago
test_recurrent_op.py RecurrentOp implementation (#2890) 9 years ago
test_rowwise_add_op.py reduce gpu memory allocation in op_test 9 years ago
test_scope.py Refine remove std::shared_ptr in Scope 9 years ago
test_sgd_op.py reduce gpu memory allocation in op_test 9 years ago
test_sigmoid_op.py add unittest for some basic OpKernels 9 years ago
test_softmax_op.py Softmax grad op (#3164) 9 years ago
test_tensor.py merge baidu/develop 9 years ago