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
qijun 341d1880ee
Merge remote-tracking branch 'baidu/develop' into op_gpu_test
8 years ago
..
CMakeLists.txt Merge remote-tracking branch 'baidu/develop' into op_gpu_test 8 years ago
op_test_util.py merge baidu/develop 8 years ago
test_add_two_op.py reduce gpu memory allocation in op_test 8 years ago
test_cross_entropy_op.py add cross-entropy-op (#2965) 8 years ago
test_default_scope_funcs.py Refine remove std::shared_ptr in Scope 8 years ago
test_fc_op.py merge baidu/develop 8 years ago
test_mean_op.py Add mean op unit test in python 8 years ago
test_mul_op.py reduce gpu memory allocation in op_test 8 years ago
test_net.py Remove test_plain_net 8 years ago
test_network.py Fix unittest 8 years ago
test_op_creation_methods.py Python Generate OpCreation Methods by OpProto 8 years ago
test_protobuf.py Expose paddle.framework by pybind11 (#2793) 8 years ago
test_recurrent_op.py RecurrentOp implementation (#2890) 8 years ago
test_rowwise_add_op.py reduce gpu memory allocation in op_test 8 years ago
test_scope.py Refine remove std::shared_ptr in Scope 8 years ago
test_sgd_op.py reduce gpu memory allocation in op_test 8 years ago
test_sigmoid_op.py add unittest for some basic OpKernels 8 years ago
test_softmax_op.py add unittest for some basic OpKernels 8 years ago
test_tensor.py merge baidu/develop 8 years ago