Commit 49db74c8 authored by lcskrishna's avatar lcskrishna
Browse files

enable run_optimizer tests

parent 464e95f5
......@@ -6,7 +6,6 @@ from apex.testing.common_utils import TEST_WITH_ROCM, skipIfRocm
test_dirs = ["run_amp", "run_fp16util", "run_optimizers", "run_fused_layer_norm", "run_pyprof_nvtx", "run_pyprof_data", "run_mlp"]
ROCM_BLACKLIST = [
'run_optimizers',
'run_fused_layer_norm',
'run_pyprof_nvtx',
'run_pyprof_data',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment