cirq_google.ops.InternalTag

InternalTag is a placeholder tag for internal tags that are not specified publicly.

These tags can hold the information needed to instantiate a tag specified in an internal library.

name Tag class name.
package The python module of the tag.
**kwargs Arbitrary keyword parameters that should be passed to the tag.

Methods

from_proto

View source

to_proto

View source

__eq__

__ne__