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

Roadmap to v1 #735

Closed
32 tasks done
avik-pal opened this issue Jun 26, 2024 · 2 comments · Fixed by #744
Closed
32 tasks done

Roadmap to v1 #735

avik-pal opened this issue Jun 26, 2024 · 2 comments · Fixed by #744
Milestone

Comments

@avik-pal
Copy link
Member

avik-pal commented Jun 26, 2024

Features

Minor TODOs

Deprecations

  • Flattening of Chains Remove Auto-Flattening of Chains #682
  • Remove unnecessary overloads of Base.keys
  • Deprecate the TrainState construction using rng
  • Older versions of preferences (mostly done in Performance Pitfalls and How to Catch them #727)
  • cpu/gpu
  • disable_stacktrace_truncation!
  • Experimental symbols present outside Experimental
  • Strings in DebugLayer/layer_map
  • Experimental.@compact and Experimental.StatefulLuxLayer
  • Not specifying true/false in StatefulLuxLayer.

Underlying packages that need to be updated to 1.0

Documentation Updates

  • Add a migration guide to 1.0
  • Update wording on interface specs. Make it sound mandatory.
  • Update WeightInitializers.jl documentation to highlight what RNGs are supported
@avik-pal avik-pal added this to the v0.6 milestone Jun 28, 2024
@avik-pal
Copy link
Member Author

avik-pal commented Jul 1, 2024

Another consideration is whether we should do a 0.6 release or move directly to a 1.0 release.

I have read posts in the wild complaining about the rapid release, which led to the ..57 patches, which might give a (false) notion that we were fixing bugs, but most of them were features 😓

@avik-pal avik-pal changed the title Roadmap to v0.6 Roadmap to v1 Jul 2, 2024
@avik-pal avik-pal mentioned this issue Jul 3, 2024
3 tasks
@avik-pal avik-pal pinned this issue Jul 3, 2024
@avik-pal
Copy link
Member Author

General Status Updates:

  • Boltz documentation has been separated out to allow for easier update
  • LuxCore is ready for an update
    • if I don't hear back on anything, I will move ahead with this
  • LuxLib is mostly ready
    • let's land the layernorm default change first
  • dropping XLA support as milestone since that is non-breaking

@avik-pal avik-pal unpinned this issue Sep 9, 2024
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 a pull request may close this issue.

1 participant