作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我目前正在一个项目中使用 Tensorflow 的 C API。然而,在第一次推理运行期间,我收到以下消息:
Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
有没有办法使用支持 AVX 或 AVX2 的 C API?
最佳答案
前段时间发现的:
https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/lib_package/README.md在 C 库下。
关于c - 有没有办法获得具有 AVX 支持的 Tensorflow 的 C API?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56556483/
我是一名优秀的程序员,十分优秀!