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 b50a507617
add activation operator python test
8 years ago
..
CMakeLists.txt simplify the python/paddle/v2/framework/tests/CMakeLists.txt 8 years ago
op_test.py fix bug 8 years ago
test_add_two_op.py init refine op python tests 8 years ago
test_concat_op.py merge baidu/develop and remove unused gradient_checker/op_test_util 8 years ago
test_cos_sim_op.py init refine op python tests 8 years ago
test_cross_entropy_op.py init refine op python tests 8 years ago
test_default_scope_funcs.py Refine remove std::shared_ptr in Scope 8 years ago
test_exp_op.py add activation macro 8 years ago
test_fill_zeros_like_op.py init refine op python tests 8 years ago
test_gather_op.py init refine op python tests 8 years ago
test_gaussian_random_op.py init refine op python tests 8 years ago
test_gradient_checker.py init refine op python tests 8 years ago
test_lookup_table.py init refine op python tests 8 years ago
test_mean_op.py init refine op python tests 8 years ago
test_minus_op.py init refine op python tests 8 years ago
test_mnist.py simplify the python/paddle/v2/framework/tests/CMakeLists.txt 8 years ago
test_mul_op.py init refine op python tests 8 years ago
test_net.py init refine op python tests 8 years ago
test_operator.py follow comments to revert add_two_op to add_op 8 years ago
test_protobuf.py Fix all unit tests in Python 8 years ago
test_recurrent_op.py follow comments to revert add_two_op to add_op 8 years ago
test_relu_op.py add activation operator python test 8 years ago
test_reshape_op.py adapt to the new test framework 8 years ago
test_rowwise_add_op.py init refine op python tests 8 years ago
test_scale_and_identity_op.py init refine op python tests 8 years ago
test_scatter_op.py init refine op python tests 8 years ago
test_scope.py Refine remove std::shared_ptr in Scope 8 years ago
test_sgd_op.py init refine op python tests 8 years ago
test_sigmoid_op.py follow comments 8 years ago
test_softmax_op.py fix bug 8 years ago
test_squared_l2_distance_op.py init refine op python tests 8 years ago
test_sum_op.py merge baidu/develop and remove unused gradient_checker/op_test_util 8 years ago
test_tensor.py Add construction function for LoDTensor in pybind. 8 years ago
test_top_k_op.py init refine op python tests 8 years ago
test_uniform_random_op.py init refine op python tests 8 years ago