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

Correctly Handling effects of lambda forward #27

Open
feiwang3311 opened this issue Jun 28, 2020 · 0 comments
Open

Correctly Handling effects of lambda forward #27

feiwang3311 opened this issue Jun 28, 2020 · 0 comments

Comments

@feiwang3311
Copy link
Collaborator

  1. accurate computation of lambda forward latent effect seems overly complex
  2. a real stop-of-the-world effect is needed, but how to implement it?
  3. temp solution in this PR is to enforce read/write effects to all arguments. I am composing it as a partial step toward a stop-of-the-world effect, and also proves that it fixes my test (and probably some Lantern tests as well).
  4. should be able to be precise or conservative or optimistic (be able to choose).
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

1 participant