CommunityToolkit / CommunityToolkit/Labs-IntelligentAPIs

Batch Processing Interface

Aperta
#17 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C#
Stelle
21
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Imagine we have 1000 pictures, to classify them, we need to call the api 1000 times with the same parameters.
If we have a 8 core CPU, we can processing 8 images at the same time.
So ,the question is can we provide a simple API which accept a list of images, and it will dispatch the tasks according to the hardware capability dynamically ?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.