microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
00b54739c555efeeeb29bcad687d5fab5caf0bc9

Branches

Tags

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

Clone

HTTPS

Download ZIP

shared/ortcustomops.def

4lines · modecode

1LIBRARY "ortextensions.dll"
2EXPORTS
3 RegisterCustomOps @1
4 AddExternalCustomOp @2
5