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

基于Intel的图形卡是否与tensorflow/GPU兼容?,tensorflow,gpu,intel,graphic,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

此图形卡是否与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)

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


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

tensorflow for GPU使用CUDA,CUDA仅与NVIDIA图形卡兼容。