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

May I ask how to visualize the graph? #436

Closed
maxwellgodv opened this issue Jan 10, 2024 · 1 comment
Closed

May I ask how to visualize the graph? #436

maxwellgodv opened this issue Jan 10, 2024 · 1 comment

Comments

@maxwellgodv
Copy link

I ran this codeopen("cifar10.graph", "w").write(str(quantized_numpy_module.fhe_circuit)) . Executed this code sentence. And I have obtained the file cifar10.graph,how to visualize this file.

@andrei-stoian-zama
Copy link
Collaborator

It is not currently possible to visualize this graph, you can just analyze it in its text form. We will add this feature soon.

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