From 5a6f1c10d63f76d7c4b5d9cde1e26326e47a2f41 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Thu, 11 Jul 2019 17:44:56 -0700 Subject: [PATCH] Add OrtCreateStatus to the symbol list --- onnxruntime/core/providers/cpu/symbols.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/onnxruntime/core/providers/cpu/symbols.txt b/onnxruntime/core/providers/cpu/symbols.txt index 265b10260b..fc4859442c 100644 --- a/onnxruntime/core/providers/cpu/symbols.txt +++ b/onnxruntime/core/providers/cpu/symbols.txt @@ -19,6 +19,7 @@ OrtCreateRunOptions OrtCreateSession OrtCreateSessionFromArray OrtCreateSessionOptions +OrtCreateStatus OrtCreateTensorAsOrtValue OrtCreateTensorTypeAndShapeInfo OrtCreateTensorWithDataAsOrtValue