基于Intel的显卡是否与tensorflow / GPU兼容?

时间:2016-10-12 13:55:40

标签: tensorflow gpu intel graphic

此显卡是否与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 个答案:

答案 0 :(得分:21)

目前没有。只有Nvidia GPU和(intel / amd)CPU版本可用。

他们正在开发兼容的openCL兼容版本的tensorflow,您可以跟踪其进度here