microsoft/onnxruntime-extensions

Public

mirrored fromhttps://github.com/microsoft/onnxruntime-extensionsAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0d804203a90cac1bd5f1094e9938c8bfffa8801d

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

cmake/presets/token_api_only.cmake

6lines · modecode

1# Copyright (c) Microsoft Corporation. All rights reserved.
2# Licensed under the MIT License.
3
4set(OCOS_ENABLE_GPT2_TOKENIZER ON CACHE INTERNAL "" FORCE)
5set(OCOS_ENABLE_C_API ON CACHE INTERNAL "" FORCE)
6set(OCOS_BUILD_SHARED_LIB OFF CACHE INTERNAL "" FORCE)