Skip to content

Commit

Permalink
Enable test_sgd_op
Browse files Browse the repository at this point in the history
  • Loading branch information
reyoung committed Aug 17, 2017
1 parent 766299b commit e28e007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/v2/framework/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ py_test(test_operator SRCS test_operator.py)
# py_test(test_gaussian_random_op SRCS test_gaussian_random_op.py)
py_test(test_uniform_random_op SRCS test_uniform_random_op.py)
py_test(test_recurrent_op SRCS test_recurrent_op.py)
py_test(test_sgd_op SRCS test_sgd_op.py)

0 comments on commit e28e007

Please sign in to comment.