Viewing a single comment thread. View all comments

I_will_delete_myself t1_j21qqpj wrote

You could use Libtorch to interact with Python trained models in C++. Don’t expect an easy Onnx runtime but it’s something to work with.

2