Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ROCm-docker build #53

Open
FruityWelsh opened this issue Aug 30, 2020 · 1 comment
Open

Support ROCm-docker build #53

FruityWelsh opened this issue Aug 30, 2020 · 1 comment

Comments

@FruityWelsh
Copy link

I want to assume that this would work.
'''
docker build -t mycroft/mimic2:gpu -f radeon_gpu.Dockerfile .
docker run -it -p 3000:3000 mycroft/mimic2:gpu
'''
with main change being radeon_gpu having '''FROM rocm/tensorflow-1.8.0-python3''' instead of '''FROM tensorflow/tensorflow:1.8.0-gpu-py3'''.

I am currently unable to test do to limited access to my system, but I am defiantly interested in seeing if this works.

@el-tocino
Copy link

I would focus your efforts on something like Mozilla TTS. It's much more updated and long-term viable vs. this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants