Commit 01a5955c authored by yangql's avatar yangql
Browse files

增加对dtk24.04.1的支持,以及对k100_AI的支持。

parent 65b638a6
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#include <cstdint> #include <cstdint>
#include <string> #include <string>
#include <tokenization.h> #include <tokenization.h>
#include <onnxruntime/core/session/onnxruntime_cxx_api.h> #include <onnxruntime_cxx_api.h>
namespace ortSamples namespace ortSamples
{ {
typedef enum _ErrorCode typedef enum _ErrorCode
...@@ -47,4 +47,4 @@ private: ...@@ -47,4 +47,4 @@ private:
}; };
} }
#endif #endif
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment