-
Notifications
You must be signed in to change notification settings - Fork 17
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
Force Float32
as type presented to Flux chains
#276
Conversation
Thanks @EssamWisam, much appreciated. I will merge this, but just note there is some noise in the test log because of some method redefinitions in test/entity_embedding.jl. They occur because of that loop you have over |
This PR replaces #272 and the fix #274, resolving #275.