Update ort.h
This commit is contained in:
parent
7b32390006
commit
72da91d9ec
@ -1,4 +1,4 @@
|
||||
#include <onnxruntime/core/session/onnxruntime_c_api.h>
|
||||
#include <onnxruntime_c_api.h>
|
||||
|
||||
ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_CPU, _In_ OrtSessionOptions* options, int use_arena) ORT_ALL_ARGS_NONNULL;
|
||||
ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_Tensorrt, _In_ OrtSessionOptions* options, int device_id);
|
||||
|
Loading…
Reference in New Issue
Block a user