Edit Copy
Hosted by CoCalc
Download
Kernel:
SageMath (stable)
In [1]:
Copy
import
tensorflow
as
tf
In [2]:
Copy
print
(
tf
.
__version__
)
Out[2]:
1.2.1
In [0]:
Copy