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
a2b41d78
Commit
a2b41d78
authored
Jul 12, 2023
by
yangql
Browse files
Update Src/Utility/tokenization.cpp
parent
d8f53cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Src/Utility/tokenization.cpp
Src/Utility/tokenization.cpp
+0
-1
No files found.
Src/Utility/tokenization.cpp
View file @
a2b41d78
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
#include "./tokenization.h"
#include "./tokenization.h"
namespace
cuBERT
{
namespace
cuBERT
{
void
FullTokenizer
::
convert_tokens_to_ids
(
const
std
::
vector
<
std
::
string
>
&
tokens
,
uint64_t
*
ids
)
{
void
FullTokenizer
::
convert_tokens_to_ids
(
const
std
::
vector
<
std
::
string
>
&
tokens
,
uint64_t
*
ids
)
{
...
...
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