code refactoring and add CI (#11)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <iostream>
|
||||
#include <onnxruntime_cxx_api.h>
|
||||
#include "onnxruntime_cxx_api.h"
|
||||
|
||||
Ort::Env env(ORT_LOGGING_LEVEL_WARNING, "test");
|
||||
const auto& api = Ort::GetApi();
|
||||
|
||||
Reference in New Issue
Block a user