microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2d02a687beb1ba10319dc381b3907c91ab370995

Branches

Tags

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

Clone

HTTPS

Download ZIP

java/ortx_jni.ver

8lines · modepreview

{
global:
    RegisterCustomOps;
    AddExternalCustomOp;
    GetActiveOrtAPIVersion;
    Java_ai_onnxruntime_extensions_Utils_getNativeExtensionOperatorRegister;
local: *;
};