Closed yaelbh closed 2 days ago
Currently enabling fractional gates filters adds them to the target (and filters dynamic instructions), but backend.properties() and backend.configuration() remain unchanged.
backend.properties()
backend.configuration()
Once fixed, we can update the convert_to_target accordingly.
convert_to_target
Currently enabling fractional gates filters adds them to the target (and filters dynamic instructions), but
backend.properties()
andbackend.configuration()
remain unchanged.Once fixed, we can update the
convert_to_target
accordingly.