Benoit Favre

Results 6 issues of Benoit Favre

INSTALL.md recommends installing Apex#master. However, Apex does not build any more against pytorch 1.2.0 (see https://github.com/NVIDIA/apex/issues/956). So which version of apex is known to work?

Although in the thread list the subject is correctly decoded, it appears mime encoded in thread view: Cours ML/python @ =?utf-8?Q?=C3=A9cole_d'=C3=A9t=C3=A9_?=ILCB I am using astroid 0.11.1 on archlinux. Here is...

bug
gmime

It seems that there is no error checking when closing a file. In lib/system/io.nim:309 the result of c_fclose(f) is discarded. However, the C stdlib uses buffering and effectively writes small...

Standard Library

Cloning submodules fails. It seems that the commit referenced in emoca is non existant in Deep3DFaceRecon_pytorch. Did you work with a different repository? ``` git submodule update --init fatal: remote...

On linux, if binfmt_misc is enabled, llamafile runs under wine, resulting in very slow startup time. Disabling binfmt_misc with `echo 0 > /proc/sys/fs/binfmt_misc/status` allows to run llamafile as a native...

**Is your feature request related to a problem? Please describe.** Currently, default arguments with rich values such as dict or function are not supported **Describe the solution you'd like** Be...

enhancement
no-plan