-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fail gracefully when openvino_tokenizer.xml is not available (#1413)
Is was failing with segfault. Now fails more gracefully ``` Check 'm_ireq_queue_tokenizer' failed at .../src/cpp/src/tokenizer.cpp:387: Either openvino_tokenizer.xml was not provided or it was not loaded correctly. Tokenizer::encode is not available ``` CVS-158884
- Loading branch information
1 parent
237cf7d
commit c86bd4e
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters