-
Objects larger than 32K are handled by a large object allocator (largeAlloc) because they fall outside the size classes for which there are span caches. Currently, in order to control heap growth, the…
-
i was tried Speech2text for **w2l_plus_large** pretrained model.
here the running command:
`python3 run.py --mode=infer --config="/home/dell/Murugan_R/speech_recognition/OpenSeq2Seq/example_config…
-
**Describe the bug**
Running a simple embedding/indexing pipeline based on the pgvector integration ([example](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/pgvect…
-
Not a biggy, but was missing this in the list when sending some terraform code to another user
-
### Module
Core
### Proposal
Hi 👋
I've been profiling test pipelines in our in-house projects and noticed on several Spring-Boot related projects that use `DockerComposeContainer` that a large …
-
`InteractiveViewer` doesn't respect `minScale` when the content is smaller than the viewport.
Reproduction steps:
1. Display a widget as a child within an `InteractiveViewer` that's smaller than…
-
If I understand correctly `sum(tensor_list)` will allocate and keep O(N) intermediate tensors (same with a for loop) where N is number of tensors, which can be quite large in the case of big DenseNet.…
-
Hi,
I'm trying to compare PhysX's default articulation PD drive (reduced coordinate) with a standard handwritten PD controller (tau = kp*(targetP - p) - kd*v). The default one works very well. It i…
-
During large-scale loose collaborations, coordinating across many clients, and also coordinating between multiple server admins, is very labor-intensive, especially for keeping track of state/progress…
-
**Is your feature request related to a problem? Please describe.**
Secondary tenants can set zone configs now (#67679). Before rolling it out, we ought to consider what fields should be settable by…