
TensorFlow
An end-to-end open source machine learning platform for everyone. Discover TensorFlow's flexible ecosystem of tools, libraries and community resources.
关于TensorFlow | TensorFlow中文官网
TensorFlow是一个端到端开源机器学习平台。 它拥有一个全面而灵活的生态系统,其中包含各种工具、库和社区资源,可助力研究人员推动先进机器学习技术的发展。 在 TensorFlow机器学习框架下,开发者 …
GitHub - tensorflow/tensorflow: An Open Source Machine Learning ...
TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries, and community resources that lets researchers push the state …
TensorFlow 教程 | 菜鸟教程
TensorFlow 是由 Google 开发的开源机器学习框架,用于构建和训练各种机器学习和深度学习模型。 TensorFlow 名字来源于其核心概念: Tensor(张量) 和 Flow(流动),表示数据以张量的形式在计 …
TensorFlow快速介绍和使用 - 知乎
TensorFlow 是由 Google 开发的开源机器学习框架,广泛用于深度学习、数值计算和数据处理。 其核心基于 数据流图 (节点表示操作,边表示多维数据数组“张量”),支持灵活部署(CPU/GPU/TPU、 …
TensorFlow 保姆级教程:安装步骤、使用示例及常见问题应对_tensorflow …
Dec 31, 2024 · 需要根据TensorFlow版本来安装对应的CUDA版本。 例如,TensorFlow 2.x通常支持CUDA 11.x。 你可以从NVIDIA官方网站下载CUDA Toolkit进行安装。 cuDNN(CUDA Deep Neural …
TensorFlow - Wikipedia
TensorFlow ... TensorFlow is a software library for machine learning and artificial intelligence. It can be used across a range of tasks, but is used mainly for training and inference of neural networks. [3][4] …
TensorFlow(符号数学系统)_百度百科
TensorFlow™是一个基于数据流编程(dataflow programming)的符号数学系统,被广泛应用于各类机器学习(machine learning)算法的编程实现,其前身是谷歌的神经网络算法库DistBelief。
tensorflow · PyPI
Mar 6, 2026 · TensorFlow is an open source software library for high performance numerical computation. Its flexible architecture allows easy deployment of computation across a variety of …
2025年Windows系统安装TensorFlow GPU终极指南(适配TensorFlow …
Feb 21, 2025 · TensorFlow 2.10是最后一个官方支持Windows原生GPU加速的版本,后续版本将仅通过WSL提供GPU支持。 环境搭建全流程 前置条件检查 硬件要求: NVIDIA显卡 已安装最新版NVIDIA …