You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Expectation layer requires a cirq.SimulatesFinalState, see this line. Instead, it should be updated to directly call the methods in the new Cirq class cirq.SimulatesExpectationValues.
The text was updated successfully, but these errors were encountered:
Do you have any more information on the errors they are seeing or an example that reproduces things ?
zaqqwerty
changed the title
SampledExpectation layer won't work with remote simulators
SampledExpectation and Expectation layers won't work with remote simulators
Mar 17, 2021
zaqqwerty
changed the title
SampledExpectation and Expectation layers won't work with remote simulators
Expectation layer won't work with remote simulators
Mar 17, 2021
Uh oh!
There was an error while loading. Please reload this page.
Currently, the
Expectation
layer requires acirq.SimulatesFinalState
, see this line. Instead, it should be updated to directly call the methods in the new Cirq classcirq.SimulatesExpectationValues
.The text was updated successfully, but these errors were encountered: