Skip to content

hughperkins/tf-coriander

Repository files navigation

Tensorflow-cl

Run Tensorflow on OpenCL™ 1.2 devices

  • tested on:
    • Mac Sierra using Radeon Pro 450 GPU (thank you ASAPP :-) )
    • Ubuntu 16.04, using NVIDIA K520
  • should work theoretically on any OpenCL 1.2 GPU

Piccie

On a Mac:

Execution speed

What's working

Installation

Tests

Design/architecture

  • tensorflow code stays 100% NVIDIA® CUDA™
  • Coriander compiles the NVIDIA® CUDA™ code into OpenCL
  • Cedric Nugteren's CLBlast provides BLAS (matrix multiplications)

Presentation on Coriander at this year's IWOCL 2017

Related projects

News