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

add tensorflow #13

Merged
merged 2 commits into from
Jul 18, 2022
Merged

add tensorflow #13

merged 2 commits into from
Jul 18, 2022

Conversation

AndresAlgaba
Copy link
Contributor

Hi Ian, thanks for the wonderful work on the SAGE paper and the accompanying library! I noticed that there was not yet a tensorflow implementation inmodel_conversion() and therefore added it in this PR. I modified the airbnb notebook (in airbnb_tf) to show the workflow. I also added model.eval() to the pytorch conversion as I believe it should make it slightly faster. Let me know what you think of these changes, and whether some additional work is required!

@iancovert iancovert merged commit 0ceac88 into iancovert:master Jul 18, 2022
@iancovert
Copy link
Owner

Hi Andres, sorry for the slow response! Thanks for contributing to the package, this is a great idea and a needed addition to the package! And the model.eval() call for PyTorch models was also a good call, I should have thought of that.

@AndresAlgaba AndresAlgaba deleted the add_tf branch July 18, 2022 06:52
@AndresAlgaba
Copy link
Contributor Author

No problem! My pleasure :)

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.

None yet

2 participants