- TensorFlow Machine Learning Projects
- Ankit Jain Armando Fandango Amita Kapoor
- 79字
- 2021-06-10 19:15:29
Simple placement
TensorFlow follows the following rules for placing the variables on devices:
If the graph was previously run,
then the node is left on the device where it was placed earlier
Else If the tf.device() block is used,
then the node is placed on the specified device
Else If the GPU is present
then the node is placed on the first available GPU
Else If the GPU is not present
then the node is placed on the CPU
推薦閱讀
- 虛擬儀器設計測控應用典型實例
- 自動控制工程設計入門
- ROS機器人編程與SLAM算法解析指南
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- Implementing Oracle API Platform Cloud Service
- 運動控制器與交流伺服系統的調試和應用
- 工業機器人操作與編程
- 網中之我:何明升網絡社會論稿
- 電子設備及系統人機工程設計(第2版)
- 強化學習
- Hands-On Business Intelligence with Qlik Sense
- PowerPoint 2010幻燈片制作高手速成
- Generative Adversarial Networks Projects
- 傳感技術基礎與技能實訓
- 工業機器人基礎