Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 995 Bytes

README.ROCm.md

File metadata and controls

20 lines (12 loc) · 995 Bytes

Tensorflow ROCm port

Introduction

This repository hosts the port of Tensorflow on ROCm platform. It uses various technologies on ROCm platform such as HIP and MIOpen. For details on HIP, please refer here. Optimized DNN library calls (via MIOpen) are also supported within this codebase.

Installation

For further background information on ROCm, refer here.

For details on installation and usage, see these links:

Technical details