본문 바로가기
Machine Learning/Tensorflow

PlaidML : Tensorflow with any GPU using OpenCL on Windows & Linux

by Physicist 2022. 8. 16.

OpenCL을 이용하면 Intel, NVIDIA, AMD 의 GPU에 모두 호환되는 계산 코드를 작성할수있음.

 

OpenCL을 밀고있는 Intel이 PlaidML을 발표함

ai.intel.com/plaidml 

https://www.intel.co.kr/content/www/kr/ko/artificial-intelligence/plaidml.html 

 

PlaidML 은 Keras(Tensorflow) 의 백엔드로 사용할수 있게 OpenCL로 만듬.

https://github.com/plaidml/plaidml/ 

https://plaidml.github.io/plaidml/