- 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
推薦閱讀
- 玩轉智能機器人程小奔
- Cinema 4D R13 Cookbook
- Linux Mint System Administrator’s Beginner's Guide
- 影視后期制作(Avid Media Composer 5.0)
- Effective DevOps with AWS
- 網絡綜合布線設計與施工技術
- JavaScript典型應用與最佳實踐
- 精通數據科學算法
- 學會VBA,菜鳥也高飛!
- Red Hat Linux 9實務自學手冊
- Salesforce for Beginners
- Microsoft System Center Confi guration Manager
- 大數據技術基礎:基于Hadoop與Spark
- Flink原理與實踐
- AMK伺服控制系統原理及應用