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
In addition, converting with --dont_use_cow was adding lifetimes where they were not expected causing struct takes 0 lifetime arguments but 1 lifetime argument was supplied. Should I open a different issue for this?
pb-rs
(version 0.10.0) fails when converting this file https://github.com/onnx/onnx/blob/main/onnx/onnx.proto#L692 and it succeeds when I remove that semicolon. Is this expected?The text was updated successfully, but these errors were encountered: