baoachun

Results 9 issues of 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...

enhancement

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...

![image](https://user-images.githubusercontent.com/22114318/191233411-25174210-7491-4874-8524-09616d7a4239.png) Group作为一级目录,相同Group的Data Id聚合起来作为二级目录展示,否则机器太多配置显示很乱

kind/discussion

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'. ![image](https://user-images.githubusercontent.com/22114318/175274043-bf5d0378-9c4e-4b25-8caf-bbf712c03ea5.png) **Urgency** emergency **System information** - OS Platform and Distribution...

core runtime

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...