semio-ai / oculator

1 stars 0 forks source link

Benchmark OpenXLA vs ONNX #2

Open ndepalma opened 1 year ago

ndepalma commented 1 year ago

ONNX is a great runtime for universal model files. I've seen TVM benchmarks showing better performance. It would be cool to see if these really do perform better and how hard it would be to integrate into our system.

ndepalma commented 1 month ago

On another project I found that TVM is immature. The new thought is OpenXLA might offer something!