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
The first failure is caused by not accounting properly for ControlFlow edges. See OpType::other_port and consider a DataflowBlock with a number of out edges != 1
As evidenced in #948 our serialization is not currently round-tripping as one would expect. There seem to be two flavours of failure:
I have confirmed that these failures are present back to v0.1
The text was updated successfully, but these errors were encountered: