W3Cschool
恭喜您成為首批注冊用戶
獲得88經驗值獎勵
tf.trainable_variables(scope=None)
定義在:tensorflow/python/ops/variables.py.
請參閱指南:變量>變量幫助函數(shù)
返回使用 trainable=True 創(chuàng)建的所有變量.
傳遞 trainable=True 時,Variable() 構造函數(shù)會自動將新變量添加到圖形集合 GraphKeys.TRAINABLE_VARIABLES 中.這個便利函數(shù)返回該集合的內容.
函數(shù)參數(shù):
函數(shù)返回值:
tf.trainable_variables函數(shù)返回 Variable 對象的列表.
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: