-
Running ColBERT with a GUnicorn server with shared memory, like this:
```
#!/bin/sh
gunicorn --chdir /app handler:app -w 4 --preload -k uvicorn.workers.UvicornWorker
```
apparently causes a lock …
-
### Bug description
If a C++ exception is thrown, that would normally result in Python catching the error and reporting it correctly, it results in a seg fault. e.g. the shape is incompatible here:…
-
## 🐛 Bug
## To Reproduce
Hi, recently l noticed some potential memory leak in libtorch_cpu.
I am using Libtorch_cpu 1.8.1 in linux (~~Ubuntu 20.04~~ OS CentOS 8.2). Here is the c++ code that …
-
I've been testing out the default test script and every time is says:
```bash
Cuda available: false
Cudnn available: false
MPS available: false
```
Even though I've testing in pytorch and tens…
-
In our project, we currently utilize the Eigen library for matrix operations. We want to be light on dependencies and we are considering replacing Eigen with our own implementation of matrix multiplic…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
_No …
-
Xlsx 类型的文件要下载什么插件呀
-
Thanks for your great work. I have a issue. In stage2, my preds are nan at the start of training and it turns out error. Have you ever encounted this problem?
I train using VoxFormer-T
-
## 🚀 Feature
Providing C++ API, like that in `pytorch_cluster`, `pytorch_scatter`, `pytorch_sparse`, `pytorch_spline_conv` ?
## Motivation
Graph convolution applications are gradually d…
-
Is possible to run stable-diffusion-xl-burn on AMD ?
https://pytorch.org/docs/stable/notes/hip.html