microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
575c59d6f0e68f8e5d3deb3fecd1166b89c8cfbe

Branches

Tags

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

Clone

HTTPS

Download ZIP

java/ortx_jni.ver

8lines · modecode

1{
2global:
3 RegisterCustomOps;
4 AddExternalCustomOp;
5 GetActiveOrtAPIVersion;
6 Java_ai_onnxruntime_extensions_Utils_getNativeExtensionOperatorRegister;
7local: *;
8};
9