Jarek Liesen

Results 2 issues of Jarek Liesen

I would like to return a `MultiVariateNormalDiag` distribution from a jitted function. However, I'm getting a leaked tracer. I've created the following minimal example ``` import jax import distrax import...

In `run_existing_command.py`, paths to the resources are built by using `os.path.join`. However, this should be done by something like sublime_lib.ResourcePath, because `sublime_api` uses its own path format. Therefore, running SublimeREPL...