Wei Dong
Wei Dong
Thanks for pointing it out, I haven't considered multi-thread usages. To the best of my knowledge there is no such check in the CI. Then I think it is ready...
Could you please fix the style? `make apply-style` will automatically do the trick.
@yuecideng could you please take a look at what may have triggered the issue in unit test on windows, if you have the environment and bandwidth?
Can you please share the obj/mtl and textures somewhere?
t stands for tensor. Apologize for the confusion, we are still at the stage of migration. All the sensors should be present in the t folder eventually.
Thanks for reporting the bug! Could be some initialization issues in the CUB reduction that I wasn't aware of. I'm working on it.
@reyanshsolis Would you please kindly help me - [ ] fix the docs (mainly for the information matrix), - [x] verify the system on your machine on the lounge dataset,...
@reyanshsolis Please postpone these proposals and finish my list first. These are easy tasks and can be finished soon. I want the system there first. This will make the verification...
> We have some separate discussions today: > > 1. We can move the example to the `cpp/apps` folder, as this is larger scale than an "example". We are providing...
Unit tests failed on CPU with ISPC turned on. Reason: when converting the bool result of element-wise boolean operations (`eq`, `le`, `gt`, etc) to scalars, `True` becomes `255` or equivalent...