-
List of remaining work items in the area of soft limits (see #34811):
- [x] finalize and merge #45604
- [ ] segmented sort
- [ ] better hints for streaming group-by, streaming distinct on
- [ …
-
As I was browsing the C++ documentation on the maat [website](https://maat.re/cpp_api/index.html), I noticed that there were some errors and missing parts to the documentation.
The "Get started" ex…
-
This app is running fine is Deepstream-Devel container [nvcr.io/nvidia/deepstream:6.0-devel]
when I am running with same app in Deepstream-Base container facing below issue.
```
root@373e8a951251…
-
Hi,
I did some test to measure the performance of reflex, in the below test reflex is very slow and eventually report error "exceeds complexity limits"
```$ cat test21.l
%%
^.*0yGzqGtqP6C7WmFcWo4C…
-
(this is not an issue but just some feedback)
So nice to see a cross platform version of the DAE educational 2D engine!
The code looks amazing. Some tiny remarks:
- `SoundStream` and `SoundEf…
-
I want to run the pytorch model using DeepStream but DeepStream doesn't support pytorch. I want to try to run the TensorRT .engine or .plan of this pose model but not sure how to save the TensorRT mod…
-
**Fast**
SIMD vectorized playback of sounds without interpolation. Changing volume should be optional to save performance. Having the same volume on all channels should only multiply once.
**Effic…
-
Hi, our team is working on an open source vector search engine called [milvus](https://github.com/milvus-io/milvus), which provides state-of-the-art similarity search and analysis for billion-scale fe…
-
Hi Devs,
I'm trying to figure out how to change PostgreSQL database password, and I ask if possible to add them in the **GeoNode Advanced Installation documentation**.
These are the steps perfor…
-
it seems cmaes (and xnes) does not care about the bounds of the problem as the final population ends up way outside eventhough the initial population is inside the bounds:
```
#include
#include …