How to most efficiently feed one ONNX model into another in java?

前端 未结 0 746
轮回少年
轮回少年 2021-02-06 10:03

I have two models built with ONNX, model A and model B. I use the ONNX Runtime Java API to load these models and make inferences with them. The workflow is that I need to comput

相关标签:
回答
  • 消灭零回复
提交回复
热议问题