microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
66ddd4a6c96f7e8f5bfe390239ce2e1c91f040f0

Branches

Tags

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

Clone

HTTPS

Download ZIP

ocos/ortcustomops.def

4lines · modecode

1LIBRARY "ortcustomops.dll"
2EXPORTS
3 RegisterCustomOps @1
4 PyInit__ortcustomops @2
5