LuxDL / Lux.jl

Elegant & Performant Scientific Machine Learning in Julia
https://lux.csail.mit.edu/
MIT License
456 stars 54 forks source link

Meta Issue for proper Enzyme Integration into Lux #605

Open avik-pal opened 2 months ago

avik-pal commented 2 months ago

Current Status: All (native lux) CPU Models should work. If not, that is a bug and please open issues.

wsmoses commented 2 months ago

@avik-pal the fast_activation!! issue is closed, let me know if anything else is blocking there.

avik-pal commented 2 months ago

Yes, I have been playing around with it, so I will open any issue upstream as and when they show up.

avik-pal commented 2 months ago

After https://github.com/LuxDL/LuxLib.jl/pull/69 and https://github.com/LuxDL/Lux.jl/pull/640 are merged, larger models from Boltz.jl seem to work seamlessly :tada: