Skip to content

Commit e01b094

Browse files
committed
remove test_CompareTwoOpts
1 parent c193146 commit e01b094

File tree

4 files changed

+0
-282
lines changed

4 files changed

+0
-282
lines changed

paddle/trainer/tests/CMakeLists.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,6 @@ if(WITH_PYTHON)
2929
WORKING_DIRECTORY ${PADDLE_SOURCE_DIR}/paddle/)
3030
endif()
3131

32-
############### test_CompareTwoOpts ###################
33-
add_unittest_without_exec(test_CompareTwoOpts
34-
test_CompareTwoOpts.cpp)
35-
add_test(NAME test_CompareTwoOpts
36-
COMMAND ${PADDLE_SOURCE_DIR}/paddle/.set_python_path.sh -d ${PADDLE_SOURCE_DIR}/python/
37-
${CMAKE_CURRENT_BINARY_DIR}/test_CompareTwoOpts
38-
--config_file_a=trainer/tests/sample_trainer_config_opt_a.conf --config_file_b=trainer/tests/sample_trainer_config_opt_b.conf
39-
--num_passes=1 --need_high_accuracy=0
40-
WORKING_DIRECTORY ${PADDLE_SOURCE_DIR}/paddle/)
41-
4232
################# test_recurrent_machine_generation ###############
4333
add_unittest_without_exec(test_recurrent_machine_generation
4434
test_recurrent_machine_generation.cpp)

paddle/trainer/tests/sample_trainer_config_opt_a.conf

Lines changed: 0 additions & 44 deletions
This file was deleted.

paddle/trainer/tests/sample_trainer_config_opt_b.conf

Lines changed: 0 additions & 44 deletions
This file was deleted.

paddle/trainer/tests/test_CompareTwoOpts.cpp

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)