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

export ag_for, ag_if, and friends. #12

Open
t-kalinowski opened this issue Feb 1, 2022 · 0 comments · May be fixed by #14
Open

export ag_for, ag_if, and friends. #12

t-kalinowski opened this issue Feb 1, 2022 · 0 comments · May be fixed by #14

Comments

@t-kalinowski
Copy link
Owner

  • Gives users opportunity to more precisely control which expressions get autographed
  • Allows for refactoring the main entry point autograph(), to work via symbolic substitution like for -> tfautograph::ag_for, would no longer need to modify the function environment or even subclass the returned autographed function.
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

Successfully merging a pull request may close this issue.

1 participant