onnxruntime
d56d38d4
- OrtSession.run now accepts Map<String,OnnxTensor> and returns Map<String,OnnxValue>, more in keeping with what the C API does under the covers.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
OrtSession.run now accepts Map<String,OnnxTensor> and returns Map<String,OnnxValue>, more in keeping with what the C API does under the covers.
References
#2215 - Java API for onnxruntime
Author
Craigacp
Parents
b5c8e44f
Loading