Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | ROCm | ONNX Runtime | Text Generation Inference |
|---|---|---|---|
| Score | C56 | C-50 | F39 |
| Type | |||
| Execution | aot | hybrid | hybrid |
| Interface | sdk | sdk | api |
| Cold Start | 200ms | 500ms | 10000ms |
| Memory | 600MB | 300MB | 2000MB |
| Startup | 100ms | 100ms | 5000ms |
| Isolation | hardware | process | container |
| Maturity | stable | production | production |
| Languages | C, C++, Python | Python, C++, C#, Java | Rust, Python |
| License | MIT | MIT | Apache-2.0 |
| Links |