Daniil Lysukhin

Results 11 comments of Daniil Lysukhin

Were you able to solve this? I'm getting `torch.FatalError: std::bad_alloc` as well.

@fortuna Hello, are there any plans on this?

Link seems to be broken due to renaming of the given repo. It just leads to the paragraph of the README (actual URL is https://github.com/azadis/MC-GAN#mc-gan-traintest). However, URLs in that paragraph...

Well, sorry, it's not dead permanently, it just had a temporary shutdown. I was able to download the data.

Don't see a problem here actually, but the answer to your question: no, I used Linux only

You're probably right, PR would be cool

I believe you tried to run something like `python pointmlp.py` in order to test the model. I met the same error, and actually if you move both of `data` and...

@riteshkhrn thanks a lot for sharing the code! Can I ask you to make the source code of the "libscn.so" library publicly available as well? The provided .so was (apparently)...

@riteshkhrn thanks a lot for the quick reply! I was able to rebuilt the libscn.so using the makefile.

Thanks for sharing! For me (RTX 2060, i.e. sm_75) the necessary thing to build `libspconv` was to switch to specific tag of `cumm` in `run_build.sh` script (as it is recommended...