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
gaoqiong
MIGraphX
Commits
3325ac9c
Commit
3325ac9c
authored
May 25, 2022
by
Paul
Browse files
List failed tests
parent
79ffac9f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
test/gpu/mlir.cpp
test/gpu/mlir.cpp
+5
-0
No files found.
test/gpu/mlir.cpp
View file @
3325ac9c
...
@@ -18,6 +18,11 @@ using migraphx::trim;
...
@@ -18,6 +18,11 @@ using migraphx::trim;
// m test_gpu_mlir && ./bin/test_gpu_mlir
// m test_gpu_mlir && ./bin/test_gpu_mlir
// [ FAILED ] test_conv_add2
// [ FAILED ] test_conv_relu
// [ FAILED ] test_conv_relu_half
// [ FAILED ] test_literals
struct
mlir_gpu_target
:
migraphx
::
gpu
::
target
struct
mlir_gpu_target
:
migraphx
::
gpu
::
target
{
{
std
::
string
name
()
const
{
return
"mlir"
;
}
std
::
string
name
()
const
{
return
"mlir"
;
}
...
...
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