Nothing Special   »   [go: up one dir, main page]

Skip to content

YChuan1115/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

About

OpenCL 1.2 implementation for Tensorflow

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 46.1%
  • Python 41.6%
  • Jupyter Notebook 6.2%
  • TypeScript 2.3%
  • HTML 1.7%
  • Shell 0.9%
  • Other 1.2%