-
This project looks very interesting; I'm writing a CLI app that needs to serve one single request (for OAuth), and in principle I'd like to avoid having to spin up Tokio and go full async just for tha…
-
如图,也不影响使用,但很奇怪期望可以被解决
In [1]: import paddle
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0115 16:42:38.097568 1452196 dynamic_loader.cc:194] Set paddle lib path : /home/zhangru…
-
**Describe the bug**
A clear and concise description of what the bug is. To avoid repetition please make sure this is not one of the known issues mentioned on the respective release page.
**Urgenc…
-
Hi!
I'm trying to use dali for preprocessing images to send to yolo. I have a two GPU system, that after a few minutes running dali, segfaults and dies. The Dali step is run in an triton ensemble m…
-
I am using the InternVL2-40B-AWQ model and performing video inference according to the multi-images inference paradigm. Each video is sampled into 24 frames, and the prompt is as follows. My questions…
-
Hello,
I've read through some of your code (though not all of it) and it appears you can have as many threads as the system will allow. Couldn't this be exploited into crashing the server? Or is ther…
-
Noticed that there is fairly high synchronization overhead in your implementation - as the number of threads is increased the overall throughput decreases. Here's a table showing my findings, using ma…
-
**Is your feature request related to a problem? Please describe.**
Add opt in support for async path operations on the python feature server. This would allow the server to take advantage of the as…
-
| | |
|------------------|-----------------|
|Previous ID | SR-5849 |
|Radar | rdar://problem/35241745 |
|Original Repor…
-
**Problem**
The standard libraries in .Net Standard 1.x are small, and some packages may include standard libraries as dependencies. Therefore, packages that do not need to be installed are also trea…