Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
GPT2_onnxruntime
Commits
01a5955c
Commit
01a5955c
authored
Aug 16, 2024
by
yangql
Browse files
增加对dtk24.04.1的支持,以及对k100_AI的支持。
parent
65b638a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Src/GPT2.h
Src/GPT2.h
+2
-2
No files found.
Src/GPT2.h
View file @
01a5955c
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment