-
# system info
- x64
- 23.10-trtllm-python-py3 docker
- trt-llm 0.11.0.dev2024061800
- l40s
- tensorrt 10.0.1.6
- use 38g * 2
- running in container (--cap-add=SYS_PTRACE --cap-add=SYS_ADMIN --s…
-
Removing a sprite is `O(N)` worst case. It's because we can't track what index a sprite is in a spritelist or performance will tank. If there was some magical ordered set that solved the problem, that…
-
### Context
The current way that we generate computed files for multiplexed samples was developed with the expectation of a multithreaded environment with all computed files being generated on the …
-
### Bug description
When using DeepSpeed, the changes of checkpoint (add/remove key) in `on_save_checkpoint` are not being preserved. Switching strategy to `ddp`, the changes are saved as expected.
…
-
### LVGL version
v9.3
### What happened?
On the documentation page https://docs.lvgl.io/master/details/widgets/arc.html#events all the events listed after `LV_EVENT_VALUE_CHANGED` appear to have …
-
Hi,
This is a minor issue, but since it toke me a while to find what was going on I decided to let you know:
I created a simple function to remove reads from negative controls by pcr batch, whic…
-
It would be nice to have a Module that does cosine similiary and dotproduct dictionary matching.
It should take care of batched simulation of the data.
It should use a (GPU) efficient matching, mayb…
-
Hi,
I tried integrating three PBMC snRNAseq data from 10X Genomics multiome datasets with two scRNA seq data from a 10X Genomics Public dataset. However, all the data from the multiome clusters sep…
-
### Initial Checks
- [X] I confirm that I'm on the latest version
### Description
``` semantic_pipeline = processing.SemanticIngestionPipeline(
openai_api_key=openai_api_key,
model="t…
-
im trying convert model (cnn+lstm) from onnx to rknn for rk3588
My code:
shape = (1, 7, 3, 608, 184)
import numpy as np
img_means = (np.array((0.19007764876619865, 0.15170388157131237, 0.106594…