-
## 🚀 Feature
[`torch.nonzero`](https://pytorch.org/docs/stable/generated/torch.nonzero.html) should accept an optional `size` argument to produce statically shaped output to (1) avoid host-device s…
-
### 🔎 Search before asking
- [X] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report.
- [X] I have searched the PaddleOCR [Issues](https://…
-
For Cuda we can take a lot of the structure alreay implemented for OpenCL.
I also think we should go with implementing the lower-level [Cuda Driver API](http://docs.nvidia.com/cuda/cuda-c-programming-…
-
**Model**
PowerPaint-V1-stable-diffusion-inpainting
**Describe the bug**
I am trying to extend a picture. I manage to download the model. But when starting IOPaint I get the error:
Uh! Oh! Somet…
-
after doing `conda install pytorch cupy`, my tests fail with:
```
FAILED sklearn/metrics/tests/test_common.py::test_array_api_compliance[
accuracy_score-check_array_api_binary_classification_metr…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.15.1
### Custom code
No
### OS platfor…
-
### Description
I am training a model [Owl_Vit](https://github.com/google-research/scenic/tree/main/scenic/projects/owl_vit). While trying to train it with GPU, at one stage, it gives None as output …
-
### Your current environment
```text
Collecting environment information...
WARNING 07-10 14:59:53 _custom_ops.py:14] Failed to import from vllm._C with ModuleNotFoundError("No module named 'vllm._C…
-
## Description
When I use IInt8EntropyCalibrator2, there are 7 input. so I cudaMemcpy 7 input to bindings in Int8EntropyCalibrator2::getBatch
like:
```cplusplus
CUDA_CHECK(cudaMemcpy(devic…
-
when i was running the program,this happens:
`Traceback (most recent call last):
File "multiprocessing\process.py", line 315, in _bootstrap
File "multiprocessing\process.py", line 108, in run
…