Skip to content

Comment on Keras Core: Keras for TensorFlow, Jax, and PyTorchparent

Comments

You can just use Triton which is basically TFserve for Tensorflow, Pytorch, Onnx and more.

Can you explain that?

My understand of Triton is more that this is an alternative to CUDA, but instead you write it directly in Python, and on a slightly higher-level, and it does a lot of optimizations automatically. So basically: Python -> Triton-IR -> LLVM-IR -> PTX.

https://openai.com/research/triton

It's confusing, there's OpenAI Triton (what you're thinking of) and Nvidia Triton server (a different thing).

Original comment is referring to Nvidia triton inference server

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.