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

Onnx Gather format supported? #9

Open
Dovermore opened this issue Aug 24, 2023 · 5 comments
Open

Onnx Gather format supported? #9

Dovermore opened this issue Aug 24, 2023 · 5 comments

Comments

@Dovermore
Copy link

Hi,

We have recently tried to use VeriNet to run some certifications on NN. But encountered a problem when it failed to identify nodes with Op_type: Gather (the nodes are not recognized, thus raising a key error).

Is are the following functions supported by VertiNet (torch.cat, torch.chunk, index slicing)? If not supported but feasible, can you point me to some help to implement this?

Best,
Calvin

@pat676
Copy link
Collaborator

pat676 commented Aug 24, 2023 via email

@vas-group-imperial
Copy link
Owner

vas-group-imperial commented Aug 24, 2023 via email

@Dovermore
Copy link
Author

We are looking at NLP domain with VeriNet (in particular we have adopted similar structure as Efficient Verification of Neural Networks against LVM-based Specifications, which I presume is also from your group). In particular, we are interested in normalizing flow as the encoder layer, which requires indexing, chunking and concatenation.

Would it be difficult to implement slicing, and concatenation ourselves?

@vas-group-imperial
Copy link
Owner

vas-group-imperial commented Aug 25, 2023 via email

@Dovermore
Copy link
Author

Hi,

My email is [email protected]. Can you also cc [email protected] (he is my supervisor).

Best,
Calvin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants