- Mastering TensorFlow 1.x
- Armando Fandango
- 61字
- 2021-06-25 22:50:57
Dynamic placement
The tf.device() can also be passed a function name instead of a device string. In such case, the function must return the device string. This feature allows complex algorithms for placing the variables on different devices. For example, TensorFlow provides a round robin device setter in tf.train.replica_device_setter() that we will discuss later in next section.
推薦閱讀
- 24小時(shí)學(xué)會(huì)電腦組裝與維護(hù)
- 觸摸屏實(shí)用技術(shù)與工程應(yīng)用
- 龍芯應(yīng)用開發(fā)標(biāo)準(zhǔn)教程
- 電腦常見問題與故障排除
- 深入淺出SSD:固態(tài)存儲(chǔ)核心技術(shù)、原理與實(shí)戰(zhàn)
- 嵌入式系統(tǒng)中的模擬電路設(shè)計(jì)
- 單片機(jī)開發(fā)與典型工程項(xiàng)目實(shí)例詳解
- 數(shù)字媒體專業(yè)英語(第2版)
- 單片機(jī)技術(shù)及應(yīng)用
- LPC1100系列處理器原理及應(yīng)用
- 電腦組裝與維護(hù)即時(shí)通
- 圖解計(jì)算機(jī)組裝與維護(hù)
- 單片微機(jī)原理及應(yīng)用
- 單片機(jī)項(xiàng)目設(shè)計(jì)教程
- USB應(yīng)用開發(fā)寶典