Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mstokholm
on Oct 1, 2019
|
parent
|
context
|
favorite
| on:
Tensorflow 2.0
I would suggest you try out Miniconda (
https://docs.conda.io/en/latest/miniconda.html
). It comes with just the basics, and let's you install TF with GPU support by simply doing:
conda install -c anaconda tensorflow-gpu
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
conda install -c anaconda tensorflow-gpu