Skip to content

Control/AthOnnxruntimeService to accommodate onnxruntime service

Debottam Bakshi Gupta requested to merge dbakshig/athena:onnxSanitization into master

This MR will add AthOnnxruntimeService under Control to accommodate interfaces related to onnxruntime service its use cases can be observed in Control/AthenaExamples/AthExOnnxRuntime. For any onnxruntime related application the service from Control/AthOnnxruntimeService will be used. Adding @akraszna , @dguest , @afarbin , @jraine

Merge request reports