microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
b5ba84a185c5c85c436e744c40ac9a8cbd9d3f1f

Branches

Tags

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

Clone

HTTPS

Download ZIP

onnxruntime_customops/ortcustomops.def

4lines · modecode

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