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 754f0c68da
Fix unittest
9 years ago
..
CMakeLists.txt Remove test_plain_net 9 years ago
op_test_util.py add unittest for some basic OpKernels 9 years ago
test_add_two_op.py Add Unittest of add_two_op 9 years ago
test_cross_entropy_op.py add cross-entropy-op (#2965) 9 years ago
test_default_scope_funcs.py Default scope function 9 years ago
test_fc_op.py Skeleton Of fully connected operator 9 years ago
test_mul_op.py add unittest for some basic OpKernels 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 Python Generate OpCreation Methods by OpProto 9 years ago
test_protobuf.py Expose paddle.framework by pybind11 (#2793) 9 years ago
test_rowwise_add_op.py add unittest for some basic OpKernels 9 years ago
test_scope.py Expose paddle.framework by pybind11 (#2793) 9 years ago
test_sgd_op.py Add sgd op (#2950) 9 years ago
test_sigmoid_op.py add unittest for some basic OpKernels 9 years ago
test_softmax_op.py add unittest for some basic OpKernels 9 years ago
test_tensor.py Read/Write a Tensor Python 9 years ago