pierrick Bournez

Results 6 comments of pierrick Bournez

Some args in **profiler_kwargs are a bit odd like "enabled" or "with_stack" and they are likely to depend from every pytorch version. However,I think we should definitely explicit the most...

> For this, we added [`utils.scatter`](https://pytorch-geometric.readthedocs.io/en/latest/modules/utils.html#torch_geometric.utils.scatter), which will pick up the best computation path depending on your input arguments. Also works with `torch.compile`. If I understand correctly, you suggest that...

Hello, I have written some code [here](https://github.com/gardiens/plot_skeleton_NTU_RGB-D/tree/main) that was able to visualize the NTU RGB+D skeleton data using matplotlib. You might find it useful for displaying the skeleton structure. I...

Hello, If someone goes by, the issue is that the pyproj version in the pip install s2p is deprecated, Building from source doesn't have this error and you can import...

Hello, The whole issue is I don't have sudo privilege in my machine and I can't install by myself " libtiff-dev" , thank you for your quick answer!

Hello, I tried for two days to install libtiff from source or using with conda, I faced some issue while updating srtm4 but I updated the PKG_CONFIG_PATH to point to...