We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a6120 commit 40a9561Copy full SHA for 40a9561
nncf/common/graph/layer_attributes.py
@@ -10,7 +10,6 @@
10
# limitations under the License.
11
12
from abc import ABC
13
-from abc import abstractmethod
14
from dataclasses import dataclass
15
from enum import Enum
16
from typing import Any, List, Optional, Tuple, Union
0 commit comments