Danijar Hafner

Results 87 issues of Danijar Hafner

Hello and thanks for YAPF. It's been working nicely for us, except for the formatting of long function arguments. Take a look at the example below. If a trailing comma...

I'm trying to get the following code to work but getting the mentioned error (full stack trace below). Putting `hk.experimental.module_auto_repr(False)` at the top of the file avoids this error (throwing...

I have a quite complex TF2 code base that I'm trying to convert to JAX / Haiku. There are many nested modules, some of which contain custom logic for updating...

Manually compiling the package seems to be quite complicated, especially for users not familiar with Bazel. Would it be possible to provide pre-built Python wheel packages for the most common...

My workstation includes thousands of Python files via a network drive. How can I prevent deoplete-jedi from crawling the path where the network drive is mounted to avoid slowing down...

Is this possible? I played around with the code a bit. What I tried is to assign a key handler to `Ctrl+C` and inside that check whether the user is...

Otherwise, we don't see the rendered result of Markdown cells.

Use a plugin system to search for available algorithms: http://stackoverflow.com/q/14510286/1079110

enhancement