• 大小: 75.56MB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2022-09-08
  • 语言: Python
  • 标签: tensorflow  

资源简介

tensorflow1.8.0+python35 绿色版 直接解压即可用于学习 内置一个helloworld程序,双击运行test.bat即可

资源截图

代码片段和文件信息

import tensorflow as tf
hello = tf.constant(‘Hello TensorFlow!‘)
sess = tf.Session()
print(sess.run(hello))

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件         35  2018-07-04 13:55  test.bat

     文件        111  2018-06-19 09:08  test.py

     文件      19790  2015-09-22 22:11  python\py35\DLLs\py.ico

     文件      19790  2015-09-22 22:11  python\py35\DLLs\pyc.ico

     文件     198296  2016-06-25 22:20  python\py35\DLLs\pyexpat.pyd

     文件      26264  2016-06-25 22:20  python\py35\DLLs\select.pyd

     文件     773784  2016-06-25 22:21  python\py35\DLLs\sqlite3.dll

     文件    1651712  2015-08-25 05:12  python\py35\DLLs\tcl86t.dll

     文件    1966592  2015-08-25 05:13  python\py35\DLLs\tk86t.dll

     文件     871576  2016-06-25 22:20  python\py35\DLLs\unicodedata.pyd

     文件      25752  2016-06-25 22:20  python\py35\DLLs\winsound.pyd

     文件      91288  2016-06-25 22:21  python\py35\DLLs\_bz2.pyd

     文件     129176  2016-06-25 22:20  python\py35\DLLs\_ctypes.pyd

     文件      30872  2016-06-25 22:19  python\py35\DLLs\_ctypes_test.pyd

     文件     321176  2016-06-25 22:20  python\py35\DLLs\_decimal.pyd

     文件     199832  2016-06-25 22:20  python\py35\DLLs\_elementtree.pyd

     文件    1444504  2016-06-25 22:24  python\py35\DLLs\_hashlib.pyd

     文件     152728  2016-06-25 22:21  python\py35\DLLs\_lzma.pyd

     文件      38552  2016-06-25 22:20  python\py35\DLLs\_msi.pyd

     文件      28824  2016-06-25 22:20  python\py35\DLLs\_multiprocessing.pyd

     文件      41112  2016-06-25 22:20  python\py35\DLLs\_overlapped.pyd

     文件      72344  2016-06-25 22:21  python\py35\DLLs\_socket.pyd

     文件      78488  2016-06-25 22:21  python\py35\DLLs\_sqlite3.pyd

     文件    2044056  2016-06-25 22:24  python\py35\DLLs\_ssl.pyd

     文件      51352  2016-06-25 22:19  python\py35\DLLs\_testbuffer.pyd

     文件      86168  2016-06-25 22:19  python\py35\DLLs\_testcapi.pyd

     文件      22168  2016-06-25 22:19  python\py35\DLLs\_testimportmultiple.pyd

     文件      29336  2016-06-25 22:19  python\py35\DLLs\_testmultiphase.pyd

     文件      64664  2016-06-25 22:21  python\py35\DLLs\_tkinter.pyd

     文件    7777812  2016-06-25 21:54  python\py35\Doc\python352.chm

............此处省略13766个文件信息

评论

共有 条评论