Need app running definition and requirements standardization capabilities and a common way to pass this onto platforms during deployment #226
Labels
architectural story
Work related to architecture
Developers should be able to specify the requirements for their algorithms. One should be able to specify the minimum memory, number of GPUs needed, as well as input and output requirements for their algorithm. For example, one can say my expected input is CT Chest with No Contrast with a maximum slice thickness of 3mm, the algorithm needs to be always on (a request may come any time). The expected image input is DICOM, the expected output is DICOM SR. I need 1 GPU, my memory needs are 1GB per GPU, etc.
The text was updated successfully, but these errors were encountered: