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
Hi! add support for "boolean" as type int(TensorProto.BOOL) for code onnx_modifier/utils/parse_tools.py#L126. In some LLM neural networks, "boolean" is used instead of "bool".