Home
Random
Log in
Settings
About David's Wiki
Disclaimers
David's Wiki
Search
TensorFlow: Difference between revisions
Language
Watch
View source
← Older edit
Newer edit →
Revision as of 19:46, 12 August 2022
view source
David
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
5,454
edits
→Install TF1
← Older edit
Revision as of 19:46, 12 August 2022
view source
David
(
talk
|
contribs
)
Bureaucrats
,
Interface administrators
,
Administrators
5,454
edits
→Install
Newer edit →
Line 2:
Line 2:
==Install==
==Install==
* Install CUDA and CuDNN
* Create a conda environment with python 3.5+
** <code>conda create -n my_env python=3.8</code>
* Install with pip
===Install TF2===
===Install TF2===