![]() |
Python implementation of the proto found in
cirq.google.CalibrationLayer(
calibration_type: str,
program: """cirq.Circuit""",
args: Dict[str, Union[str, float]]
)
cirq.google.api.v2.calibration_pb2.FocusedCalibrationLayer for use in Engine calls.
Attributes | |
---|---|
calibration_type
|
Dataclass field |
program
|
Dataclass field |
args
|
Dataclass field |
Methods
__eq__
__eq__(
other
)