[PYTHON] The first artificial intelligence. How to check the version of Tensorflow installed.

How to check the version of Tensorflow

Start python in the interpreter.

# python

When python comes up, type the following command.

>>> import tensorflow as tf
>>> tf.__version__
'0.10.0rc0'

When installed with pip

You can also check with this command.

# pip show tensorflow

--
Metadata-Version: 2.0
Name: tensorflow
Version: 0.10.0rc0
・
・
・
(Omitted)

Recommended Posts

The first artificial intelligence. How to check the version of Tensorflow installed.
How to check the version of Django
[TensorFlow 2] How to check the contents of Tensor in graph mode
How to check the Java version used by Maven
Commands and files to check the version of CentOS Linux
How to get the Python version
How to check Linux OS version
How to check the memory size of a variable in Python
[Python] How to get the first and last days of the month
How to check the memory size of a dictionary in Python
How to update the python version of Cloud Shell on GCP
How to set up the development environment of ev3dev [Windows version]
How to check opencv version in python
Try using n to downgrade the version of Node.js you have installed
How to calculate the volatility of a brand
Check the operation of OpenCV3 installed by Anaconda
How to find the area of the Voronoi diagram
How to use MkDocs for the first time
The inaccuracy of Tensorflow was due to log (0)
How to mention a user group in slack notification, how to check the id of the user group
Note: How to get the last day of the month with python (added the first day of the month)
How to install the deep learning framework Tensorflow 1.0 in the Anaconda environment of Windows
Easy way to check the source of Python modules
How to know the port number of the xinetd service
How to get the number of digits in Python
Can artificial intelligence predict the price of Yu-Gi-Oh! Cards?
How to visualize the decision tree model of scikit-learn
[Blender] How to dynamically set the selection of EnumProperty
How to check in Python if one of the elements of a list is in another list
[Python] Summary of how to specify the color of the figure
How to hit the document of Magic Function (Line Magic)
How to access the global variable of the imported module
[Implementation explanation] How to use the Japanese version of BERT in Google Colaboratory (PyTorch)
Check the type and version of your Linux distribution
[Selenium] How to specify the relative path of chromedriver?
How to specify an infinite number of tolerances in the numeric argument validation check of argparse
How to check if the contents of the dictionary are the same in Python by hash value
How to pass the execution result of a shell command in a list in Python (non-blocking version)
How to increase the processing speed of vertex position acquisition
[Ubuntu] How to delete the entire contents of a directory
How to find the optimal number of clusters in k-means
[python] How to check if the Key exists in the dictionary
I tried to find the average of the sequence with TensorFlow
How to test the attributes added by add_request_method of pyramid
I made a function to check the model of DCGAN
How to calculate the amount of calculation learned from ABC134-D
(Note) How to pass the path of your own module
How to summarize the results of FreeSurfer ~ aparc, aseg, wmparc ~
How to run the Export function of GCP Datastore automatically
Hook to the first import of the module and print the module path
How to increase the number of machine learning dataset images
How to see the contents of the Jupyter notebook ipynb file
How to find the scaling factor of a biorthogonal wavelet
The story of downgrading the version of tensorflow in the demo of Mask R-CNN.
How to connect the contents of a list into a string
Align the version of chromedriver_binary
Automatically fetch the installed version
How to use the generator
Tabpy 1.0 (2020-01 version) How to install
Check OpenSSL version of python 2.6
How to change Python version