Tengfei Lu

Results 9 comments of Tengfei Lu

> Hi, I'm trying to implement in c++, too. But I have trouble in printing the output features. The output features seems all zero. Could you please tell me how...

> > > > > > > > > Hi, I'm trying to implement in c++, too. But I have trouble in printing the output features. The output features seems...

> when you run conv in first time, the tuner object will iterate all available algo and choose fastest one, then cache result in tuner. this will cost much time....

> my suggestion: try to use e.g. ​```tv::ssprint(out_feas[0])``` to check if your output is saved in out_feas, so that you know if it`s a calc problem or print problem​​ >...

also tried `out_features_real`, result same

same question > Those APIs listed here: including SparseConv3d > > https://github.com/traveller59/spconv/blob/master/docs/USAGE.md > > Why is it that I cannot find them in the cpp generated code ? Do they...

> > Hi @oym1994 > > Thanks for sharing. > > I'm trying to run your code, but I got some problem to do. > > In my case, I...

same error: ``` PS C:\Softwares\DDS\FastDDS\foonathan_memory_vendor\build> cmake --build . --target install --config release MSBuild version 17.10.4+10fbfbf2e for .NET Framework Checking Build System Creating directories for 'foo_mem-ext' Building Custom Rule C:/Softwares/DDS/FastDDS/foonathan_memory_vendor/CMakeLists.txt Performing...

> Currently, the number of neuron groups that can be created in the simulator is limited to 128. When more than 128 groups are requested, the simulation exit with "segmentation...