6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
module COnnxRuntime [system] {
|
|
header "shim.h"
|
|
link "onnxruntime"
|
|
export *
|
|
}
|