Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete AttributeProto attributes #209

Open
MirkoCalvi opened this issue Mar 5, 2025 · 2 comments
Open

Complete AttributeProto attributes #209

MirkoCalvi opened this issue Mar 5, 2025 · 2 comments
Assignees
Labels

Comments

@MirkoCalvi
Copy link
Collaborator

MirkoCalvi commented Mar 5, 2025

Feature Description

All the following attributes must be parsed in AttributeProto:

  • g, optional (GraphProto (graph))
  • tensors, repeated TensorProto,
  • graphs, repeated GraphProto
  • doc_string, optional string
  • tp, optional TypeProto
  • type_protos, repeated TypeProto
  • type, optional AttributeType
  • ref_attr_name, optional string
  • sparse_tensor, optional SparseTensorProto

You can find all the necessary information here

Referent: @MirkoCalvi

Work on branch feature/onnx

@MirkoCalvi MirkoCalvi added the onnx label Mar 5, 2025
Copy link

Connected to Huly®: X_PI-242

@MirkoCalvi
Copy link
Collaborator Author

also include attribute "strings" with tag 9, at the moment is not parsed.

@pietrobenecchi pietrobenecchi self-assigned this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants