microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2c3d6f7976130aeacd8c2de4f27569d3ef08520a

Branches

Tags

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

Clone

HTTPS

Download ZIP

java/ortx_jni.def

6lines · modecode

1LIBRARY "onnxruntime_extensions4j_jni.dll"
2EXPORTS
3 RegisterCustomOps @1
4 AddExternalCustomOp @2
5 GetActiveOrtAPIVersion @3
6 Java_ai_onnxruntime_extensions_Utils_getNativeExtensionOperatorRegister @4
7