文件名称:tensorflow-master
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-03-17
- 文件大小:
- 13.1mb
- 下载次数:
- 0次
- 提 供 者:
- 秦*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
tensorflow源码,这里与大家共享,方便大家一起学习。-tensorflow source, here to share with you, to facilitate learning together.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tensorflow-master
.................\.gitignore
.................\.gitmodules
.................\.mention-bot
.................\ACKNOWLEDGMENTS
.................\ADOPTERS.md
.................\AUTHORS
.................\BUILD
.................\CONTRIBUTING.md
.................\ISSUE_TEMPLATE.md
.................\LICENSE
.................\README.md
.................\RELEASE.md
.................\WORKSPACE
.................\bower.BUILD
.................\configure
.................\eigen.BUILD
.................\farmhash.BUILD
.................\gif.BUILD
.................\gmock.BUILD
.................\grpc.BUILD
.................\jsoncpp.BUILD
.................\libxsmm.BUILD
.................\linenoise.BUILD
.................\models.BUILD
.................\nanopb.BUILD
.................\png.BUILD
.................\six.BUILD
.................\tensorflow
.................\..........\BUILD
.................\..........\__init__.py
.................\..........\c
.................\..........\.\BUILD
.................\..........\.\c_api.cc
.................\..........\.\c_api.h
.................\..........\.\c_api_test.cc
.................\..........\.\checkpoint_reader.cc
.................\..........\.\checkpoint_reader.h
.................\..........\.\test_op.cc
.................\..........\.\tf_status_helper.cc
.................\..........\.\tf_status_helper.h
.................\..........\cc
.................\..........\..\BUILD
.................\..........\..\client
.................\..........\..\......\client_session.cc
.................\..........\..\......\client_session.h
.................\..........\..\......\client_session_test.cc
.................\..........\..\framework
.................\..........\..\.........\cc_op_gen.cc
.................\..........\..\.........\cc_op_gen.h
.................\..........\..\.........\cc_op_gen_main.cc
.................\..........\..\.........\cc_ops_test.cc
.................\..........\..\.........\grad_op_registry.cc
.................\..........\..\.........\grad_op_registry.h
.................\..........\..\.........\gradient_checker.cc
.................\..........\..\.........\gradient_checker.h
.................\..........\..\.........\gradient_checker_test.cc
.................\..........\..\.........\gradients.cc
.................\..........\..\.........\gradients.h
.................\..........\..\.........\gradients_test.cc
.................\..........\..\.........\ops.cc
.................\..........\..\.........\ops.h
.................\..........\..\.........\scope.cc
.................\..........\..\.........\scope.h
.................\..........\..\.........\scope_test.cc
.................\..........\..\.........\test_op.cc
.................\..........\..\.........\testutil.cc
.................\..........\..\.........\testutil.h
.................\..........\..\gradients
.................\..........\..\.........\array_grad.cc
.................\..........\..\.........\array_grad_test.cc
.................\..........\..\.........\grad_testutil.cc
.................\..........\..\.........\grad_testutil.h
.................\..........\..\.........\math_grad.cc
.................\..........\..\.........\math_grad_test.cc
.................\..........\..\.........\nn_grad.cc
.................\..........\..\.........\nn_grad_test.cc
.................\..........\..\ops
.................\..........\..\...\const_op.cc
.................\..........\..\...\const_op.h
.................\..........\..\...\const_op_test.cc
.................\..........\..\...\standard_ops.h
.................\..........\..\saved_model
.................\..........\..\...........\BUILD
.................\..........\..\...........\README.md
.................\..........\..\...........\constants.h
.................\..........\..\...........\loader.cc
.................\..........\..\...........\loader.h
.................\..........\..\...........\loader_test.cc
.................\..........\..\...........\signature_constants.h
.................\..........\..\...........\tag_constants.h
.................\..........\..\.........