Nasy
Nasy
> And seems to be rather to do with more general `_ModuleMeta` class. I took a quick peak at the `_module.py` but couldn't immediately discern any comments how to create...
You can use `jax.tree.leaves` to get all Modules you want. For example, if you need linear: ```python is_linear = lambda x: isinstance(x, eqx.nn.Linear) get_linear = lambda m: [x for x...
Is it possible to align the rank by manual reshaping, put it to sharding, and then reshape it back to the original shape as a repair?
> No mistake Can we get a cuda 124 version. As pytorch supports 12.4 but 12.3.
I found it works with `sudo wezterm`. Then I created a new user and it ran as usual. After that, I closed a lot of running apps to see if...
> Can you try with the last stable version on Wezterm (from last year, not nightly), see if there is a regression? The released version, including download bin / build...
> Still reproduced at latest version? I've never encountered this problem. I just found that `10.15.3.266641 Beta` fixed the problem.
> > Still reproduced at latest version? I've never encountered this problem. > > I just found that `10.15.3.266641 Beta` fixed the problem. No, it's the same version and it...
> Still reproduced at latest version? I've never encountered this problem. Is there any way I can debug this problem?
> Still reproduced at latest version? I've never encountered this problem. Hi, I found out why this happened. When I extend my screen using iPad, the media will become unavailable.