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

[Python] [photonics] Enable 'get_state' API #2201

Merged
merged 4 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    2123b47 View commit details
    Browse the repository at this point in the history
  2. * Tests for kernel that takes arguments, basic test for state

    * WIP: Get the state object
    khalatepradnya committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    85ee7b0 View commit details
    Browse the repository at this point in the history
  3. * Override more methods in the PhotonicsState class

    * Add a test for state retrieval with kernel that accepts arguments
    khalatepradnya committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c61a21a View commit details
    Browse the repository at this point in the history
  4. * Unpack arguments based on the caller's execution context

    * Make tests stable by enforcing garbage collection as part of set up
    khalatepradnya committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c13b934 View commit details
    Browse the repository at this point in the history