baoachun
baoachun
Is there a more advanced primitive? I found that turning on oneDNN does not greatly improve the performance of transformer-like models. I look forward to a specially optimized primitive like...
Hi, I'm using this caffe version on windows10, but I get one error on 4 groups GTX1080TI, which is "Check failed: error == cudaSuccess (6 vs. 0) the launch timed...
 Group作为一级目录,相同Group的Data Id聚合起来作为二级目录展示,否则机器太多配置显示很乱
I build this version caffe on workstation with 4×1080TI, but I find that log.cpp, log.hpp and log.cu are missing.
hi, I'm new. I don't find where to "Modify the python path in the settings", can you help me ? thanks!
I have identified that the `identifyTileRanges` function is causing the issue, but I'm not quite sure how to resolve it. Do you have any constructive suggestions? https://github.com/graphdeco-inria/diff-gaussian-rasterization/blob/59f5f77e3ddbac3ed9db93ec2cfe99ed6c5d121d/cuda_rasterizer/rasterizer_impl.cu#L116 **Oddly, I didn't...
I'm currently trying to implement 3D rendering using this library, but I'm confused about how to set the `viewmat`. I have the `c2w` matrix and the intrinsic matrix . According...
**Describe the bug** I'm using onnxruntime Python API to do inference, but there is segmentation fault error when using 'InferenceSession'.  **Urgency** emergency **System information** - OS Platform and Distribution...
Hi, I have briefly reviewed the code and have a few questions I would like to clarify with you. Is it reasonable to use KNN to find the 3DMM vertices...