Sacha Lewin
Sacha Lewin
> Hi, it would have to be added to the linker flags, for example adding to the line `target_link_libraries(gemma hwy hwy_contrib sentencepiece)` in CMakeLists.txt, then rm -rf the build directory....
> Glad to hear compiling works. Huh, I have not yet seen setaffinity fail, but it is possible. Do you have any cpushield or offline CPUs? What kind of platform/CPU...
> Glad to hear compiling works. Huh, I have not yet seen setaffinity fail, but it is possible. Do you have any cpushield or offline CPUs? What kind of platform/CPU...
@sakej When you unplug it, it starts working again for how long? In my case, no matter if I unplug or not, it keeps crashing after 30s...
This unfortunately happens with many open-source projects. I was not a fan of Emby when I tried it out, but I might give it another try. However, here the issue...
The issue more precisely seems to come from `build_spatial_hash_table`. Given the following point cloud and radius: ```python import torch import open3d.ml.torch as ml3d points = torch.Tensor([ [0.1,0.1,0.1], [0.5,0.5,0.5], [1.7,1.7,1.7], [1.8,1.8,1.8],...
Hello Mustafa, Sorry for not seeing your issue and email earlier! It seems you've installed Nerfstudio separately? You mention these steps: 1. Cloned the repository 2. Ran ns-install-cli as per...
> Hello, Have you solved this problem? I also have the same problem. Hey, I'm sorry I did not answer you, I did not see the notification beforehand. I did...