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 d8716ff commit a627e26Copy full SHA for a627e26
backends/arm/test/ops/test_slice.py
@@ -7,7 +7,6 @@
7
8
from typing import Tuple
9
10
-import pytest
11
import torch
12
from executorch.backends.arm.quantizer.arm_quantizer import (
13
get_symmetric_a16w8_quantization_config,
0 commit comments