📜  gpu 和 cpu 和 tpu 有什么区别 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:46.585000             🧑  作者: Mango

代码示例1
CPU: Central Processing Unit. Manage all the functions of a computer.
GPU: Graphical Processing Unit. Enhance the graphical performance of the computer.
TPU: Tensor Processing Unit. Custom build ASIC to accelerate TensorFlow projects.