Skip to content

Commit

Permalink
set test_optimizer_in_control_flow in CMakeLists for using multi-GPU.…
Browse files Browse the repository at this point in the history
…test=develop
  • Loading branch information
liym27 committed Jan 10, 2020
1 parent 4fc20b8 commit 34cce8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/fluid/tests/unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -333,4 +333,5 @@ set_tests_properties(test_parallel_executor_test_while_train test_parallel_execu
test_parallel_executor_feed_persistable_var
test_parallel_executor_crf_auto_growth test_buffer_shared_memory_reuse_pass_and_fuse_optimization_op_pass
test_data_norm_op test_imperative_using_non_zero_gpu test_fuse_bn_act_pass
test_optimizer_in_control_flow
test_buffer_shared_memory_reuse_pass PROPERTIES LABELS "RUN_TYPE=DIST")

0 comments on commit 34cce8e

Please sign in to comment.