-
**Describe the bug**
when I run my code. I found the error:
```RuntimeError: CUDA error: CUBLAS_STATUS_NOT_SUPPORTED when calling `cublasGemmStridedBatchedEx(handle, opa, opb, (int)m, (int)n, (int)k, …
-
Hi,
Thank you for your amazing work!
We'd like to add an embedding template for users to deploy on RunPod, and we're deciding between Infinity and [HF's Text Embedding Inference](https://github…
-
Hi!
I'm trying to to run a DCGAN network on the M1. The code works fine on my Intel MacBook Pro with Catalina and standard version 2.4 non Apple Tensorflow. But on the M1 the exact same code crashe…
-
Hello @zylo117
Thank you for your great work! It's also suprise that you understand the limitation of other Pytorch's implementations :)
I'm working on text detection for invoices. My target is to …
-
### System Info
gpu:
```nvidia-smi
Mon Apr 22 17:00:40 2024
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.161.08 …
-
https://www.upsolver.com/blog/batch-stream-a-cheat-sheet
_Originally posted by @christianfelicite in https://github.com/TheFeloDevTeam/FeloFamilySite/issues/57#issuecomment-655962286_
What is stream…
-
Hello,
I am a computational linguist working on an exciting project regarding NLP and machine translation.
Custom logits processors and, thereby, constrained decoding are of high interest to me,…
-
https://arxiv.org/abs/2205.15242
-
how to call one of the API methods to get pupil or iris sizes
thanks
-
rcnn 模型,通过 save_inference_model 保存后,通过fluid.io.load_inference_model 加载模型 预测发生错误。
Traceback (most recent call last):
File "infer.py", line 185, in
infer2()
File "infer.py", line 71, in in…