onnxruntime-sys-ng 1.16.1

Unsafe wrapper around Microsoft's ONNX Runtime
Documentation
1
2
3
4
#include "onnxruntime_c_api.h"
#if !defined(__APPLE__)
#include "cpu_provider_factory.h"
#endif