-
We want to implement batch processing for the image classifier and thus increase throughput.
1. Decouple the web server from the AI model evaluator, and make the web server scale with more requests…
-
Hello,
Thanks for your great work.
I have noticed that you don't use batch processing in your "get_cell_types_for_adata" function, which makes the feature extraction process very slow.
Compar…
-
Awesome product. What I'd like to see is getting proper CLI support with flags and switches and/or add batch processing for a folder at a time or a separate list of videos to process.
-
Thank you for developing this package! I am currently using it with Python and encountered a limitation when trying to process a batch of signals. The `whittaker_smoother.smooth()` function only accep…
-
### What is the bug or the crash?
When running a simple batch process with only 12 rows, it freezes up and does not continue it. Even after waiting for over an hour, it is still frozen. Even after cl…
-
### Background story
S3 Doc team and customers want examples around processing Amazon S3 batch events
### What does this example accomplish?
Amazon S3 batch events
### Which AWS service(s)?
S3
…
-
I can do 1,2,3...10 video batch process, but when it reach higher such as 65 videos, it always say ffmpeg.exe not found, is this ffmpeg's issue??
Anyway thanks, the origin whisper can only transcribe…
-
### Describe the bug
I'm trying to load an SQLite database that's around 100MB.
Seems like I'm hitting this line when trying to access a table in the db that's bigger than 32MB:
https://github.com/e…
-
I'm currently using this model for inference, and I would like to know how to generate inference results in batch mode. Specifically, I'm trying to avoid processing inputs one by one and instead proce…
-
## Current Behavior
Some blocks are uploaded to NeoFS, then restart of the script happens. The script starts to upload from 0 block, not from the latest incomplete batch:
```
2024-10-23 14:46:48.60…