tensorflow-tensorflow版本号

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了tensorflow-tensorflow版本号相关的知识,希望对你有一定的参考价值。

#!/usr/bin/env python2
# -*- coding: utf-8 -*-
"""
Created on Mon Aug 27 11:16:32 2018

@author: myhaspl
"""

# TensorFlow and tf.keras
import tensorflow as tf
from tensorflow import keras

# Helper libraries
import numpy as np
import matplotlib.pyplot as plt

print(tf.__version__)

1.7.0

以上是关于tensorflow-tensorflow版本号的主要内容,如果未能解决你的问题,请参考以下文章

面向过程MySQL数据库链接操作

Tensorflow - tensorflow.models.embeddings 中没有名为“embeddings”的模块

正则表达式语法(来自菜鸟教程)

为什么代运营越来越火

跨境贸易投资便利化|一图读懂跨境金融区块链服务平台

CodeForces - 336A Vasily the Bear and Triangle