Skip to content
New issue

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

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

Already on GitHub? # to your account

An overview of inference queries #294

Closed
mlnpapez opened this issue Oct 18, 2024 · 1 comment
Closed

An overview of inference queries #294

mlnpapez opened this issue Oct 18, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@mlnpapez
Copy link
Collaborator

Hi,

cirkit contains components that allow the construction of many probabilistic circuits. However, some of these circuits are specific in certain inference queries, e.g., NPC2s sample in an autoregressive way (https://arxiv.org/pdf/2310.00724). Would it be possible to add an overview table summarizing different architectures and what queries are or are not currently implemented?

Best regards,
Milan

@loreloc loreloc added enhancement New feature or request documentation Improvements or additions to documentation and removed enhancement New feature or request labels Oct 21, 2024
@loreloc loreloc added this to the cirkit 0.2.0 (murmur) milestone Nov 18, 2024
@loreloc
Copy link
Member

loreloc commented Nov 19, 2024

Hi Milan,
I am closing this as we added the supported queries for different circuit classes here
https://github.com/april-tools/cirkit?tab=readme-ov-file#supported-model-families-and-inference
and how to run such queries by using either the symbolic module or the pytorch backend, see here
https://github.com/april-tools/cirkit?tab=readme-ov-file#supported-queries

@loreloc loreloc closed this as completed Nov 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants