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
Yu Yang f0a85b0805
Rename __is_close -> assert_is_close()
8 years ago
..
CMakeLists.txt add gradient test framework (#3226) 8 years ago
gradient_checker.py Rename __is_close -> assert_is_close() 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_fc_op.py Complete chagne op creation method. 8 years ago
test_fill_zeros_like_op.py Rewrite test based on new python test format 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 Complete chagne op creation method. 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