Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
apex
Commits
bbf2c8d0
Commit
bbf2c8d0
authored
Jul 29, 2022
by
hubertlu-tw
Browse files
Unskip run_transformer unit tests
parent
795a5e5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/L0/run_test.py
tests/L0/run_test.py
+0
-1
No files found.
tests/L0/run_test.py
View file @
bbf2c8d0
...
@@ -8,7 +8,6 @@ test_dirs = ["run_amp", "run_fp16util", "run_optimizers", "run_fused_layer_norm"
...
@@ -8,7 +8,6 @@ test_dirs = ["run_amp", "run_fp16util", "run_optimizers", "run_fused_layer_norm"
ROCM_BLACKLIST
=
[
ROCM_BLACKLIST
=
[
'run_pyprof_nvtx'
,
'run_pyprof_nvtx'
,
'run_pyprof_data'
,
'run_pyprof_data'
,
'run_transformer'
,
]
]
runner
=
unittest
.
TextTestRunner
(
verbosity
=
2
)
runner
=
unittest
.
TextTestRunner
(
verbosity
=
2
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment