Skip to content

Commit 2928f2e

Browse files
committed
Merge remote-tracking branch 'origin/feature/backport_ea1_ops' into bump_to_aca33f17
2 parents 11e22b6 + 2fc48a6 commit 2928f2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/python/fx_importer/sparsity/sparse_test.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
# RUN: %PYTHON %s | FileCheck %s
77

8+
# torch_mlir_e2e_test is not available downstream.
9+
# UNSUPPORTED: true
10+
811
from typing import Any, Callable, Optional, Tuple, Dict
912

1013
import torch

0 commit comments

Comments
 (0)