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 d7f0eb6baf
Merge branch 'feature/change_op_creation' into feature/uniform_random_op
8 years ago
..
CMakeLists.txt Merge branch 'feature/change_op_creation' into feature/uniform_random_op 8 years ago
gradient_checker.py Complete chagne op creation method. 8 years ago
op_test_util.py Fix CI Test 8 years ago
test_add_two_op.py Merge branch 'develop' into feature/change_op_creation 8 years ago
test_cross_entropy_op.py fix typo and resolve conflicts. 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_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 RecurrentOp implementation (#2890) 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 Refine unit test in op_test_util 8 years ago
test_softmax_op.py Merge branch 'develop' into feature/change_op_creation 8 years ago
test_tensor.py merge baidu/develop 8 years ago
test_uniform_random_op.py Add uniform random operator 8 years ago