File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
python/paddle/fluid/tests/unittests Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -165,10 +165,6 @@ py_test_modules(test_adam_op_multi_thread MODULES test_adam_op ENVS FLAGS_inner_
165
165
py_test_modules (test_warpctc_op MODULES test_warpctc_op )
166
166
py_test_modules (test_bilinear_interp_op MODULES test_bilinear_interp_op ENVS ${GC_ENVS} )
167
167
py_test_modules (test_nearest_interp_op MODULES test_nearest_interp_op ENVS ${GC_ENVS} )
168
- py_test_modules (test_basic_gru_api MODULES test_basic_gru_api ENVS MKL_CBWR=COMPATIBLE )
169
- py_test_modules (test_basic_gru_unit_op MODULES test_basic_gru_unit_op ENVS MKL_CBWR=COMPATIBLE )
170
- py_test_modules (test_basic_lstm_api MODULES test_basic_lstm_api ENVS MKL_CBWR=COMPATIBLE )
171
- py_test_modules (test_basic_lstm_unit_op MODULES test_basic_lstm_unit_op ENVS MKL_CBWR=COMPATIBLE )
172
168
py_test_modules (test_imperative_resnet MODULES test_imperative_resnet ENVS
173
169
FLAGS_cudnn_deterministic=1 SERIAL )
174
170
set_tests_properties (test_imperative_resnet PROPERTIES LABELS "RUN_TYPE=EXCLUSIVE" )
You can’t perform that action at this time.
0 commit comments