microsoft/onnxruntime-extensions

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
0647ce6d14b95209220714685d83659bc0d53aad

Branches

Tags

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

Clone

HTTPS

Download ZIP

pyop/extensions_pydll.def

4lines · modecode

1LIBRARY "extensions_pydll"
2EXPORTS
3 RegisterCustomOps @1
4 PyInit__extensions_pydll @2
5