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

@autosize macro is not working #2296

Closed
alerem18 opened this issue Jul 20, 2023 · 5 comments
Closed

@autosize macro is not working #2296

alerem18 opened this issue Jul 20, 2023 · 5 comments

Comments

@alerem18
Copy link

it's not a part of Flux package
i used Flux.@autosize or using Flux
@autosize is not available

@ToucheSir
Copy link
Member

There's a 90% chance you have a too old version of Flux. Check to make sure other packages in your environment aren't holding it back.

@alerem18
Copy link
Author

Status C:\Users\Administrator\.julia\environments\v1.9\Project.toml
[587475ba] Flux v0.14.1

also not working with autocomplete
using Flux doesn't show it methods, like Losses, gradient, params, etc

@darsnack
Copy link
Member

We need more information about your environment. How are you running the code? VS Code and running a file? Opening a REPL and running commands?

@alerem18
Copy link
Author

open repl and running commands line by line, like the jupyter notebook

@darsnack
Copy link
Member

Can you reproduce the issue and copy-paste the full contents of your REPL here? Please run ] status before reproducing the issue.

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

No branches or pull requests

3 participants