Levente Csibi

Results 8 comments of Levente Csibi

This issue still persists - disappointing!

It's sad to see no reaction from horovod developers to this crucial PR. I just tried to install horovod via poetry directly from this PR: ``` export HOROVOD_WITH_PYTORCH=2.1.0 poetry add...

Could you please tell me if there is any plan for this to be fixed? As I understand, till this is not fixed, we are unable to use pytorch3d with...

Meanwhile, the pip install works fine: `pip install git+https://github.com/facebookresearch/pytorch3d.git` ``` pip install git+https://github.com/facebookresearch/pytorch3d.git Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/facebookresearch/pytorch3d.git Cloning https://github.com/facebookresearch/pytorch3d.git to /tmp/pip-req-build-4m0519uo Running...

Thank you for your reply @bottler . It seems that this issue is essentially a duplicate of https://github.com/facebookresearch/pytorch3d/issues/1419, as torch is a build-time dependency of the library, but it is...

Hi @david-engelmann, thank you for your reply. I am curious what happened to this feature that was implemented into Doccano 4 years ago: https://github.com/doccano/doccano/pull/200. It seems to be exactly what...

Based on the doccano-client documentation, the upload method doesn't support metadata https://doccano.github.io/doccano-client/usage/#doccano_client.client.DoccanoClient.upload