We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9623e70 commit 0ffbbb6Copy full SHA for 0ffbbb6
backends/apple/coreml/test/test_coreml_partitioner.py
@@ -38,7 +38,6 @@ def _(
38
39
40
_TEST_RUNTIME = sys.platform == "darwin"
41
-_TEST_RUNTIME = False # Disable until segfault fixed: https://github.com/pytorch/executorch/issues/12408
42
43
44
class TestCoreMLPartitioner(unittest.TestCase):
0 commit comments