Is Intel based graphic card compatible with tensorflow/GPU?

十年热恋 提交于 2019-12-21 07:08:36

问题


Is this graphic card compatible with tensorflow/GPU ?

*-display               
   description: VGA compatible controller
   product: Haswell-ULT Integrated Graphics Controller
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@0000:00:02.0
   version: 09
   width: 64 bits
   clock: 33MHz
   capabilities: msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915 latency=0
   resources: irq:44 memory:c2000000-c23fffff memory:b0000000-bfffffff ioport:7000(size=64)

回答1:


At the moment no. Only Nvidia GPUs and (intel/amd) CPU versions are available.

They are working on an openCL compatible version of tensorflow that would be compatible and you can follow its progress here



来源:https://stackoverflow.com/questions/40000518/is-intel-based-graphic-card-compatible-with-tensorflow-gpu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!