Artem Artemev

Results 30 comments of Artem Artemev

@tomhennigan, for a very simple case, the namedtuple approach will work. However, the main challenge is the implementation of transformed parameters. The parameter with a constraint would look like this:...

@tomhennigan, I found out that `flax` has a support for [`dataclasses`](https://flax.readthedocs.io/en/latest/flax.struct.html#flax.struct.dataclass) and it has all what I needed (a big part of it). I haven't tried it with `haiku`, but...

@shoyer does anyone work on improving `while_loop`?

@shoyer, apologies for unrelated with the topic questions. Could you share the links to PRs, branches to ongoing work if it's publicly available?

@Thenerdstation, do you know what's the status of the issue? :) I do like to find all these issues raised a long time ago, in time when you need them...

I'm experiencing a similar issue, but instead of `CURRENT` file, the `aim` looks for missing `MANIFEST-000004`. ``` aimrocks.errors.RocksIOError: b'IO error: No such file or directory: While opening a file for...

Same error: ``` Exception has occurred: AttributeError module 'triton.language' has no attribute 'clamp' ``` ```bash > pip freeze | grep triton triton==2.3.0 > python --version Python 3.11.8 ```

> Same error: > > ``` > Exception has occurred: AttributeError > module 'triton.language' has no attribute 'clamp' > ``` > > ```shell > > pip freeze | grep triton...

I used pdfLaTeX, here is a link to the overleaf https://www.overleaf.com/read/sskgsdhqvsbb. Here is how it looks with unicode-math and LuaLaTeX: