Below you will find pages that utilize the taxonomy term “MIOpen”
Post
A verification of "Fast StyleTransfer" using TensorFlow 1.3 on ROCm with AMD Radeon Vega 56
Introduction SourceStyle Transfer This time, I am going to run the “Style transfer” which is popular in the field of image generation and image style transfer, using Tensorflow 1.3 on ROCm with AMD Radeon Vega56.
System requirements AMD(TF1.3): Ubuntu 16.04.4 x64 TensorFlow 1.3 Python 3.5 Driver: ROCm 1.7.137
I used the following source code of Fast StyleTransfer when performing. https://github.com/lengstrom/fast-style-transfer.git
Thank you,Logan Engstrom.
Setup TensorFlow on Radeon GPU HIP-TensorFLow 1.