KonduitAI / deeplearning4j

Eclipse Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark
http://deeplearning4j.konduit.ai
Apache License 2.0
11 stars 7 forks source link

Adds onnxruntime #537

Closed agibsonccc closed 4 years ago

agibsonccc commented 4 years ago

What changes were proposed in this pull request?

Adds onnx runtime integration to nd4j similar to nd4j-tensorflow. (Please fill in changes proposed in this fix)

How was this patch tested?

Adds basic unit test for graph execution. Implements ADR on PR #536

(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)

Quick checklist

The following checklist helps ensure your PR is complete: