Skip to content

Commit

Permalink
import CliffordQuantizer
Browse files Browse the repository at this point in the history
  • Loading branch information
ankhoa1212 committed Nov 18, 2024
1 parent f62d372 commit d054208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torchquantum/operator/op_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
from ..macro import C_DTYPE, F_DTYPE
from typing import Iterable, Union, List
from enum import IntEnum
from torchquantum.util.quantization.clifford_quantization import CliffordQuantizer

__all__ = [
"Operator",
Expand Down

0 comments on commit d054208

Please sign in to comment.