Commit 555d07a2 authored by Paul's avatar Paul
Browse files

Remove failed test

parent 47943895
...@@ -18,8 +18,6 @@ using migraphx::trim; ...@@ -18,8 +18,6 @@ using migraphx::trim;
// m test_gpu_mlir && ./bin/test_gpu_mlir // m test_gpu_mlir && ./bin/test_gpu_mlir
// [ FAILED ] test_conv_relu_half
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"; }
......
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