Tengine icon indicating copy to clipboard operation
Tengine copied to clipboard

onnx转tengine后,推理部分源码可使用的语言限制问题

Open luhuo opened this issue 3 years ago • 1 comments

请问一下,如果我将onnx格式转tengine格式后部署到EAIDK上,后续推理部分源码的编写有语言的限制吗?C++和Python是否都可以使用?

luhuo avatar Jun 09 '22 03:06 luhuo

目前能稳定使用的只有 C API

BUG1989 avatar Jun 11 '22 15:06 BUG1989

目前能稳定使用的只有 C API

非常感谢您的回复!

luhuo avatar Nov 05 '22 09:11 luhuo