Cirq
stable
Installing Cirq
Tutorial
Circuits
Gates
Simulation
Schedules and Devices
Development
API Reference
Devices and Qubits
Single Qubit Gates
Two Qubit Gates
Three Qubit Gates
Other Gate and Operation Classes
Circuits and Schedules
Trials and Simulations
Magic Method Protocols
Magic Method Protocol Types
Optimization
Utilities
Experiments
Google
cirq.google.AnnealSequenceSearchStrategy
cirq.google.GreedySequenceSearchStrategy
cirq.google.Bristlecone
cirq.google.ConvertToXmonGates
cirq.google.Engine
cirq.google.Engine.add_job_labels
cirq.google.Engine.add_program_labels
cirq.google.Engine.cancel_job
cirq.google.Engine.get_job
cirq.google.Engine.get_job_results
cirq.google.Engine.get_program
cirq.google.Engine.implied_job_config
cirq.google.Engine.program_as_schedule
cirq.google.Engine.remove_job_labels
cirq.google.Engine.remove_program_labels
cirq.google.Engine.run
cirq.google.Engine.run_sweep
cirq.google.Engine.set_job_labels
cirq.google.Engine.set_program_labels
cirq.google.engine_from_environment
cirq.google.Foxtail
cirq.google.gate_to_proto_dict
cirq.google.is_native_xmon_op
cirq.google.JobConfig
cirq.google.line_on_device
cirq.google.LinePlacementStrategy
cirq.google.optimized_for_xmon
cirq.google.pack_results
cirq.google.schedule_from_proto_dicts
cirq.google.schedule_to_proto_dicts
cirq.google.unpack_results
cirq.google.xmon_op_from_proto_dict
cirq.google.XmonDevice
cirq.google.XmonOptions
cirq.google.XmonSimulator
cirq.google.XmonStepResult
Testing
Work in Progress - Noisy Channels
Work in Progress - Stabilizers
Contrib
Cirq
Docs
»
API Reference
»
cirq.google.Engine
»
cirq.google.Engine.remove_job_labels
cirq.google.Engine.remove_job_labels
¶
Engine.
remove_job_labels
(
job_resource_name: str, label_keys: List[str]
)
[source]
¶