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

The Flux backend is currently broken #2

Closed
jonathan-laurent opened this issue Mar 23, 2020 · 1 comment
Closed

The Flux backend is currently broken #2

jonathan-laurent opened this issue Mar 23, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jonathan-laurent
Copy link
Owner

The current networks library is based on Knet. There used to be one based on Flux, which could be setup as the default by changing this line:

const USE_KNET = true

The flux backend is currently broken but it should not be hard to fix it as soon as FluxML/Flux.jl#1044 is included in a new release.

@jonathan-laurent
Copy link
Owner Author

Fixed. Release v0.4 will provide both a Flux and a Knet backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant