We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前使用的硬件后端只是提供了从计算图直接编译(使用厂商自己的编译工具链)生成推理上下文的格式(厂商自己的格式),没有提供算子注册,从层组图的 api,这种硬件可以适配进来吗?
The text was updated successfully, but these errors were encountered:
可以参考 source/backend/coreml 和 source/backend/hiai
Sorry, something went wrong.
No branches or pull requests
目前使用的硬件后端只是提供了从计算图直接编译(使用厂商自己的编译工具链)生成推理上下文的格式(厂商自己的格式),没有提供算子注册,从层组图的 api,这种硬件可以适配进来吗?
The text was updated successfully, but these errors were encountered: