Skip to content

Exposed args to ErgoExo, provided _mflow_func abstraction #93

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpbrodrick89
Copy link
Contributor

ErgoExo now takes args as an additional argument to __call__ and value_and_grad, enabling another way to "train" opposed to modules.

Abstracted __call__ by adding _mlflow_func abstraction which could work for value_and_grad if we break backwards compatibility by changing return type slightly (e.g. packaging grad, val in a tuple), happy to discuss.

This abstraction could work for value_and_grad if we break backwards compatibility by changing return type slightly, happy to discuss.
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 this pull request may close these issues.

1 participant