Skip to content

Commit

Permalink
Merge pull request #479 from Xilinx/matthias.exclude_test
Browse files Browse the repository at this point in the history
Disable sparse_test
  • Loading branch information
mgehre-amd authored Jan 28, 2025
2 parents 640fd61 + 294cedc commit 2fc48a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/python/fx_importer/sparsity/sparse_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

# RUN: %PYTHON %s | FileCheck %s

# torch_mlir_e2e_test is not available downstream.
# UNSUPPORTED: true

from typing import Any, Callable, Optional, Tuple, Dict

import torch
Expand Down

0 comments on commit 2fc48a6

Please sign in to comment.