supertone-inc / onnxruntime-build

A build project for ONNX Runtime
29 stars 13 forks source link

Missing header file onnxruntime_float16.h in the output #7

Closed IvanPizhenko closed 7 months ago

IvanPizhenko commented 7 months ago

Please add ${ONNXRUNTIME_SOURCE_DIR}/include/onnxruntime/core/session/onnxruntime_float16.h into CMakeLists.txt it is required by onnxruntime_cxx_api.h.

krazijames commented 7 months ago

It is now fixed.