We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf7337 commit d87b2c1Copy full SHA for d87b2c1
python/paddle/trainer_config_helpers/tests/CMakeLists.txt
@@ -6,7 +6,7 @@ add_test(NAME layers_test
6
7
add_test(NAME test_reset_hook
8
COMMAND ${PROJ_ROOT}/paddle/.set_python_path.sh -d ${PROJ_ROOT}/python/
9
- python ${PROJ_ROOT}/python/paddle/trainer_config_helpers/tests/test_rest_hook.py
+ python ${PROJ_ROOT}/python/paddle/trainer_config_helpers/tests/test_reset_hook.py
10
WORKING_DIRECTORY ${PROJ_ROOT}/python/paddle)
11
12
if (PROTOBUF_3)
0 commit comments