Y
Hacker News
new
|
ask
|
show
|
jobs
by
ospillinger
2435 days ago
Yes, Cortex uses ONNX Runtime (
https://github.com/microsoft/onnxruntime
) under the hood so any model that can be exported to ONNX can be deployed.
1 comments
solidasparagus
2435 days ago
Is it only able to handle ONNX models? That's a pretty massive limitation compared to a hosted SageMaker endpoint.
link
vishalbollu
2435 days ago
Contributor here - Cortex supports Tensorflow saved models in addition to ONNX. PyTorch support is on the roadmap. Do you have specific frameworks in mind that you would like Cortex to support?
link
solidasparagus
2434 days ago
Perfect. Nothing in particular other than TF.
link