ExpandingMan
ExpandingMan
If `apply` calls `m`, shouldn't one overload `m` directly then instead of `apply`? The main issue I mean to raise here is that if one follows the instructions in the...
Ok, here is an MWE, albeit a little contrived: ```julia using LinearAlgebra, Random, Statistics using CUDA using Lux struct InputType{T2), Dense(2=>2)) (θ, ψ) = Lux.setup(Xoshiro(999), l1) X = InputType((randn(Float32, 2,4),...
Yeah, I'm definitely confused about where to use `apply` vs where to use a direct call, might be worth being extra pedantic on that. Now that I am looking at...
I still get the same warning. Looks to me like it's coming from the same place, so I don't think the situation has changed.
@nalimilan I have invited you to admin roles on this repo and then you are free to manage it yourself. I personally have had zero interest in it for quite...
Well, whatever the case, I doubt anyone else is going to bother to do anything with this package (including me), so it's up to you. Good luck!